body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c2c1c1;
}
a:active {
	color: #c2c1c1;
	text-decoration: none;
}
a:visited {
	color: #E6AE68;
	text-decoration: none;
}
a:link {
	color: #E6AE68;
	text-decoration: none;
}
a:hover {
	color: #E6AE68;
	text-decoration: underline;
}
.tablebdr {
	border: 1px solid #945531;
}
.copyright {
	font-size: 9px;
	color: #DE9E5A;
}
.main_title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #D38015;
	text-transform: uppercase;
}
.left_navHead {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #D38015;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.sub_title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #D38015;
	font-weight: bold;
}
.sub_title2{
   font-family:"ËÎÌå";
   font-size:14px;
   color:#D38015;
   font-weight:bold;
}
.table_row {
	background-color: #231401;
}
.table_title_redbase {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #8A0000;
	font-weight: bold;
	height: 25px;
}
.numbering {
	list-style-type: lower-roman;
}
.small {
	font-size: 8px;
}

