body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}
body {
	background-color: #062389;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.left_shadow{
	background-image:url(../images/left_shadow.jpg);
	background-repeat:repeat-y;
	width:5px;
}

.right_shadow{
	background-image:url(../images/right_shadow.jpg);
	background-repeat:repeat-y;
	width:5px;
}

.heading14px{
	font-size:14px;
	font-weight:bold;
	color:#031d78;
}

.heading11px{
	font-size:11px;
	font-weight:bold;
	color:#031d78;
}

.heading12px{
	font-size:12px;
	font-weight:bold;
	color:#031d78;
}

.textbox{
	background-color:#ffffff;
	font-size:11px;
	border:#bdc6ea solid 1px;
	}
	
.button{
	background-color:#ced8fc;
	font-size:11px;
	border:#bdc6ea solid 1px;
	font-weight:bold;
	}
	
a:link {color: #062389;	text-decoration: none;}
a:visited {text-decoration: none;color: #062389;}
a:hover {text-decoration: underline; color: #000000;}
a:active {text-decoration: none; color: #062389;} 


a.bottom:link{	color:#8f0404; text-decoration:none; font-size:11px;}
a.bottom:visited{color:#8f0404;text-decoration:none; font-size:11px;}
a.bottom:hover{color:#ec5d00;text-decoration:none; font-size:11px;}
a.bottom:active{color:#8f0404;	text-decoration:none; font-size:11px; }