body
{font-family: verdana, tahoma, arial, sans-serif;
font-size: 10pt;
margin: 0px;
margin-left: 3px;
margin-right: 3px;
background: #DDE5F0;
padding: 0px;}

td 
{font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 10pt}

pre 
{font-family: "Courier New", Courier, mono;
font-size: 10pt}

p
{font-family: Geneva, Arial, Helvetica, sans-serif;
padding-top: 10px;
margin: 0px;}

h1
{font-family: Arial, Helvetica, sans-serif; 
font-size: 13pt; 
font-weight: bold;
padding-top: 15px;
margin: 0;}

h2
{font-family: Arial, Helvetica, sans-serif; 
font-size: 12pt; 
font-weight: bold;
padding-top: 5px;
margin: 0;}

table.navbar
{font-size: 8pt;
margin: 0px;
padding: 0px; 
border: 0px; 
font-weight: bold;}

table.menu
{font-size: 8pt;
margin: 0px;
padding: 0px;
font-weight: bold;}

td.menuNormal
{padding: 0px;
border: 1px solid white;
color: black;
font-weight: bold;
vertical-align: top;
background-color: white;}

td.menuHover
{padding: 0px;
border: 1px solid white;
color: black;
font-weight: bold;
vertical-align: top;
/*remove the following line for drop-down menu with images*/
background-color: #DDE5F0;}

td.menuBar
{padding: 0px;
background-color: black;
color: white;
font-weight: bold;
vertical-align: top;
}

div.menuNormal
{display: none;
position: static;}

div.menuHover
{border: 1px solid #DDE5F0;
background-color: white;
display: inline;
position: absolute;}

a.menuitem:link
{text-decoration: none;
color: black;
background-color: white;
display: block;}

a.menuitem:visited
{text-decoration: none;
color: black;
background-color: white;
display: block;}

a.menuitem:hover
{text-decoration: none;
color: black;
background-color: #DDE5F0;
display: block;}

a.menuitem:active
{text-decoration: none;
color: black;
background-color: #DDE5F0;
display: block;}
