﻿BODY
{font-family: verdana, tahoma, arial, sans-serif;
font-size: 10pt;
margin: 0px;
margin-left: 3px;
margin-right: 3px;
padding: 0px;}

P
{
	padding-top: 10px;
	margin: 0px;
}

H1
{font-size: 14pt;
font-weight: normal;
padding-top: 15px;
margin: 0;}

table.navbar
{
	font-size: 14pt;
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-weight: normal;
	z-index: 5
}



table.menu
{font-size: 14pt;
margin: 0px;
padding: 0px;
font-weight: normal;}

td.menuNormal
{padding: 0px;
color: black;
font-weight: normal;
vertical-align: top;
background-color: #66FF99;}

td.menuNormal:visited
{padding: 0px;
color: black;
font-size: 14pt;
font-weight: normal;
vertical-align: top;
background-color: #66FF99;}




td.menuBlock
{padding: 0px;
color: black;
font-weight: normal;
vertical-align: top;
background-color: #66FF99;}



td.menuHover
{padding: 0px;
color: black;
font-weight: normal;
vertical-align: top;
/*remove the following line for drop-down menu with images*/
background-color: lightblue;}

div.menuNormal
{display: none;
position: static;}


div.menuHover
{border: 1px solid navy;
font-weight:normal;
background-color: #06a;
display: inline;
position: absolute;}

a.menuBlock:link
{text-decoration: none;
font-weight:normal;
background-color: #06a;

color: black;}

a.menuitem:link
{text-decoration: none;
border: 1px solid navy;
color: black;
font-weight:normal;
font-weight: normal;
background-color:#acf;
display: block;}

a.menuitem:visited
{text-decoration: none;
border: 1px solid navy;
                                                    /*   font-size: 14pt;   */
color: maroon;
font-weight:normal;
background-color: #acf;
display: block;}

a.menuitem:hover
{text-decoration: none;
color: maroon;
font-weight:normal;
background-color: #def;
display: block;}

a.menuitem:active
{text-decoration: none;
color: black;
font-weight:normal;
background-color: #def;
display: block;}

a.menuitem2:link
{text-decoration: none;
border: 1px solid navy;
color: black;
font-weight:normal;
font-weight: normal;
background-color: #ff0;
display: block;}

a.menuitem2:visited
{text-decoration: none;
border: 1px solid navy;                                                    /*   font-size: 14pt;   */
color: maroon;
font-weight:normal;
background-color: #ff0;
display: block;}

a.menuitem2:hover
{text-decoration: none;
color: black;
font-weight:normal;
background-color: #ffb;
display: block;}

a.menuitem2:active
{text-decoration: none;
color: black;
font-weight:normal;
background-color: #ffb;
display: block;}

