body {margin:0px; padding:0px; background-color:#ffffff}
  .menu{font-family:Tahoma; font-size:13px;  color:#ffffff; text-decoration:none; font-weight:900}
  .main{font-family:Tahoma; font-size:12px;  color:#000000; }
  .menu2{font-family:Tahoma; font-size:11px;  color:#ffffff; }
  .text1{font-family:Tahoma; font-size:12px;  color:#536E87; text-decoration:none;}

.smallLink {
	font-family:Tahoma; 
	font-size:10px;  
	color:#000000;
}

.boxTitle {
	color : white;
	text-align: center;
	font-size:13px; 
	font-weight: bold;
	font-family:Arial;
	text-transform: uppercase;
	padding-top : 7px;
}
.topNav {
	background: #0C2E85;
	font-family:Tahoma;
	color : white;
	text-align: center;
	font-size:13px; 
	font-weight: bold;
}
a.topNav {
	text-decoration: none ;
	color: white ;
	background: #0C2E85;
	display: block ;
	padding-left : 13px;
}
a.topNav:visited {
	text-decoration: none ;
	color: white ;
	background: #0C2E85 ;
	padding-left : 13px;
}
a.topNav:active {
	text-decoration: none ;
	color: white ;
	background: #0C2E85 ;
	background-color : #0C2E85;
	padding-left : 13px;
}
a.topNav:hover {
	text-decoration: underline ;
	color: white ;
	background: #0C2E85 ;
	background-color : #0C2E85;
	padding-left : 13px;
}
