@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-color: #1f1f1f;
	background-image: url(top-bg.jpg);
	background-repeat: repeat-x;
}
a:active, a:focus {outline: 0;}
.header {
	background-image: url(top-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.content-bg {
	background-color: #303030;
	background-image: url(content-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.footer-bg {
	background-color: #1f1f1f;
	background-image: url(footer-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.flash-bg {
	background-color: #FFFFFF;
	background-image: url(flashbg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
.content-bg2 {
	background-color: #303030;
	background-image: url(content-bg2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.content-text {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 25px;
	line-height: 15px;
}
.footer-nav {
	font-family: Tahoma;
	font-size: 9px;
	color: #b4b4b2;
	line-height: 20px;
}
.footer-nav a{
	font-family: Tahoma;
	font-size: 9px;
	color: #b4b4b2;
	line-height: 20px;
	margin-left: 5px;
	margin-right: 5px;
	text-decoration: none;
}
.footer-nav a:hover{
	font-family: Tahoma;
	font-size: 9px;
	color: #84B80B;
	line-height: 20px;
}
.footer-txt2 {
	font-family: Tahoma;
	font-size: 9px;
	font-style: italic;
	color: #8e8e8e;
}
.footer-txt, .footer-txt a {
	font-family: Tahoma;
	font-size: 9px;
	font-style: normal;
	color: #6a6a69;
	text-decoration: none;
}
.footer-txt a:hover {
	font-family: Tahoma;
	font-size: 9px;
	font-style: normal;
	color: #6a6a69;
	text-decoration: underline;
}
.feat-text {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
}
.feat-text-title {
	font-family: Tahoma;
	font-size: 11px;
	color: #97c720;
	font-weight: bold;
}
.top-bg-table {
	background-image: url(top-bg-table.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
}
