@charset "utf-8";
#wrapper #BodyContent table tr th table tr th a {
	color: #818181;
	text-decoration: none;
}

* {
	margin: 0px;
	padding: 0px;
}
.style8 {
	font-size: 12px;
	color: #FFFFFF;
}
.style3 {color: #009966}
.style5 {
	color: #F5450a
}
.style7 {
	color: #FF9900;
	font-weight: bold;
	font-size: 12px;
}
.style2 {font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 12; }
body {
	background-image: url(../images/CamoBck.png);
	background-repeat: repeat;
	background-color: #000000;
}



#wrapper {
	width: 900px;
	margin-right: auto;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #003333;
	border-left-color: #003333;
	background-color: #CCCCCC;
	margin-left: auto;
}
#wrapper #Banner {
}
#wrapper #BodyContent {
	background-color: #333333;
	text-align: right;
	color: #818181;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#wrapper #BodyContent .style8 a {
	font-size: 12px;
	color: #FFFFFF;
}

#wrapper #footer {
	clear: both;
}
