BODY
{
    FONT-FAMILY: Arial;
    FONT-SIZE: 12px;
    background-color: #000066;
}


BODY A
{
	COLOR: #660000;
	TEXT-DECORATION:none;
}
BODY A:visited
{
	COLOR: #000066;
	TEXT-DECORATION:none;
}


BODY A:hover
{
	COLOR: #660000;
	text-decoration : underline;
}

TABLE.main { background-color: #000066; }

table.smalltext { font-size:8pt; 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	}




TD.menuback { background-color: #000066; }

TD.main { background-color: #FFFFFF; }

TD.quote { background-color: #FFFFCC; }

TD.blankrow { line-height:6px; }

BLOCKQUOTE { background: #DDDDDD }

P
{
	COLOR: #000000;
	FONT-FAMILY: Arial;
	FONT-SIZE: 12px;

}

.footer
{
	COLOR: #FFFFFF;
	FONT-FAMILY: Arial;
	FONT-SIZE: 9px;
	text-align : center;
}

A.footer:link, A.footer:visited {color: #FFFFFF;}
A.footer:active {color: #FFFFFF; cursor: hand; }
A.footer:hover {color: #FFFFFF; cursor: hand; }


LI { font-size:10pt; 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	}



P.pageheaders
{
	COLOR: #000066;
	FONT-FAMILY: Arial;
	FONT-SIZE: 18px;

}

table.navigationmenu {
	width: 148px;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height:22px;
	padding: 0px;
	border: 0px;
	text-align: center;
	color: #FFFFFF;
}

td.navigationmenu {
	width: 150px;
	background-image: url('graphx/menuhovercolor.jpg');
	border-bottom: 5px solid #000066;
}

	
a.menulink  {
	color:	#000066;
	text-decoration: none;
	display: block;
}

a:visited.menulink  {
	color:	#000066;
	text-decoration: none;
	display: block;
}

a:hover.menulink { 
	color: #FFFFFF; 
	background-color: #990000;
	text-decoration: none;
}