<!--
body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #24190a;
}
body {
	background-color: #111111;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
}
a {
	color: #24190a;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #24190a;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #24190a;
}
.header{
	background-color:#000000;
	height: 204px;
}
.top_line{
	background-color: #990000;
	height:1px;
}
.nav_bt_line{
	background-color:#990000;
	height:1px;
}
.black_line{
	background-color: #000000;
	height:1px;
}
.nav_bar{
	height:46px;
	background-image:url(nav_bar-bg.gif);
	background-repeat:repeat-x;
}
.nav_dim{
	height:46px;
	}
.gold_sides{
	width: 2px;
	background-color:#463232;
}
.main_content{
	background-color:#a1a09e;
	background-image:url(bg_content-main.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	font-size:14px;
}
.footer_bg{
	background-image:url(../images/bottom_bg.png);
	background-repeat:no-repeat;
	background-position:bottom right;
	height:63px;
}
-->
.footer{
	color:#a9928b;
	padding:11px;
	padding-left:17px;
	}
.main_details_header{
	color:#ff0000;
	font-size:14px;
	font-weight:bold;
	line-height:18px;
}
.main_details{
	color:#ffffff;/*#cbcbcb;*/
	font-size:14px;
	line-height:16px;
	}
input {
	background-color:#C2ABA3;
	border-color:#480000;
	border-width: 1px;
}
select {
	background-color:#C2ABA3;
	border-color:#480000;
	border-width: 1px;
}
<!-- Menu --->
#nav{}
#nav a{
	color: #bf0000;
	font-size: 13px;
	font-weight: bold;
	padding: 13px;
	padding-left: 19px;
	padding-right: 19px;
	text-decoration:none;
	display: block;
	height:auto !important;
	height:1em;
}
#nav a:hover{
	color: #ff0000;
	font-size:13px;
	font-weight:bold;
	padding: 13px;
	padding-left: 19px;
	padding-right: 19px;
	text-decoration:none;
	background-color: #000000;
	display:block;
	height:auto !important;
	height:1em;
}
#navon{}
#navon a{
	color: #ff0000;
	font-size:13px;
	font-weight:bold;
	padding: 13px;
	padding-left: 19px;
	padding-right: 19px;
	text-decoration:none;
	background-image:url(nav-on.gif);
	background-repeat:repeat-x;
	display:block;
	height:auto !important;
	height:1em;
	}
.style3 {
	font-size: 14px;
	color:#000000;
}
.style21 {
	color: #480000;
	font-weight:bold;
}