BODY
{font-family: verdana, tahoma, arial, sans-serif;
font-size: x-small;
margin: 0px;
margin-left: 3px;
margin-right: 3px;
padding: 0px;}

p
{padding-top: 2px;
align: left;
margin: 0px;}

H1
{font-size: 12pt;
font-weight: bold;
padding-top: 15px;
margin: 0;}

table.navbar
{font-size: 8pt;
margin: 0px;
padding: 0px; 
border: 1px; 
font-weight: bold;}

td.pageName
{font-size: 9pt;
margin: 0px;
padding: 0px; 
border: 0px; 
font-weight: Bold;}

table.menu
{font-size: 10pt;
margin: 0px;
padding: 0px;
font-weight: Normal;}

td.menuHeader
{padding: 0px;
color: black;
height: 150%;
border-bottom: 1px solid black;
font-size:11px;
font-weight: bold;
vertical-align: top;
/*background-color: white;*/}

td.menuNormal
{padding: 0px;
color: black;
/*border-bottom: 1px solid lightgreen;*/
font-weight: bold;
line-height: 150%;
border-color: black;
vertical-align: top;}
background-color:Cyan;}

td.menuHover
{padding: 0px;
color: black;
font-weight: bold;
vertical-align: top;}
/*remove the following line for drop-down menu with images*/
background-color: Cyan;}

a.menuHeader
{text-decoration: none;
color: black;
display: block;}

td.menudesc
{text-decoration: none;
color: black;
/*font-style: italic;*/
background-color: white;
display: block;}

td.menuitem
{text-decoration: none;
color: black;
font-weight: Bold;
display: block;}

a.menuitem:link
{text-decoration: none;
color: black;
font-weight: Bold;
display: block;}

a.menuitem:visited
{text-decoration: none;
color: black;
font-weight: Bold;
display: block;}

a.menuitem:hover
{text-decoration: none;
color: black;
font-weight: Bold;
background-color: ccffcc;
display: block;}

a.menuitem:active
{text-decoration: none;
color: darkgreen;
font-weight: Bold;
background-color: ccffcc;
display: block;}

a.linkitem:link
{text-decoration: none;
color: blue;
font-style: normal;
font-weight: Normal;
display: block;}

a.linkitem:visited
{text-decoration: none;
color: blue;
font-style: normal;
font-weight: Normal;
display: block;}

a.linkitem:hover
{text-decoration: none;
color: blue;
font-style: normal;
font-weight: Normal;
background-color: ccffcc;
display: block;}

a.linkitem:active
{text-decoration: none;
color: darkgreen;
font-style: normal;
font-weight: Normal;
background-color: ccffcc;
display: block;}