#menu {
background-color : #B3C3D2;
color:white;
position : absolute;
top : 10px;
left : 10px;
visibility : hidden;
width : 170px;
border-bottom-color : white;
border-bottom-style : solid;
border-bottom-width : 0px;
}
#menu2 {
background-color : #B3C3D2; 
color:white;
position : absolute; 
top : 10px; 
left : 10px; 
visibility : hidden; 
width : 250px;
border-bottom-color : white;
border-bottom-style : solid;
border-bottom-width : 0px; 
} 
#menu3 {
background-color : #B3C3D2; 
color:white;
position : absolute; 
top : 10px; 
left : 10px; 
visibility : hidden; 
width : 264px;
border-bottom-color : white;
border-bottom-style : solid;
border-bottom-width : 0px; 
} 
#menu4 {
background-color : #B3C3D2; 
color:white;
position : absolute; 
top : 10px; 
left : 10px; 
visibility : hidden; 
width : 210px;
border-bottom-color : white;
border-bottom-style : solid;
border-bottom-width : 0px; 
} 
#menu5 {
background-color : #B3C3D2; 
color:white;
position : absolute; 
top : 10px; 
left : 10px; 
visibility : hidden; 
width : 200px;
border-bottom-color : white;
border-bottom-style : solid;
border-bottom-width : 0px; 
} 

#menu6 {
background-color : #B3C3D2;
color:white;
position : absolute;
top : 10px;
left : 10px;
visibility : hidden;
width : 112px;
border-bottom-color : white;
border-bottom-style : solid;
border-bottom-width : 0px;
}
#navbar {
position : relative;
} 
A.nav1 {
background-color : #B3C3D2; 
color: #323E4A;
font : normal 8pt verdana, sans-serif;
text-decoration : none; 
border-bottom : 1px solid #8EA6BA;
border-left : 1px solid #8EA6BA; 
border-top : 1px solid #8EA6BA; 
border-right : 0px solid #8EA6BA; 
padding-left : 2px; 
padding-right : 0px; 
padding-top : 2px; 
padding-bottom : 0px; 
text-align : left; 
width : 100%; 
height: 18px;
display : block; 
} 
A.nav1:hover {
background-color : #E5EAF3;
color:#FF6600;
font : normal 8pt verdana, sans-serif;
text-decoration : none;
border-bottom : 0px solid #043769;
border-left : 2px solid #043769; 
border-top : 2px solid #043769;
border-right : 0px solid #043769; 
padding-left : 2px; 
padding-right : 0px; 
padding-top : 2px; 
padding-bottom : 0px; 
text-align : left; 
vertical-align : middle;
width : 100%;
height: 18px;
display : block; 
} 
A.menulink1 {
background-color : #B3C3D2; 
color: #323E4A;
font : normal 8pt verdana, sans-serif; 
text-decoration : none; 
border-bottom : 1px solid #8EA6BA;
border-left : 1px solid #8EA6BA; 
border-top : 1px solid #8EA6BA; 
border-right : 0px solid #8EA6BA; 
padding-left : 2px; 
padding-right : 0px; 
padding-top : 2px; 
padding-bottom : 0px; 
width : 100%;
height: 18px;
display : block; 
} 
A.menulink1:hover {
background-color : #E5EAF3;
color:#FF6600;
font : normal 8pt verdana, sans-serif; 
text-decoration : none; 
border-bottom : 0px solid #043769; 
border-left : 2px solid #043769; 
border-top : 2px solid #043769; 
border-right : 0px solid #043769; 
padding-left : 2px; 
padding-right : 0px; 
padding-top : 2px; 
padding-bottom : 0px; 
width : 100%;
height: 18px;
display : block; 
}