body
{
font: normal 11px serif;
background-color: #999999;

}

.table_title
{
	
	border-bottom: 1px dotted Navy;
}

H1
{
	font: bold 18px serif;
	color: Navy;
}

.table_footer
{
	
	background-color: #F0F1F1;
}
.spacertext
{
	font: normal 7px serif;
}

.table_menu
{
	
	background-color: #F0F1F1;
	border-bottom: 1px dotted Navy;
}

a {text-decoration: none; font-weight: normal; font: 12px Verdana;}
a:link    {color: Navy; font-weight: normal; font: 12px Verdana;}
a:visited {color: Navy; font-weight: normal; font: 12px Verdana;}
a:active  {color: Navy; font-weight: normal; font: 12px Verdana;}
a:hover   {color: #ff8c00; font-weight: normal; font: 12px Verdana;}

a.footer {text-decoration: none; font-weight: bold; font: 13px Verdana;}
a.footer:link    {color: White; font-weight: bold; font: 13px Verdana;}
a.footer:visited {color: White; font-weight: bold; font: 13px Verdana;}
a.footer:active  {color: White; font-weight: bold; font: 13px Verdana;}
a.footer:hover   {color: #ff8c00; font-weight: bold; font: 13px Verdana;}

/* top menu bar */

a.topmenu {text-decoration: none; font-weight: bold; font: 13px Verdana;}
a.topmenu:link    {color: White; font-weight: bold; font: 13px Verdana;}
a.topmenu:visited {color: White; font-weight: bold; font: 13px Verdana;}
a.topmenu:active  {color: White; font-weight: bold; font: 13px Verdana;}
a.topmenu:hover   {color: White; font-weight: bold; font: 13px Verdana;}



