.MainNavigation {
background: #003366;
width: 985px;
height: 25px ;
font-family: times new roman, times, serif;
font-size: 9pt ;
font-weight: bold;
text-align: center;
color: #ffffff ;
border-collapse: collapse ;
}

.MainNavigation a {
text-decoration: none ;
color: #ffffff ;
border-collapse: collapse ;
}

td.off {
background: #003366;
}

td.on {
background: #0087E1;
}

.divide {
color: #FFCC00 ;
}

.SubMenu {
background: #0087E1;
width: 985px;
height: 25px ;
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt ;
color: #FFFFFF ;
position: relative ;
}

.subbutton {
font-weight: bold;
float: left ;
font-family: arial, helvetica, sans-serif;
font-size: 7pt;
color: #FFFFFF;
}

.subbutton a {
text-decoration: none ;
color: #FFFFFF ;
}

.subbutton a:hover {
text-decoration: underline ;
}

.homebutton {
font-weight: bold;
text-align: center;
float: left ;
display:block;
font-family: times new roman, times, serif;
font-size: 9pt;
color: #FFFFFF;
background-color: #0087E1 ;


