@charset "utf-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/big_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	color:#006666;
	line-height:18px;
}
a.linkA {
	color: #009966;
	text-decoration: none;
}
a.linkA:hover {
	text-decoration: none;
	background-color:#66FFCC;
}
a.linkA:visited {
	color: #009966;
	text-decoration: none;
}
a.linkCrab {
	color:#FFFFFF;
	text-decoration: none;
}
a.linkCrab:hover {
	text-decoration: none;
	color:#FFFFFF;
	background-color:#ffff33;
}
a.linkCrab:visited {
	color:#FFFFFF;
	text-decoration: none;
}

.title {
	font-size: 18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	color: #00ade5;
}
a:link {
	color: #009966;
	text-decoration: none;
}
a:link:hover {
	color: #00ade5;
	text-decoration: underline;
}
a:link:visited {
	color: #009966;
	text-decoration: none;
}
.crab {
	background-image:url(images/contact_crab.gif);
	background-repeat: no-repeat;
	padding-left:65px;
	padding-top:20px;
}
.textfield {
	color:#FFFFFF;
	background-color:#00ade5;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.border {
	border: 1px solid #02ADE5;
}
.blacktitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0099CC;
}
.blue{
color: #00ade5;
font-weight:bold;
}
.logoBg{
background-image:url(images/logo_under.gif);
background-repeat:no-repeat;
background-position:left top;
}