BODY
	{font-family: verdana, tahoma, arial, sans-serif;}

h1	{margin:4px; font-size:12pt; text-align:center;}
h2	{margin:4px; font-size:10pt; text-align:center;}
h3	{margin:1px; font-size:8pt; text-align:center; color:white;}
p	{margin:0px;}
a:hover		{background:yellow; cursor:hand;}

h1.tophdg	{margin:0; 
			height:20px; width:892px;
			font-size:8pt; color:#dff;
			line-height:14pt; text-align:center;
			border-top:solid 1px #cee; border-bottom: solid 1px #cee;
			}
p.ddml0
{padding: 3px;
padding-left:6px;
margin: 0px;}

table.navbar
{font-size: 8pt;
margin: 0px;
padding: 0px; 
border: 0px; 
font-weight: bold;}

table.menu
{font-size: 8pt;
margin: 0px;
padding: 0px;
font-weight: bold;}

td.menuNormal
{padding: 0px;
color: white;
font-weight: bold;
vertical-align: top;
background-color: #003366;}

td.menuHover
{padding: 0px;
color: #AECCEB;
font-weight: bold;
vertical-align: top;
/*remove the following line for drop-down menu with images*/
background-color: #003366;}

div.menuNormal
{display: none;
position: static;}

div.menuHover
{border: 1px solid #003366;
background-color: #6699CC;
display: inline;
position: absolute;}

a.menuitem:link
{text-decoration: none;
color: white;
background-color: #6699CC;
display: block;}

a.menuitem:visited
{text-decoration: none;
color: white;
background-color: #6699CC;
display: block;}

a.menuitem:hover
{text-decoration: none;
color: black;
background-color: lightblue;
display: block;}

a.menuitem:active
{text-decoration: none;
color: black;
background-color: lightblue;
display: block;}

a.mainlink:link
{text-decoration: none;
color: white;}

a.mainlink:visited
{text-decoration: none;
color: white;}

a.mainlink:hover
{text-decoration: none;
color: #AECCEB;}

a.mainlink:active
{text-decoration: none;
color: white;}