BODY {
margin-left : 0;
margin-right : 0;
margin-top : 5px;
margin-bottom : 0;
padding-left : 0;
padding-right : 0;
padding-top : 5px;
padding-bottom : 0;
}
#menu1 {
background-color : #375BA3; 
color:white;
position : absolute; 
top : 10px; 
left : 10px; 
visibility : hidden; 
width : 200px; 
border-bottom-color : white;
border-bottom-style : solid;
border-bottom-width : 1px; 
} 
#menu2 {
background-color : #375BA3; 
color:white;
position : absolute; 
top : 10px; 
left : 10px; 
visibility : hidden; 
width : 200px; 
border-bottom-color : white;
border-bottom-style : solid;
border-bottom-width : 1px; 
} 
#menu3 {
background-color : #375BA3; 
color:white;
position : absolute; 
top : 10px; 
left : 10px; 
visibility : hidden; 
width : 200px; 
border-bottom-color : white;
border-bottom-style : solid;
border-bottom-width : 1px; 
} 
#menu4 {
background-color : #375BA3; 
color:white;
position : absolute; 
top : 10px; 
left : 10px; 
visibility : hidden; 
width : 200px; 
border-bottom-color : white;
border-bottom-style : solid;
border-bottom-width : 1px; 
} 
#menu5 {
background-color : #375BA3; 
color:white;
position : absolute; 
top : 10px; 
left : 10px; 
visibility : hidden; 
width : 200px; 
border-bottom-color : white;
border-bottom-style : solid;
border-bottom-width : 1px; 
} 
#navbar {
position : relative;
} 
A.nav1 {
background-color : #003366; 
color: #ffffff;
font : normal 11px verdana, sans-serif; 
text-decoration : none; 
border-bottom : 1px solid white;
border-left : 1px solid white; 
border-top : 1px solid white; 
border-right : 1px solid white; 
padding-left : 0; 
padding-right : 0; 
padding-top : 2; 
padding-bottom : 0; 
text-align : center;
width : 100%; 
height: 21px;
display : block; 
} 
A.nav1:hover {
background-color : #5898E2;
color:#ffffff;
font : normal 11px verdana, sans-serif;
text-decoration : none;
border-bottom : 1px solid black;
border-left : 1px solid black; 
border-top : 1px solid black;
border-right : 1px solid black; 
padding-left : 0; 
padding-right : 0; 
padding-top : 2; 
padding-bottom : 0; 
text-align : center;
width : 100%;
height: 21px;
display : block; 
} 
A.menulink1 {
background-color : #003366; 
color: #ffffff;
font : normal 8pt verdana, sans-serif; 
text-decoration : none; 
border-bottom : 1px solid white;
border-left : 1px solid white; 
border-top : 1px solid white; 
border-right : 1px solid white; 
padding-left : 4; 
padding-right : 0; 
padding-top : 4; 
padding-bottom : 0; 
width : 200px; 
height: 21px;
display : block; 
} 
A.menulink1:hover {
background-color : #5898E2;
color:#ffffff;
font : normal 8pt verdana, sans-serif; 
text-decoration : none; 
border-bottom : 1px solid black; 
border-left : 1px solid black; 
border-top : 1px solid black; 
border-right : 1px solid black; 
padding-left : 4; 
padding-right : 0; 
padding-top : 4; 
padding-bottom : 0; 
width : 200px; 
height: 21px;
display : block; 
} 

A.close {
background-color : #990000; 
color:white;
font : normal 8pt verdana, sans-serif; 
text-decoration : none; 
border-bottom : 1px solid black; 
border-left : 1px solid black; 
border-top : 1px solid black; 
border-right : 1px solid black; 
padding-left : 4; 
padding-right : 0; 
padding-top : 4; 
padding-bottom : 0; 
width : 200px; 
height: 17px;
display : block; 
} 
A.close:hover {
background-color :  #dd0000; 
color:white;
font : normal 8pt verdana, sans-serif; 
text-decoration : none; 
border-bottom : 1px solid black;
border-left : 1px solid black; 
border-top : 1px solid black; 
border-right : 1px solid black; 
padding-left : 4; 
padding-right : 0; 
padding-top : 4; 
padding-bottom : 0; 
width : 200px; 
height: 17px;
display : block; 
} 
