body{
	background-color: #1b1c1d;
	margin-left: 0px;
	margin-top: 0px;
}
div#pane{
	background-image: url('../Graphics/bg.jpg');
	background-repeat: repeat-y;
	width: 764px;
	margin-left: auto;
	margin-right: auto;
	border: thin solid #FFFFFF;
	Position: relative;
}
div#paneresults{
	background-image: url('../Graphics/bg.jpg');
	background-repeat: repeat-y;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	border: thin solid #FFFFFF;
	Position: relative;
}
div#headertext{
	position: absolute;
	top: 24px;
	color: #AAAAAA;
	width: 550px;
	left: 180px;
}
div#headerpane{
	width: 100%;
	height: 92px;
	background-image: url('../Graphics/tlbg.jpg');
	background-repeat: repeat-x
}	
div#logodiv{
	margin-left: 9px;
	width: 157px;
	float: left;
}
#headermenu{
	width: 562px;
	margin-top: 67px;
	float: left;
	display: table;
	table-layout: auto;
}
.hmenubutton{
	display: table-cell;
	background-image:url('../Graphics/btnbg.jpg');
	height: 25px;
	font-family: Tahoma, Verdana, Arial;
	color: #FFFFFF;
	font-size: 10px;
	text-align: center;
	font-weight: bold;
	vertical-align: middle;
	line-height: 25px;
	width: 20%
}
.hmenubutton a{
	text-decoration: none;
	color: #FFFFFF;
}
.hmenubutton a:hover{
	color: #999999;
	text-decoration: none;
}
div#mainpane{
	overflow: hidden;
	background-color: #9A9EA6;
}
div#mainpaneresults{
	overflow: hidden;
	background-color: #FFFFFF;
}
div#mainbody{
	background-color: #FFFFFF;
	background-image: url('../Graphics/topdiv.jpg');
	background-position:  right 50%;
	background-repeat: repeat-y;
	width: 580px;
	float: left;
	min-height: 360px;
}
div#mainbodyresults{
	background-color: #FFFFFF;
	background-image: url('../Graphics/topdivresults.jpg');
	background-position:  right 50%;
	background-repeat: repeat-y;
	width: 580px;
	float: left;
	min-height: 360px;
}
div#mainbodytext{
	margin-top: 25px;
	margin-bottom: 25px;
	text-align: left;
}
div#mainleft{
	float: left;
	width: 180px;
	margin-left: 0px;
	margin-top: 0px;
	text-align: center;
	font-size: 11px;
	color: #000000;
	font-family: Tahoma, Verdana, Arial;
}
div#mainleft a{
	color: #000000;
}
div#mainleft a:hover{
	color: #294A7B;
}
div#newsflash{	
	text-align: center;
	width: 100%;
	height: 15px;
	background-color: #575763;
	font-family: Tahoma, Verdana, Arial;
	font-size: 13px;
	padding-top: 5px;
	padding-bottom: 5px;
}
div#bottommenu{
	width: 100%;
	overflow: hidden;
	background-color: #1b1c1d
}
div.bottommenuitem{
	width: 184px;
	float: left;
	margin-top: 2px;
	background-color: #FFFFFF;
	text-align: justify;
}
div.bottommenuitemresults{
	width: 184px;
	float: left;
	margin-top: 2px;
	background-color: #FFFFFF;
	text-align: justify;
}
div#footer{
	width: 800px;
	text-align: center;
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
}
div.bmibody{
	min-height: 225px;
	height: 241px;
}
div.bmibodyshout{
	min-height: 225px;
	height: 241px;
}
div#subtitle{
	margin-left: 5px;
	top: 15px;
	color: #000000;
}
div#shouttitle{
	color : #000000;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	width: 368px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}	
p{
	color : #000000;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 20px;
	margin-right : 41px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}
p a{
	color : #000000;
}
p a:hover{
	color : #294A7B;
}
input, select{
	color: #000000;
	font-size: 11px;
	font-family: Tahoma,Verdana,Arial;
	font-weight: bold;
}
.submit{
	border:2px solid;
	font-family:Veranda;
	font-size:8pt;
	background-color:#888888;
	border-style: solid;
	border-color:#AAAAAA;
	color:#FFFFFF;
	font-weight:bold;
}
.inputclass{
	width:50%; 
	border:1px solid black;
}
.captchainput{
	width:56px; 
	border:1px solid black;
	float: right;
}
.CAPTCHAImg{
	width: 48px;
	height: 20px;
	vertical-align: middle; 
	float: left;
}
.contacttext{
	width:560px; 
	height: 175px;
	border:1px solid black;
}
.shoutframe{
	width:349px; 
	height:75px; 
	border: 1px solid black;
}
div#mainbody404{
	margin-top: 25px;
	margin-bottom: 15px;
	text-align: left;
}
div#subtitle404{
	margin-left: 5px;
	top: 15px;
	color: #000000;
}
#errorform{
	color : #000000;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}
div#contactform{
	width: 568px;
	height: 175px;
}