@charset "utf-8";
/* CSS Document */

BODY
{
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: black;
	scrollbar-highlight-color: #333333;
	scrollbar-3dlight-color: #2E7BAE;
	scrollbar-darkshadow-color: black;
	scrollbar-arrow-color: #2E7BAE;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;   
}
a:link {
	color: #062c43;
}
a:visited {
	color: #062c43;
}
a:hover {
	color: #12679b;
}
a:active {
	color: #12679b;
}
.main_table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0e244b;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	padding: 5px;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.content_table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0e244b;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.latestnews_table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0e244b;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #0e244b;
}
h1 {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #0e244b;
	text-decoration: none;
}
.subscribe_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.footer_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#sponsors.imgindent {margin:0 20px 15px 0;}

.imgFloatRight {
	float: right;
	margin: 0 0 10px 10px;
	padding: 1px;
	border: 1px solid #CCCCCC;
}
