BODY
{font-family: verdana, tahoma, arial, sans-serif;
font-size: 10pt;
margin: 0px;
margin-left: 3px;
margin-right: 3px;
padding: 0px;}

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

H1
{font-size: 10pt;
font-weight: bold;
padding-top: 1px;
margin: 0;}

table.navbar
{font-size: 8pt;
margin: 0px;
padding: 0px; 
border: 0px; 
font-weight: bold;}

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

td.menuNormal
{padding: 0px;
color: black;
font-weight: bold;
vertical-align: top;
background-color: white;}

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

div.menuNormal
{display: none;
position: relative;
/*absolute;
static;*/}

div.menuHover
{border: 0px solid white;
background-color: white;
display: inline;
position: absolute;
/*left: 5px;*/}


a.menuitem:link
{text-decoration: none;
color: yellow;
background: url(images/bg4.jpg);
display: block;}

a.menuitem:visited
{text-decoration: none;
color: yellow;
background: url(images/bg4.jpg);
display: block;}

a.menuitem:hover
{text-decoration: none;
color: white;
background: url(images/bg9.jpg);
display: block;}

a.menuitem:active
{text-decoration: none;
color: yellow;
background: url(images/bg4.jpg);
display: block;}

a.menuitem1:link
{text-decoration: none;
color: yellow;
background: url(images/bg1.jpg);
display: block;}

a.menuitem1:visited
{text-decoration: none;
color: yellow;
background: url(images/bg1.jpg);
display: block;}

a.menuitem1:hover
{text-decoration: none;
color: white;
background: url(images/bg9.jpg);
display: block;}

a.menuitem1:active
{text-decoration: none;
color: yellow;
background: url(images/bg1.jpg);
display: block;}

a.menuitem2:link
{text-decoration: none;
color: yellow;
background: url(images/bg2.jpg);
display: block;}

a.menuitem2:visited
{text-decoration: none;
color: yellow;
background: url(images/bg2.jpg);
display: block;}

a.menuitem2:hover
{text-decoration: none;
color: white;
background: url(images/bg9.jpg);
display: block;}

a.menuitem2:active
{text-decoration: none;
color: yellow;
background: url(images/bg2.jpg);
display: block;}

a.menuitem3:link
{text-decoration: none;
color: yellow;
background: url(images/bg3.jpg);
display: block;}

a.menuitem3:visited
{text-decoration: none;
color: yellow;
background: url(images/bg3.jpg);
display: block;}

a.menuitem3:hover
{text-decoration: none;
color: white;
background: url(images/bg9.jpg);
display: block;}

a.menuitem3:active
{text-decoration: none;
color: yellow;
background: url(images/bg3.jpg);
display: block;}

a.menuitem9:link
{text-decoration: none;
color: black;
background-color: none;
display: block;}

a.menuitem9:visited
{text-decoration: none;
color: black;
background-color: none;
display: block;}

a.menuitem9:hover
{text-decoration: none;
color: darkred;
background-color: none;
display: block;}

a.menuitem9:active
{text-decoration: none;
color: black;
background-color: none;
display: block;}
