body{ 	background:#fffffe url('../images/backgrounds/fade_black_to_silver_edge.jpg');
		color:#fffffe; 
		font: bold 11px Verdana; 
		text-align:center;
}
a,a:active{	
	color:#FFFFFE; 
	font: bold 11px Verdana;
	text-decoration:none;
}
a:hover{	
	color:#FFFFFE; 
	font: bold 11px Verdana;
	text-decoration:underline;
}
#stage{	border:1px solid #000000;
		width:990px;
		text-align:left;
}
#content_area{	background:#fffffe;
				color:#000000; 
				font: bold 10px Verdana;
				width:990px;
				height:450px;
				text-align:left;
}
#quick_search_table{
		color:#fffff3;
		font: bold 11px arial;
		width:300px;
		height:100px;
		text-align:left;
}
.qs_select{	width:90px;
			color:#000000;
			font: bold 11px arial;
}
.qs_small_input{	width:40px;
					color:#000000;
					font: bold 11px arial;
}
#qs_absolute_div{	position:absolute;
}
#qs_relative_div{	position:relative;
					top:-305;
					left:619;
					z-index:200;
}
.site_text_div{	background:#000000;
				width:990px;
				height:60px;
				color:fffffe;
				font: bold 9px arial;
				padding:5px;
				overflow:auto;
				text-align:left;
}
.site_text_div_moz{	background:#000000;
					width:990px;
					color:fffff3;
					font: bold 9px arial;
					padding:5px;
					text-align:left;
}
#standard_footer{	width:990px;
					height:22px;
}
#standard_footer_links{	width:746;
						float:left;
						text-align:left;
}
#copyright{	width:240px;
			float:right;
}
.sitemap_div{	background:fffffe;
				color:#000000;
				width:990px;
}
a.sitemap_link, a.sitemap_link:visited, a.sitemap_link:active {
	color:#000000;
	font: bold 12px arial;
	text-decoration:none;
}
a.sitemap_link:hover{	color:#000000;
						font: bold 12px arial;
						text-decoration:underline;
}
#thank_you_page{	color:#000000; 
					font: bold 16px Verdana;
					width:990px;
					height:400px;
}
