body{
	margin:0px;
	padding:0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background:url(../images/bg.gif) #010101 top center no-repeat;
	font-size:12px;
	color:#363636;
}
a{
	color:#ab1f23;
	font-weight:bold;
	text-decoration:underline;
}
a:hover{
	color:#d4262b;
	text-decoration:none;
}
.page_bg{
	background:url(../images/page_bg.gif) repeat-y center;
}

.header_bg{
	background:url(../images/header.gif) no-repeat top center;
	min-height:531px;

}

.page_title{
	background:url(../images/title_bg.gif) repeat-x;
	height:47px;
	color:#594c3a;
	font-size:15px;
	font-weight:bold;
	padding-left:15px;
}
.page_contents{
	padding:15px 10px 15px 30px;
}

.menu_contents{
	padding:12px 30px 12px 5px;
}


.ruller{
	background:url(../images/ruller.gif) repeat-x;
	height:32px;
}
.light_text{
	color:#929292;
}
.yellow_text{
		color:#f7e6ca;
}


.menu_links{
	background:url(../images/bullit.gif) no-repeat left;
	border-bottom:2px dotted #929292;
	padding:7px 18px;
}
.menu_links a{
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
}







.top_menu {
	background:url(../images/top_menu_over.gif) top repeat-x;
	font-size:13px;
	font-weight:bold;
	color:#d6c3a1;
	height:35px;
	text-transform:uppercase;
	border-left:1px solid #0d0c0a;
}
.top_menu a {
	DISPLAY: block;
	background:url(../images/top_menu.gif) top repeat-x;
	height: 30px;
	font-weight:bold;
	padding-top:10px;
	color:#d6c3a1;
	text-decoration:none
}.top_menu a:hover {
	background: none transparent scroll repeat 0% 0%;
	text-decoration:none;
	color:#281c15;
}








.bdr1{ border:1px solid #e7e6e6;}
.bdr2{ border:1px solid #c8c6c6;}
.bdr3{ border:1px solid #9e9b9b;}
.bdr4{ border:3px solid #FFF;}





.field{
	border:1px solid #c5c3c3;
	padding:4px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#53432d;
}


.hidden_field{
	border:none;
	outline:none;
	outline-width:0px;
	padding:4px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#b4a195;
	background:none;
}

.button{
	background:url(../images/button.gif) no-repeat;
	width:149px;
	height:33px;
	color:#756d63;
	border:none;
	font-weight:bold;
	cursor:pointer;
}



.page_results{
	height:20px;
}
.page_results a{

	padding:2px 10px 2px 10px;
	color:#ab1f23;
}
.page_results a:hover{
	color:#fff;
	background:#ab1f23;
}





.activeMenu{
	background:url(../images/titles.gif) no-repeat top;
	padding-top:7px;
	padding-left:15px;
	width:585px;
	height:25px;
	color:#7e7e7e;
	font-size:12px;
	cursor:pointer;
}

.inactiveMenu{
	background:url(../images/titles.gif) no-repeat bottom;	
	padding-top:7px;
	padding-left:15px;
	width:585px;
	height:25px;
	color:#ab1f23;
	font-size:12px;
	cursor:pointer;
}






.footer{
	background:url(../images/footer_bg.gif) repeat-x;
	height:171px;
	color:#9c8f7b;
}
.footer strong{
	color:#9c8f7b;
	font-size:18px;
}
.footer a{
	color:#9c8f7b;
}

.footer b{
	color:#494339;
	font-weight:normal;
}
.footer_down{
	color:#9c8f7b;
	padding:18px;
}
.footer_down a{
	color:#9c8f7b;
}
