.bodybg {
	background-image: url(images/bg_rep1.jpg);
	margin: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: repeat-x;
	background-color: #693E09;
}
.hottablebg {
	background-image: url(images/hot_bg.jpg);
	background-repeat: repeat-y;
}
.copyright {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 10px;
	color: #FFFFFF;
}
a.copyright {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.copyright:hover {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a.toplink {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #2C1D00;
	text-decoration: none;
}
a.toplink:hover {

	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #B89243;
	text-decoration: underline blink;
}
.para {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #725A29;
	text-align: justify;
	line-height: 18px;
}
.hottext {

	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #88240A;
	text-align: justify;
	line-height: 18px;
}
a.navlink {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #7B1401;
	text-decoration: none;
}
a.navlink:hover {

	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #990000;
	text-decoration: underline;
}
a.menutitle{

	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #7B1401;
	text-decoration: none;
	display: block;
	cursor: hand;
}

a.menutitle:hover {

	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #7B1401;
	text-decoration: underline;
	display: block;
	cursor: hand;
}
.innerbg {
	background-image: url(images/bg_inner_rep.gif);
	margin: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: repeat-x;
	background-color: #6E3C08;
	background-position: left top;
}
a.innerlink {
	background-image: url(images/butt_bg1.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 22px;
	width: 173px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #861C04;
	text-decoration: none;
	padding-left: 20px;
	padding-top: 3px;
}
a.innerlink:hover {

	background-image: url(images/butt_bg2.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 22px;
	width: 173px;
	padding-right: 10px;
}
.headtext {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #725A29;
	text-decoration: none;
	background-image: url(images/hedtext_bg.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 34px;
	width: 231px;
	padding-left: 9px;
	padding-top: 10px;
}
input {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #725A29;
	text-decoration: none;
	border: 1px solid #BE9A4C;
}
textarea {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #BE9A4C;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BE9A4C;
	border-right-color: #BE9A4C;
	border-bottom-color: #BE9A4C;
	border-left-color: #BE9A4C;
}
