/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #011A81;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	text-align: left;
}
.footer {
	font-size: 11px;
	color: #7F8893;
	text-decoration: none;
}
a:hover.footer {
	color: #ffffff;
	text-decoration: none;
}
a:active.footer {
	text-decoration: none;
	color: #7F8893;
}
.colortxt {
	font-size: 16px;
	color: #FF0000;
	font-weight: bold;
}
.border{
	border:2px solid #C1D3D3;
}
.revtxt {
	color: #FFFFFF;
	font-weight: bold;
}
.menutxt {
	color: #CC3300;
	font-weight: bold;
}
.menutxt1 {
	color: #333333;
	padding-left: 20px;
}
.menuline {
	background-image:url(../images/sub/dotsline.jpg);
}