BODY
{font-family: verdana, tahoma, arial, sans-serif;
font-size: 8pt;
margin: 0px;
margin-left: 0px;
margin-right: 0px;
padding: 0px;}

P
{padding-top: 0px;
margin: 0px;}

table.navbar
{font-size: 8pt;
margin: 0px;
padding: 0px; 
border: 0px; 
font-weight: bold;}

table.menu
{font-size: 8pt;
margin: 1px;
padding: 1px;
font-weight: bold;}

td.menuNormal
{padding: 0px;
color: black;
font-weight: bold;
vertical-align: top;
}

td.menuHover
{padding: 0px;
color: black;
font-weight: bold;
vertical-align: top;
/*remove the following line for drop-down menu with images*/
background-color: #00453A;}

div.menuNormal
{display: none;
position: static;}

div.menuHover
{border: 2px solid #00453A;
background-color: #FDF8E8;
display: inline;
position: absolute;}

a.menuitem:link
{text-decoration: none;
color: black;
background-color: #FDF8E8;
display: block;}

a.menuitem:visited
{text-decoration: none;
color: black;
background-color: #FDF8E8;
display: block;}

a.menuitem:hover
{text-decoration: none;
color: white;
background-color: #00453A;
display: block;}

a.menuitem:active
{text-decoration: none;
color: white;
background-color: #00453A;
display: block;}
