body {
	font-family: tahoma;
	font-size: 11px;
	color: #7e5a08;
	text-decoration: none;
	background-color: #565656;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	text-align: center;
	vertical-align: middle;
	line-height: 14px;
}
.top:link {
	font-family: "Trebuchet MS";
	font-size: 11px;
	text-transform: uppercase;
	color: #020202;
	text-decoration: none;
	font-weight: bold;
}
.top:visited {
	font-family: "Trebuchet MS";
	font-size: 11px;
	text-transform: uppercase;
	color: #020202;
	text-decoration: none;
	font-weight: bold;
}
.top:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	text-transform: uppercase;
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}
.top:active {
	font-family: "Trebuchet MS";
	font-size: 11px;
	text-transform: uppercase;
	color: #020202;
	text-decoration: none;
	font-weight: bold;
}
.h1 {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
}
.more:link {
	font-family: "Trebuchet MS";
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
.more:visited {
	font-family: "Trebuchet MS";
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
.more:hover {
	font-family: "Trebuchet MS";
	font-size: 9px;
	color: #9b570a;
	text-decoration: underline;
}
.more:active {
	font-family: "Trebuchet MS";
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
.h2 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #9b570a;
	text-decoration: none;
}
.h3 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #292929;
	text-decoration: none;
}
.black {
	font-family: tahoma;
	font-size: 11px;
	color: #482f03;
	text-decoration: none;
}
.black1:link {
	font-family: tahoma;
	font-size: 11px;
	color: #482f03;
	text-decoration: underline;
}
.black1:visited {
	font-family: tahoma;
	font-size: 11px;
	color: #482f03;
	text-decoration: underline;
}
.black1:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.black1:active {
	font-family: tahoma;
	font-size: 11px;
	color: #482f03;
	text-decoration: underline;
}
