body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #461d06;
	text-decoration: none;
}
.boldtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #461d06;
	text-decoration: none;
}
.bigtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	color: #8B2411;
	text-decoration: none;
}
.whttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}.bghome {
	background-color: #ad9962;
	background-image: url(images/bg_main.jpg);
	background-repeat: repeat-x;
}
.bginner {
	background-color: #ad9962;
	background-image: url(images/bg_inner.jpg);
	background-repeat: repeat-x;
}

