/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

H1 {
	font-size: 38px;
	line-height: 40px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #87B592;
	font-weight: bold;
	padding:0 0 0 0;
	margin:5px 0 5px 5px;
}

H2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
}

.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:16x;
	line-height: 20px;
}
.smallText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height: 17px;
}
.bottomLinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #6EA576;
}
.bottomLinks a {
	color: #000000;
	text-decoration: none;
	
}
.bottomLinks a:hover {
	color: #B01A3C;
	text-decoration: underline;	
}
.caption, .caption a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	line-height:normal;
}

.eclectic, .eclectic a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
}

#nav td {
padding-left: 7px;
padding-right: 7px;
}
#nav a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #0a3272;
	font-weight: bold;
	text-decoration:none;
	padding: 0 15px 0 0;
}
#nav a:hover{
	color:#000000;
	text-decoration:underline;
}

#nav a#current{
	color: #B01A3C;
	text-decoration:underline;
}

.StatsTable {
margin: 0 0 0 30px;
}
.StatsTable TD {
border-bottom:solid 1px #87B592;
padding:1px;
)