body {
	font-size : 8pt;
	font-family : tahoma, arial;
	color : #373D2D;
	cursor: default;
	text-align: justify;
	background: url('images/background.png');
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;} 
 
a:link , a:visited, a:active {
	text-decoration : none;
	text-transform: uppercase;
	cursor : default;
	color : #3F8A0C;} 
 
a:hover {
	text-decoration : none;
	cursor : default;
	text-transform: uppercase;
	color : #B87110;} 
b {
 	color: #806A1F;
	text-transform: uppercase;
	font-size : 6pt;}

.header{
	font-size : 9pt;
	letter-spacing: 5px;
	font-family : tahoma, arial, sans-serif;
	text-align : center;
	font-weight : bold;
	text-transform: uppercase;
	color : #4B7213;
	position: relative;
	margin: 0px;
	padding: 1px 1px 1px 2px;
	background-color: #9FC57B;
	border-left: 4px solid #6C4A08;
	border-right: 4px solid #6C4A08; }

.content {
	width : 500px;
	font-family: tahoma, arial, sans-serif;
	background-color : #EFEDDA;
	border: 2px solid #5C532C;
	text-align: justify;} 
 
tr, td {
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	vertical-align: top;
	font-family : tahoma, arial, sans-serif;
	color : #3E4749;
	font-size : 11px;}
 
input , textarea {
	background-color : #D7CBA5;
	font-family : tahoma, arial, sans-serif;
	font-size : 11px;
	color : #5C532C;
	border : 1px solid #5C532C;}

.stats{ 
	color: #070603;
	background-color: #858175;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 25px; 
	text-align: justify;}
 
/* End Various Tags & Classes*/