BODY
{font-family: verdana, tahoma, arial, sans-serif;
font-size: 10pt;
margin: 0px;
margin-left: 0px;
margin-right: 0px;
padding: 0px;}

P
{padding-top: 0px;
margin: 0px;}

H1
{font-size: 12pt;
font-weight: bold;
padding-top: 0px;
margin: 0;}

table.navbar
{font-size: 8pt;
margin: 0px;
padding: 0px; 
border: 1px; 
font-weight: bold;}

table.menu
{font-size: 8pt;
margin: 3px;
padding: 2px;
font-weight: bold;}

td.menuNormal
{padding: 0px;
color: #FFFFFF;
font-weight: bold;
vertical-align: top;
background-color: #6086b5;}

td.menuHover
{padding: 0px;
color: 000000;
font-weight: bold;
vertical-align: top;
/*remove the following line for drop-down menu with images*/
background-color: #edecea;}

div.menuNormal
{display: none;
position: static;}

div.menuHover
{border: 1px solid c3d4f1;
background-color: c3d4f1;
display: inline;
position: absolute;}

a.menuitem:link
{text-decoration: none;
color: 000000;
background-color: c3d4f1;
display: block;}

a.menuitem:visited
{text-decoration: none;
color: 000000;
background-color: cccccc;
display: block;}

a.menuitem:hover
{text-decoration: none;
color: 1f3860;
background-color: ddebff;
display: block;}

a.menuitem:active
{text-decoration: none;
color: 1f3860;
background-color: bdcedc;
display: block;}
