body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg_bg.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #423C3C;
	background-color: #574534;
	background-repeat: repeat-y;
}
td {
	font-size: 11px;
}
input, select {
	font-size: 11px;
	color: #000000;
}
a
{
	color: #6D0F0C;
}
.innerbg {
	background-color: #5E0704;
}
.menubg {
	background-color: #4A1203;
}
.menuitem {
	background-image: url(../images/nav_bg.gif);
	background-repeat: no-repeat;
	padding-left: 23px;
	height: 23px;
	vertical-align: top;
	padding-top: 1px;
}
.nav {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:underline
}
a.nav {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none
}
a.nav:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:underline
}
.contentbg {
	background-color: #CFBB9A;
}
.sechdr {
	font-size: 11px;
	font-weight: bold;
	color: #FFEEB7;
	height: 20px;
	text-align: center;
	vertical-align: middle;
	background-repeat: no-repeat;
}
.sec {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 11px;
	color: #35130E;
	font-size: 10px;
	background-repeat: repeat-y;
}
.secrfill {
	background-image: url(../images/sec_r_bg.gif);
	background-repeat: repeat-y;
}
.shaddowtop {
	background-image: url(../images/shaddow_top_bg.gif);
	background-repeat: repeat-x;
}
.shaddowleft {
	background-image: url(../images/shaddow_left_bg.gif);
	background-repeat: repeat-y;
}
.title {
	font-size: 18px;
	color: #71290C;
}
.subtitle {
	font-size: 14px;
	font-weight:bold;
	color: #423C3C;
	border-bottom-width: 1px;
	border-bottom-color: #423C3C;
	border-bottom-style: solid;
}
.sectiontitle {
	font-size: 12px;
	font-weight:bold;
	color: #423C3C;
}
.bgfillright {
	background-image: url(../images/bg_right_fillright.jpg);
	background-repeat: repeat-x;
}
.sectopl {
	background-image: url(../images/sectop_l.gif);
	background-repeat: no-repeat;
}
.sectopr {
	background-image: url(../images/sectop_r.gif);
	background-repeat: no-repeat;
}
.newsbgfill {
	background-image: url(../images/news_bgfill.gif);
	background-repeat: repeat-y;
}
.newsbg {
	background-image: url(../images/news_bg.gif);
	background-repeat: no-repeat;
}
.newstext {
	color: #FFEFA9;
}
.footer {
	font-size: 10px;
	color: #FFF1A2;
}
a.footer {
	font-size: 10px;
	color: #FFF1A2;
	text-decoration:none
}
a.footer:hover {
	font-size: 10px;
	color: #FFF1A2;
	text-decoration:underline
}

