﻿BODY
{font-family: verdana, tahoma, arial, sans-serif;
font-size: 10pt;
margin: 0px;
margin-left: 3px;
margin-right: 3px;
padding: 0px;}

P
{padding-top: 0px;
margin: 0px;}

H1
{font-size: 12pt;
font-weight: bold;
padding-top: 15px;
margin: 0;}

table.navbar
{font-size: 8pt;
margin: 0px;
padding: 0px; 
border: 0px; 
font-weight: bold;}

table.menu
{font-size: 8pt;
margin: 0px;
padding: 2px;
font-weight: bold;}

td.menuNormal
{padding: 0px;
color: black;
font-weight: bold;
vertical-align: top;
background-color: white;}

td.menuHover
{padding: 0px;
color: black;
font-weight: bold;
vertical-align: top;}
/*remove the following line for drop-down menu with images*/

div.menuNormal
{display: none;
position: static;}

div.menuHover
{border: 0px solid lightblue;
background-color: darkblue;
display: inline;
position: absolute;}

a:link.menuitem
{text-decoration: none;
color: black;
background-color: silver;
display: block;}

a:visited.menuitem
{text-decoration: none;
color: black;
background-color: silver;
display: block;}

a:hover.menuitem
{text-decoration: none;
color: black;
background-color: #FFCC33;
display: block;}
/* lightblue is the gold style*/

a:active.menuitem
{text-decoration: none;
color: black;
background-color: #FFCC33;
display: block;}

.tabs .widget ul, .tabs .widget ul {
overflow: Visible;
}