/* CSS Document */


body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-color: #0552A0;
}
.borderWHT {border:#FFFFFF solid 1px;}

.borderWHT2 {border:#FFFFFF solid 1px; width:772; height:233;}


.border {border:#000000 solid 1px;}

.news_fine {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;}
	
	
	.fine_prt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#71B5F9;}
	
.left_float {float:left;}
.right_float {float:right;}

.seperator {border-right:#BEDDFC 1px solid;}

a:link {
	color: #0552A0;
	text-decoration: none;
}
a:visited {
	color: #0552A0;
	text-decoration: none;
}
a:hover {
	color: #0552A0;
	text-decoration: underline;
}
a:active {
	color: #0552A0;
	text-decoration: none;
}

a.wht:link {
	color: #FFFFFF;

		text-decoration: none;
}
a.wht:visited {
	color: #FFFFFF;

		text-decoration: none;
}
a.wht:hover {
	color: #FFFFFF;

		text-decoration: underline;
}
a.wht:active {
	color: #FFFFFF;

		text-decoration: none;
}


a.wht_bottom:link {
	color: #FFFFFF;

		text-decoration: none;
}
a.wht_bottom:visited {
	color: #FFFFFF;

		text-decoration: none;
}
a.wht_bottom:hover {
	color: #FFFFFF;

		text-decoration: underline;
}
a.wht_bottom:active {
	color: #FFFFFF;

		text-decoration: none;
}


