.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.lable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
}
.memberLinks a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.memberLinks a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #006666;
	text-decoration: none;
}
.memberLinks a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #006666;
	text-decoration: none;
}
.bottomBackground {
	background-image: url(images/spacer_blackLine.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.greenBackground {
	background-image: url(images/background_tile.jpg);
	background-repeat: repeat;
}
.bodyLabels {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.StatsTable {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #336666;
	border-bottom-width: thin;
}

