body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color: #000000;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	position:relative;
	min-width:800px;
	max-width:800px;
	margin-left:auto;
	margin-right:auto;
}
.maincontent {
	width: auto;
	padding: 10px;
	float: left;
	text-align: justify;
	clear: none;
}
.headerimg {
	padding: 5px 0px 20px;
	margin: 0px;
	float: left;
	border-bottom: 1px solid #999999;
}
.leftnav {
	width: 150px;
	height: 350px;
	padding: 10px;
	color: #0066CC;
	font-weight: bolder;
	font-size: 1em;
	float: left;
	clear: left;
	border-right: 1px solid #999999;
	text-align: left;
}
.footer {
	padding: 0px 0px 3px 3px;
	width: 800px;
	clear: both;
	line-height: normal;
	font-size: 0.85em;
	vertical-align: middle;
	margin: 50px 0px 0px;
	text-align: center;
	border-bottom: 2px solid #CCCCCC;
	text-decoration: none;
}
.footerbot {
	padding: 3px;
	height: auto;
	width: 800px;
	line-height: 1.5em;
	margin: 0px;
	font-size: .85em;
	vertical-align: middle;
	text-align: center;
}
.copyright {
	float: left;
	width: 800px;
	font-size: .8em;
	margin-top: 10px;
	padding-bottom: 0px;
	text-align: center;
}
.links {
	text-decoration: none;
	color: #0099FF;
}

  
.botlinks {
	text-decoration: underline;
	color: #0099FF;
}
.colm {
	float: left;
	width: 290px;
	padding-top: 20px;
	font-size: 1em;
	font-weight: bold;
	color: #0099FF;
	text-decoration: underline;
}
a {
	color: #0099FF;
}
.bolduline {
	font-size: 1.4em;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
}
.bolduline2 {
	font-weight: bold;
	text-decoration: underline;
}
.flash {
	height: 255px;
	width: 255px;
	border: none;
	float: right;
	margin-top: 10px;
}
