

P
{padding-top: 10px;

margin: 0px;}

table.navbar
{
font-size: 8pt;
margin: 0px;
padding: 0px; 
border: 0px; }

table.menu
{
border: 0px;
font-size: 8pt;
margin: 0px;
padding: 0px;
font-weight: bold;
vertical-align: top;}

td.menuNormal
{padding: 0px;
color: black;
vertical-align: top;}

td.menuVisited
{padding: 0px;
color: black;
vertical-align: top;}

td.menuHover
{padding: 0px;
color: black;
vertical-align: top;
/*remove the following line for drop-down menu with images*/}

d.menuHover
{padding: 0px;
color: black;
font-weight: bold;
vertical-align: top;
/*remove the following line for drop-down menu with images*/}



div.menuNormal
{
border: 0px;
display: none;
text-align: center;
background-color: fbe2c3;
position: absolute;}

div.menuHover
{border: 1px solid black;
text-align: center;
background-color: #fbe2c3;
display: inline;
position: absolute;}

a.menuitem:link
{text-decoration: none;
text-align: center;
font-weight: bold;
color: 802D2D;
display: block;}

a.menuitem:visited
{text-decoration: none;
text-align: center;
font-weight: bold;
color: 802D2D;
display: block;}

a.menuitem:hover
{text-decoration: none;
text-align: center;
font-weight: bold;
color: dd2D2D;
display: block;}

a.menuitem:active
{text-decoration: none;
text-align: center;
font-weight: bold;
color: dd2D2D;
display: block;}
