BODY {
	FONT-FAMILY: arial,comic sans ms,technical; font-size : 10px; 
}
A:link { 
text-decoration:none; 
}
A:visited { 
text-decoration:none; 
}
A:active { 
text-decoration:none; 
}
A:hover { 
	text-decoration: none;
	color: #7D8B38; 
}
table.sample {
	border-width: 5px;
	border-spacing: 0px;
	border-style: solid;
	border-color:  #34489e;	
	border-collapse: separate;
	background-color: white;
	width: 98%;
}
table.sample th {
	border-width: 0px;
	padding: 01px;
	border-style: ;
	border-color: ;
	background-color: white;
}
table.sample td {
	border-width: 3px;
	padding: 0px;
	border-style: solid;
	border-color: #ffffff;
	background-color: #34489e;
}
#menu3 a {
display:block;
float:left;
padding:0 0px;
color:#fff;
font-weight:bold;
font-size:0.75em;
font-family:'Trebuchet MS', Tahoma, sans-serif;
}
#menu3 a:hover {
background:#90B2E0;;
color:#fff;
text-decoration:none;
}
#menu3 .selected{
background:#933;;
color:#fff;
}
/* HEADER WITH TOP MENU UNDER LOGO */
#menu4{float:left;width:100%;border-bottom:6px solid #fff;background:#34489e;line-height:28px;}

#menu3 {
float:right;
font-size:1.17em;
list-style:none;
width:100%;
border-width:6px solid #fff;
}
#header3{float:left;width:100%;border-bottom:6px solid #fff;background:#34489e;line-height:28px;}

#menu2{float:right;font-size:1.17em;list-style:none;}
#menu2 li{float:right;}
#menu2 a{display:block;float:left;padding:0 10px;background:inherit;color:#fff;font-weight:bold;line-height:28px;text-decoration:none;font-size:0.75em;font-family:'Trebuchet MS', Tahoma, sans-serif;}
#menu2 a:hover{background:#90B2E0;;color:#fff;text-decoration:none;}
#menu2 .selected{background:#933;;color:#fff;}


.maintext {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; list-style-type: none; padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 5px; border-color: #CCCCCC black black; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px}
