﻿BODY
{font-family: arial, tahoma, verdana, sans-serif;
font-size: 9pt;
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: 5px;
margin: 0;}

TABLE
{font-family:Arial
}

table.navbar
{font-size: 9pt;
margin: 0px;
padding: 0px; 
border: 0px; 
font-weight: bold;
cursor:hand;}

table.menu
{font-size: 9pt;
margin: 0px;
padding: 0px;
font-weight: bold;
cursor:hand}

td.menuStart
{padding: 0px;
color: #669933;
font-weight: bold;
vertical-align: top;
background-color: #000066;
cursor:hand}

td.menuNormal
{padding: 0px;
color: white;
font-weight: bold;
vertical-align: top;
background-color: #000066;
cursor:hand}

td.menuHover
{padding: 0px;
color: white;
font-weight: bold;
vertical-align: top;
/*remove the following line for drop-down menu with images*/
background-color: #669933;}

div.menuNormal
{display: none;
padding: 0px}

div.menuHover
{border: 0.5 px solid ;
padding: 0px;
background-color: white;
display: inline;
position: absolute;
cursor:hand}

a.menuitem:link
{text-decoration: none;
color: white;
background-color: #000066;
display: block}

a.menuitem:visited
{text-decoration: none;
color: white;
background-color: #000066;
display: block}

a.menuitem:hover
{text-decoration: none;
color: white;
background-color: #9cce00;
display: block}

a.menuitem:active
{text-decoration: none;
color: white;
background-color: #000066;
display: block}
