BODY
{font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
margin: 3px;
margin-left: 3px;
margin-right: 3px;
padding: 3px;}

P
{padding-top: 0px;
margin: 0px;}

H1
{font-size: 11px;
font-weight: bold;
padding-top: 3px;
margin: 3;}

table.navbar
{font-size: 11px;
margin: 3px;
padding: 3px; 
border: 3px; 
font-weight: bold;}

table.menu
{font-size: 11px;
margin: 0px;
padding: 0px;
font-weight: bold;}

td.menuNormal
{padding: 0px;
color: #ffffff;
font-weight: bold;
vertical-align: top;
background-color: #07416d;}

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

div.menuNormal
{display: none;
position: static;}

div.menuHover
{border: 1px 9abbdc;
background-color: ffffff;
display: inline;
position: absolute;}

a.menuitem:link
{text-decoration: none;
color: 07416d;
background-color: edecec;
display: block;}

a.menuitem:visited
{text-decoration: none;
color: 063f5f;
background-color: edecec;
display: block;}

a.menuitem:hover
{text-decoration: none;
color: 063f5f;
background-color: ffffff;
display: block;}

a.menuitem:active
{text-decoration: none;
color: 063f5f;
background-color: edecec;
display: block;}