#menu {
background-color : #375BA3; 
color:white;
position : absolute; 
left: 0px;
visibility : hidden; 
width : 200px; 
border-bottom-color : white;
border-bottom-style : solid;
border-bottom-width : 1px; 
z-index: 100;
} 
#menu2 {
background-color : #375BA3; 
color:white;
position : absolute; 
left: 110px;
visibility : hidden; 
width : 200px; 
border-bottom-color : white;
border-bottom-style : solid;
border-bottom-width : 1px; 
z-index: 100;
} 
#menu3 {
background-color : #375BA3; 
color:white;
position : absolute; 
left: 210px;
visibility : hidden; 
width : 200px; 
border-bottom-color : white;
border-bottom-style : solid;
border-bottom-width : 1px; 
z-index: 100;
} 
#menu4 {
background-color : #375BA3; 
color:white;
position : absolute; 
left: 370px;
visibility : hidden; 
width : 200px; 
border-bottom-color : white;
border-bottom-style : solid;
border-bottom-width : 1px; 
z-index: 100;
} 
#menu5 {
background-color : #375BA3; 
color:white;
position : absolute; 
left: 470px;
visibility : hidden; 
width : 200px; 
border-bottom-color : white;
border-bottom-style : solid;
border-bottom-width : 1px; 
z-index: 100;
} 
#menu6 {
background-color : #375BA3; 
color:white;
position : absolute; 
left: 570px;
visibility : hidden; 
width : 200px; 
border-bottom-color : white;
border-bottom-style : solid;
border-bottom-width : 1px; 
z-index: 100;
} 
#menu7 {
background-color : #375BA3; 
color:white;
position : absolute; 
left: 650px;
visibility : hidden; 
width : 200px; 
border-bottom-color : white;
border-bottom-style : solid;
border-bottom-width : 1px; 
z-index: 100;
} 
#menu8 {
background-color : #375BA3; 
color:white;
position : absolute; 
visibility : hidden; 
width : 750px; 
border-bottom-color : white;
border-bottom-style : solid;
border-bottom-width : 1px; 
z-index: 100;
} 
#navbar {
position : relative;
} 
a.nav1, a.nav1:visited {
background-color: #375BA3; 
color: white;
font : normal 10pt verdana, sans-serif; 
text-decoration : none; 
border: 1px solid #375BA3; 
text-align : center; 
vertical-align: middle;
width : 100%; 
line-height: 24px;
height: 24px;
display : block; 
} 
a.nav1:hover {
background-color : #E5EAF3;
color:black;
font : normal 10pt verdana, sans-serif;
text-decoration : none;
border: 1px solid black;
text-align : center; 
vertical-align : middle;
width : 100%;
line-height: 24px;
height: 24px;
display : block; 
} 
a.menulink1, a.menulink1:visited, a.menulink1:active {
background-color : #E5EAF3; 
color: black;
font : normal 8pt verdana, sans-serif; 
text-decoration : none; 
text-align : left; 
border: 1px solid black;
padding: 0; 
width : 200px; 
height: 18px;
display : block; 
} 
a.menulink1:hover {
background-color : #375BA3;
color:#ffffff;
font : normal 8pt verdana, sans-serif; 
text-decoration : none; 
text-align : left; 
border: 1px solid black;
padding: 0; 
width : 200px; 
height: 18px;
display : block; 
} 

.menutitle {
background-color : #ffffff; 
color: #375BA3;
font : normal 8pt verdana, sans-serif; 
text-decoration : none; 
text-align : left; 
border: 1px solid black;
padding: 0; 
width : 200px; 
height: 18px;
display : block; 
} 
