body{
margin: 0px;
background: #FFFFFF;
}
.mainmenu	{	
font-family: arial;
font-size: 10pt;
color: #000099;
font-weight: bold;
}
.submenu{	
font-family: arial;
font-size: 10pt;
color: #FFFFFF;
}
.text{	
font-family: arial;
font-size: 10pt;
color: black;
}
.stext{	
font-family: arial;
font-size: 8pt;
color: black;
}
.boldtext{	
font-family: arial;
font-size: 10pt;
color: black;
font-weight: bold;
}
.head{	
font-family: arial;
font-size: 14pt;
color: #000099;
font-weight: bold;
}
.head2{	
font-family: arial;
font-size: 12pt;
color: #000099;
font-weight: bold;
}
.news{	
font-family: arial;
font-size: 8pt;
color: #003366;
}

a:link {text-decoration: none; color: #000099;}
a:visited {text-decoration: none; color: #000099;}
a:hover {text-decoration: underline; color: #000099;}
a.drop:link {text-decoration: none; color: #000099;}
a.drop:visited {text-decoration: none; color: #000099;}
a.drop:hover {text-decoration: none; color: #000099;}

#m1{
position: absolute;
visibility: hidden;
top: 171px;
left: 171px;
z-index: 100;
background-color: #000099;
}
#m2{
position: absolute;
visibility: hidden;
top: 192px;
left: 171px;
z-index: 100;
background-color: #000099;
}
#m3{
position: absolute;
visibility: hidden;
top: 234px;
left: 171px;
z-index: 100;
background-color: #000099;
}

td.footer{
padding-left: 3px;
padding-right: 3px;
padding-top: 20px;
}
td.scroller{
padding-top: 50px;
}
