body {
	background-image: url(images/index_01.jpg);
}
#stats {
	background-color: #2C0001;
}
#stats td {
	background-color: #2C0001;
	border-right-width: 2px;
	border-bottom-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #200001;
	border-bottom-color: #200001;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #550002;
}

#stats th {
background-color:#200000;
border-right-width: 2px;
	border-bottom-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3C0000;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #B08167;
}
a:link {
	color: #C46A1C;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #C46A1C;
}
a:hover {
	text-decoration: none;
	color: #ECC05B;
}
a:active {
	text-decoration: underline;
	color: #ECC05B;
}
.tdBorder {
	border: thin solid #000000;
	padding:5px;
}
.PageTitle {
	font-family: Times New Roman;
	font-size: 12pt;
	font-weight: bold;
	color: #B28367;
	border: thin solid #000000;
	background-color: #460B03;
	padding: 5px;
	width: 98%;
	text-align: center;
	letter-spacing: .3em;
	text-transform:uppercase;
	background-image: url(images/headingbg.jpg);
	background-repeat: repeat-x;
}
.SubTitle {
	font-family: Times New Roman;
	font-size: 10pt;
	font-weight: bold;
	color: #B28367;
	border: thin solid #000000;
	background-color: #460B03;
	padding: 5px;
	width: 98%;
	text-align: center;
	letter-spacing: .3em;
	text-transform:uppercase;
}
