.body_bg {
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	background-color: #2A2B23;
}
.inset_class {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FEFEFE;
	background-color: #292B1E;
	padding: 10px 9px;
	border: 1px solid #222417;
}
.inset_hdr {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1A1B13;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.header_02 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCD890;
}
.text_margin {
	padding: 8px;
}
a:link {
	color: #CCD890;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #CCD890;
}
.footer_class {
	padding-right: 18px;
	padding-left: 18px;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 9px;
	color: #7d8662;
}

a:hover {
	text-decoration: none;
	color: #CCD890;
}
a:active {
	text-decoration: underline;
	color: #CCD890;
}
.bg_norepeat {
	background-repeat: no-repeat;
	padding: 3px;
}
.dark_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.img_margin {
	margin-right: 15px;
	margin-bottom: 15px;
}
.table_row {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #798165;
	border-bottom-color: #798165;
}
.header_01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #CCD890;
}
.header_bar {
	font-size: 16px;
	font-weight: bold;
	color: #20211B;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #25261E;
}
.dark_header {
	font-size: 13px;
	font-weight: bold;
	color: #25261E;
}
.mini_txt {
	font-size: 10px;
	color: #C8D19C;
}
