body
{
	/*background-color: #303030;*/
	background-color: #d8d8d8;
	color: #000;
	font-family: Arial;
	font-size: 10pt;
}
.mainContainer
{
	width: 450px;
	margin: auto;
}
.mainContainer a, .mainContainer hover, .mainContainer visited
{
	color: #000000;
	text-decoration: none;
}
.old_class
{
	font-weight: normal;
	color: #ff0000;
}
fieldset
{
	width: 440px;
	margin-top: 12px;
	padding: 5px;
}
legend
{
	font-weight: bold;
	font-variant: small-caps;
	letter-spacing: 2px;
}
.vspacer_450
{
	margin-left: auto;
	margin-right: auto;
	width: 450px;
	height: 12px;
	clear: both;
}
.vspacer_440
{
	margin-left: auto;
	margin-right: auto;
	width: 440px;
	height: 6px;
	clear: both;
}
.vspacer_440_s
{
	display: block;
	width: 440px;
	height: 1px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}
.vspacer_440_shade
{
	background-color: #b0b0b0;
	display: block;
	width: 440px;
	height: 1px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}

.topPLordinal
{
	float: left;
	display: block;
	width: 34px;
	font-weight: bold;
	text-align: left;
	padding-left: 4px;
}
.topPLname
{
	width: 230px;
	float: left;
	display: block;
	text-align: left;
}
.topPLpoints
{
	width: 172px;
	float: left;
	display: block;
	text-align: left;
}


.topPLordinal-alt
{
	background-color: #c8c8c8;
	float: left;
	display: block;
	width: 34px;
	font-weight: bold;
	text-align: left;
	padding-left: 4px;
	border-style: solid;
	border-width: 1px 0px 1px 0px;
	border-color: #b0b0b0;
}
.topPLname-alt
{
	background-color: #c8c8c8;
	width: 230px;
	float: left;
	display: block;
	text-align: left;
	border-style: solid;
	border-width: 1px 0px 1px 0px;
	border-color: #b0b0b0;
}
.topPLpoints-alt
{
	background-color: #c8c8c8;
	width: 172px;
	float: left;
	display: block;
	text-align: left;
	border-style: solid;
	border-width: 1px 0px 1px 0px;
	border-color: #b0b0b0;
}

.ordinal
{
	float: left;
	width: 24px;
	font-weight: bold;
	text-align: right;
}
.score_a
{
	width: 120px;
	float: left;
	text-align: right;
}
.score_b
{
	width: 60px;
	float: left;
	text-align: right;
}
.score_c
{
	width: 40px;
	float: left;
	text-align: right;
}
.score_d
{
	width: 50px;
	float: left;
	text-align: right;
}
.score_o
{
	width: 60px;
	float: left;
	text-align: right;
	font-weight: bold;
}
.pointLeader
{
	color: #0000ff;
}
.award
{
	width: 50px;
	height: 63px;
	margin: auto;
	padding: 2px;
	text-align: center;
	font-size: 9pt;
	font-family: Arial;
	font-weight: bold;
	/*background-color: #ffffff;*/
	color: #000000;
}