.MainNav   { 

color: #333333; 
font-size: 9px; 
font-family: verdana; 
text-decoration: none; 
padding: 6px 0px 6px 10px; 
position: relative;
display:block;
width: 200px;
background-color: #CCCCFF;
border-bottom-width: 1px;
border-bottom-style: dotted;
border-color: #FFFFFF;}

.MainNav:hover    { background-color: #003366;color: white}



.SubNav   { 

color: #333333; 
font-size: 9px; 
font-family: verdana; 
text-decoration: none; 
padding: 6px 0px 6px 10px; 
position: relative;
display:block;
width: 200px;
background-color: #D9E3FF;
border-bottom-width: 1px;
border-bottom-style: dotted;
border-color: #FFFFFF;}

.SubNav:hover    { background-color: #003366;color: white}







.pic   { 
border-bottom-width: 1px;
border-bottom-style: dotted;
border-top-width: 1px;
border-top-style: dotted;
border-color: #FFFFFF;}





.main {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #003366; line-height: 17px}

.main:hover {color: #ffffff;}


.topmenu {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #003366;; text-decoration: none}
