body 
{
	background-color: #140E0E;
}
div.MainPage {
	width: 721px;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	background-color: eeeeee;
	}
table.MainTable {
	width: 720px;
	padding: 0px;
	border-width: 0px;
	margin: 0px;
	background-color: #eeeeee;
	}
td.NavMenu {
	border-width: 0px;
	width: 720px;
	height: 21px;
	background: url("/images/NavBar.jpg");
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	}
.NavMenu ul {
	list-style-type: none;
	}
.NavMenu li {
	margin: 0;
	padding: 0;
	float: right;
	}
.NavMenu A:link, .NavMenu A:active, .NavMenu A:visited, .NavMenu A:hover,
.NavMenu A:hover  {
	background-color: transparent;
	color: #ffffff;
	display: block;
	text-decoration: none;
	margin: 2px 10px 0px 10px;
	font-family: Arial;
	font-weight: bold;
	font-size: 10pt;
	white-space: nowrap;
	}
.NavMenu A:hover 
{
	color:#aaa;
}
div.LeftColumn {
	float: left;
	width: 361;
	}
div.RightColumn {
	float: left;
	width: 361;
	}
div.ContentBox {
	background-color: #DDDDDD;
	border-color: #000000;
	border-style: Solid;
	border-width: 1px;
	margin: 5px;
	}
H3.ContentBox {
	display: block;
	width: 100%;
	background-color: #222222;
	color: #ffffff;
	font-family: Arial;
	font-size: 10pt;
	font-weight: 900;
	text-align: Center;
	padding: 5px 8px 5px 8px;
	margin: 0px;
	}
	
.FormTable {
	color: 000032;
	font-family: arial;
	font-size: 8pt;
	float: left;
	margin: 5px 15px 5px 15px;
}
	
h1 {
	font-family: arial black;
	text-align: center;
	color: #ffffff;
	font-size: 18pt;
	height: 73px;
	margin: 0px;
	padding: 15px 0px 0px 0px;
	}
hr {
	width: 700;
	text-align: center;
	border: none 0; 
	border-top: 1px solid #273B76;
	height: 1px;
	} 
p.Footer {
	text-align: center;
	font-size: 8pt;
	font-family: arial;
	}

.ContentBorder 
{
	border-style: solid;
	border-width: 1px;
	border-color: #273B76;
	padding: 2px;
	margin: 2px;
	background-color: Transparent;
	border-width: 1px;
	border-color: #273B76;
	padding: 2px;
	margin: 2px;
	background-color: #ffffff;
}
h2.Featured 
{
	font-family: Courier New;
	font-size: 16pt;
	color: #fff;
	margin: 20px 20px 5px 10px;
}
.Featured A:link, .Featured A:active, .Featured A:visited, .Featured A:hover,
.Featured A:hover  {
	background-color: transparent;
	color: #ffffff;
	display: block;
	text-decoration: none;
	margin: 2px 10px 0px 10px;
	font-family: Courier New;
	font-weight: 800;
	font-size: 10pt;
	white-space: nowrap;
	}
.Featured A:hover 
{
	color:#aaa;
}
.Featured ul {
	list-style-type: none;
	}
.Featured li {
	margin: 5px 8px 0px 0px;
	padding: 0;
	}
p.Featured 
{
	font-family: Courier New;
	font-weight: 800;
	font-size: 10pt;
	color: White;
}