body 
{
	background-color: #666699;
	font-family: Tahoma;
	font-size: 10pt;
	color: 000080;
}

.NavMenu A:link, .NavMenu A:active, .NavMenu A:visited, .NavMenu A:hover 
{
	font-family: Arial Narrow;
	font-weight: bold;
	font-size: 9pt;
	text-decoration: none;
	padding: 3px 10px 0px 10px;
	height: 23px;
	width: 180;
	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;
	background-image: url("/images/NavMenuBackground.jpg");
	border-style: solid;
	border-color: #000000;
}

.NavMenu A:hover 
{
	color: #ffffff;
	background-image: url("/images/NavMenuRollover.jpg");
	background-position: center center;
	border-color: #000000;
	border-style: solid;
}

.NavMenuHeader
{
	margin: 0px;
	padding: 0px;
}

p 
{
	font-family: Tahoma;
	font-size: 10pt;
	color: 000080;
	margin: 5px 5px 10px 5px;
}

ul, li 
{
	font-family: Tahoma;
	font-size: 10pt;
	color: 000080;
}

a:link, a:visited, a:active 
{
	font-family: Tahoma;
	font-size: 10pt;
	color: 008000;
	text-decoration: underline;
}

a:hover
{
	font-family: Tahoma;
	font-size: 10pt;
	color: 800000;
	text-decoration: underline;
}

.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 Black;
	font-weight: normal;
	color: #ffffff;
	background-color: #0A175D;
	margin: 0px 0px 0px 0px;
	padding: 1px 1px 1px 1px;
	display: block;
	font-size: 16pt;
	text-align: center;
}


h2 
{
	font-family: Arial Black;
	font-weight: normal;
	color: #ffffff;
	background-color: #0A175D;
	margin: 0px 0px 0px 0px;
	padding: 1px 1px 1px 1px;
	display: block;
	font-size: 12pt;
	text-align: center;
}

h3 
{
	font-family: Arial Black;
	font-weight: normal;
	color: #ffffff;
	background-color: #0A175D;
	margin: 0px 0px 0px 0px;
	padding: 1px 1px 1px 1px;
	display: block;
	font-size: 10pt;
	text-align: center;
}

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;
}

.Thumbnail
{
	margin: 5px;
	border: 1px solid black;
}
