
#menu {
z-index: 100;
background-color : #375BA3; 
color:white;
position : absolute; 
top : 5px; 
left : 0px; 
visibility : hidden; 
width : 40px;
} 
#menu2 {
z-index: 100;
background-color : #375BA3; 
color:white;
position : absolute; 
top : 5px; 
left : 0px; 
visibility : hidden; 
width : 104px; 
} 


A.nav1 {
background-color : #375BA3; 
color: white;
font : normal 11px verdana, sans-serif; 
text-decoration : none; 
padding-left : 5; 
padding-right : 0; 
padding-top : 5; 
padding-bottom : 0; 
text-align : center; 
width : 104px; 
height: 23px;
display : block; 
border-bottom: 1px solid #fff;
} 
A.nav1:hover {
background-color : #E5EAF3;
color:black;
font : normal 11px verdana, sans-serif;
text-decoration : none;
border-bottom: 1px solid #fff;
padding-left : 5; 
padding-right : 0; 
padding-top : 5; 
padding-bottom : 0; 
text-align : center; 
vertical-align : middle;
width : 40px;
height: 23px;
display : block; 
} 
A.menulink1 {
background-color : #000000; 
color: #9C9A9C;
text-decoration : none; 
width : 104px; 
height: 18px;
text-align: center;
padding-top: 3px;
border-bottom: 1px solid #fff;
display : block; 
text-transform: uppercase;
font-weight: bold;
} 
A.menulink1:hover {
background-color : #0000AA;
color:#ffffff;
text-decoration : none;
padding-top: 3px;
width : 104px; 
height: 18px;
border-bottom: 1px solid #fff;
display : block; 
font-weight: bold;
} 
A.menulink2 {
background-color : #000000; 
color: #9C9A9C;
text-decoration : none; 
width : 146px; 
height: 18px;
text-align: center;
padding-top: 3px;
border-bottom: 1px solid #fff;
display : block; 
text-transform: uppercase;
font-weight: bold;
} 
A.menulink2:hover {
background-color : #0000AA;
color:#ffffff;
text-decoration : none;
padding-top: 3px;
width : 146px; 
height: 18px;
border-bottom: 1px solid #fff;
display : block; 
font-weight: bold;
} 