html { height: 100%; margin-bottom: 1px; }
body {
background: #042020;
color: #FFFFFF;
font-family: Tahoma;
scrollbar-base-color: #042020;
scrollbar-arrow-color: #FFFFFF;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-darkshadow-color: #042020;
scrollbar-face-color: #042020;
scrollbar-highlight-color: #042020;
scrollbar-shadow-color: #FFFFFF;
scrollbar-track-color: #042020;
font-size: 18;
}
A:link {
color: #FFFFFF; 
text-decoration: underline;
font-size: 18;
}
A:visited {
color: #FFFFFF; 
text-decoration: underline;
font-size: 18;
}
A:active {
color: #FFFFFF; 
text-decoration: none;
font-size: 18;
}
A:hover {
color: #FFFFFF; 
text-decoration: none;
font-size: 18;
}
#dropmenudiv{
position: absolute;
border: 1px solid #FFFFFF;
border-bottom-width: 1px;
border-top-width: 0;
font-family: Tahoma;
font-color: #000000;
line-height: 18px;
z-index: 100;
}
#dropmenudiv A {
width: 100%;
display: block;
text-indent: 3px;
font-family: Tahoma;
border-bottom: 1px solid #FFFFFF;
padding: 1px 0;
text-decoration: none;
color: #FFFFFF;
font-size: 16;
}
#dropmenudiv A:active {
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #FFFFFF;
padding: 1px 0;
text-decoration: none;
color: #FFFFFF;
font-size: 16;
}
#dropmenudiv A:visited {
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #FFFFFF;
padding: 1px 0;
text-decoration: none;
color: #FFFFFF;
font-size: 16;
}
#dropmenudiv A:hover { /*hover background color*/
background-color: #FFFFFF;
color: #000000;
}
img {
border: 0;
}
td.nav {
padding-left: 15px;
padding-right: 15px;
padding-top: 6px;
}
table.nav {
background: url(navbg.jpg);
width: 500px;
height: 75px;
padding-top: 4px;
}
table.info {
border: 1px #FFFFFF solid ;  
width: 600px;
}
