BODY
{font-family: arial, sans-serif;
font-size: 12px;
margin: 0px;
margin-left: 0px;
margin-right: 0px;
padding: 0px;
color: #FFFFFF}

P
{padding-top: 0px;
margin: 0px;}

table.navbar
{font-size: 12px;
margin: 0px;
padding: 0px; 
border: 0px; 
font-weight: bold;
background-color: #4C0405;}

table.menu
{font-size: 12px;
margin: 0px;
padding: 2px;
font-weight: normal;}

td.menuNormal
{padding: 0px;
color: white;
font-weight: bold;
vertical-align: top;
background-color: #4C0405;}

td.menuHover
{padding: 0px;
color: white;
font-weight: bold;
vertical-align: top;
background-color: #4C0405;}

div.menuNormal
{display: none;
position: static;}

div.menuHover
{border: 1px solid #FFCC00;
background-color: white;
display: inline;
position: absolute;}

a.menuitem:link
{text-decoration: none;
color: black;
background-color: lightyellow;
display: block;}

a.menuitem:visited
{text-decoration: none;
color: black;
background-color: lightyellow;
display: block;}

a.menuitem:hover
{text-decoration: none;
color: black;
background-color: yellow;
display: block;}

a.menuitem:active
{text-decoration: none;
color: black;
background-color: lightblue;
display: block;}
