.css {
	background-color: #03449D;
	height: 67px;
	width: 760px;
	font-family: "ËÎÌå";
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.leftmenu{
	background-color:#C9DAF1;
	height:32px;
	width:186px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #005894;
}
.leftmenu2 {
	background-color: #C9DAF1;
	height: 42px;
	width: 186px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #005894;
	text-decoration: none;
}


.rightbox {
	font-family: "ËÎÌå";
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #03449D;
	text-decoration: none;
	width: 508px;
	border: 1pt solid #DAE6F5;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #F2F2F2;
	
}

