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 : 150px;
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 : 150px;
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 : 150px;
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 : 150px;
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 : 150px;
border-bottom-color : white;
border-bottom-style : solid;
border-bottom-width : 1px;
}
#menu6 {
background-color : #375BA3;
color:white;
position : absolute;
top : 10px;
left : 10px;
visibility : hidden;
width : 150px;
border-bottom-color : white;
border-bottom-style : solid;
border-bottom-width : 1px;
}
#navbar {
position : relative;
}
A.nav1 {
background-color :#FFFFFF;
color: #000000;
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 : 0;
padding-right : 0;
padding-top : 0;
padding-bottom : 0;
text-align : center;
width : 100%;
height: 15px;
display : block;
}
A.nav1:hover {
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 : 0;
padding-right : 0;
padding-top : 0;
padding-bottom : 0;
text-align : center;
vertical-align : middle;
width : 100%;
height: 15px;
display : block;
}
A.nav2 {
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 : 0;
padding-right : 0;
padding-top : 0;
padding-bottom : 0;
text-align : center;
vertical-align : middle;
width : 100%;
height: 15px;
display : block;
}
A.nav2:hover {
background-color :#FFFFFF;
color: #000000;
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 : 0;
padding-right : 0;
padding-top : 0;
padding-bottom : 0;
text-align : center;
vertical-align : middle;
width : 100%;
height: 15px;
display : block;
}
A.menulink1 {
background-color : #ffffcc;
color: red;
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 : 5;
padding-right : 0;
padding-top : 0;
padding-bottom : 0;
width : 150px;
height: 15px;
display : block;
}
A.menulink1:hover {
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 : 0;
padding-right : 0;
padding-top : 0;
padding-bottom : 0;
width : 150px;
height: 15px;
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 : 0;
padding-right : 0;
padding-top : 0;
padding-bottom : 0;
width : 150px;
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 : 0;
padding-right : 0;
padding-top : 0;
padding-bottom : 0;
width : 150px;
height: 17px;
display : block;
}