body 
{
	background-color: #020200;
}

h3
{
	font-family: arial;
	margin: 15px;
}
a:link, a:visited, a:active, a:hover
{
	color: #000032;
}

.NavMenu A:link, .NavMenu A:active, .NavMenu A:visited, .NavMenu A:hover 
{
	font-family: Arial Narrow;
	font-weight: bold;
	font-size: 9pt;
	padding: 3px 5px 0px 25px;
	border-width: 1px 0px 0px 0px;
	white-space: nowrap;
	display: block;
}

.NavMenu A:link, .NavMenu A:active, .NavMenu A:visited
{
	color: #dddddd;
	background-color: Transparent;
	border-style: solid;
	border-color: transparent;
	text-decoration: none;
}

.NavMenu A:hover 
{
	color: #ffffff;
	text-decoration: underline;
}

p 
{
	font-family: Verdana;
	font-size: 10pt;
	color: 32000A;
}

.FormTable 
{
	font-family: Verdana;
	font-size: 10pt;
	color: 32000A;
}
table.FormTable 
{
	margin: 5px;
	border-width: 1px;
	border-style: solid;
	border-color: #aaaaaa;
}

h1
{
    font-family: Arial;
    font-weight: bold;
    font-size: 18pt;
    text-align: center;
    padding: 0px;
    margin: 2px;
}

h2 
{
	font-family: Monotype Corsiva;
	font-size: 22pt;
	font-weight: bold;
	color: #073307;
	text-align: center;
	margin: 0px;
	padding: 2px;
	background-color: #FAECA3;
	display: block;
}


h4 
{
	font-family: Arial;
	font-weight: bold;
	color: #000000;
	background-color: #cccccc;
	margin: 0px 0px 0px 0px;
	padding: 1px 1px 1px 1px;
	display: block;
	font-size: 10pt;
}

hr
{
	width: 100%;
	text-align: center;
	border: none 0; 
	border-top: 1px solid #000000;
	height: 1px;
}

hr.LeftNav
{
	width: 85px;
	text-align: right;
	border: none 0; 
	border-top: 1px solid #ffffff;
	height: 1px;
}