BODY
{
	font-family: Tahoma;
}
.clsLabelTitle
{
	background-color: #000066;
	border-style: ridge;
	border-width: 3;
	font-size: 24pt;
	color: #ffffff;
	height: 47;
	width: 100%
}
.clsLabelScore
{
	font-size: 8pt;
	font-weight: bold;
	text-align: right;
	width: 15;
}
.clsTextBoxScore
{
	font-size: 8pt;
	text-align:	right;
	width: 35;
}
.clsLabelScoreC
{
	font-size: 8pt;
	font-weight: bold;
	border-color: #c0c0c0;
	border-style: solid;
	border-width: 1;
	height: 18;
	text-align:	right;
	padding-top: 2;
	padding-right: 1;
	width: 35;
}
.clsLabel8
{
	font-size: 8pt;
	padding: 2, 2, 2, 2;
}
.clsLabel8Border
{
	font-size: 8pt;
	border-style: solid;
	border-color: #c0c0c0;
	border-width: 1;
	padding: 2, 2, 2, 2;
	height: 100%;
	width: 100%;
}
.clsLabel8Bold
{
	font-size: 8pt;
	font-weight: bold;
	padding: 2, 2, 2, 2;
}
.clsLabel8MSSW
{
	font-size: 8pt;
	font-family: "MS Sans Serif";
	color: #ffffff;
}
.clsLabel8MSSBold
{
	font-size: 8pt;
	font-family: "MS Sans Serif";
	font-weight: bold;
}
.clsLabel10
{
	font-size: 10pt;
}
.clsLabel10Bold
{
	font-size: 10pt;
	font-weight: bold;
}
.clsLabel12Bold
{
	font-size: 12pt;
	font-weight: bold;
}
.clsLabel12BoldBorder
{
	font-size: 12pt;
	font-weight: bold;
	border-style: solid;
	border-color: #c0c0c0;
	border-width: 1;
	padding: 2, 2, 2, 2;
	height: 100%;
	width: 100%;
}
.clsLabel14BoldGreen
{
	font-size: 14pt;
	font-weight: bold;
	color: #000066;
}
.clsLabel18BoldBorder
{
	font-size: 18pt;
	font-weight: bold;
	border-style: solid;
	border-color: #c0c0c0;
	border-width: 1;
	padding: 2, 2, 2, 2;
	height: 100%;
	width: 100%;
}
