body
{
	font: 16px arial;
	margin: 0px;
	padding: 0px;
	border-style: none;
	background-color: #000000;
	color: #FFCC00;
	background-image: url('rts_background.jpg');
	background-repeat:no-repeat;
	background-position:top center;
}


.goalpenalty
{
	color: #ccCC00;

}

.sbTable
{

}

.ppStatusDesc
{
	white-space: nowrap;
	font-weight: bold;
}

.ppTimeRemaining
{
	color: #FF0000;
	font-weight: bold;
}

.awayTeamName
{
	color: #FFFFFF;
	font: 15px arial;
	font-weight: bold;
}

.homeTeamName
{
	color: #FFFFFF;
	font: 15px arial;
	font-weight: bold;
}

.largeScore
{
	font: 38px arial;
	font-weight: bold;
	text-align: center;
}

.timePeriod
{
	font: 16px arial;
	text-align: center;
	font-weight: bold;
}

.awaySOG
{
	font: 24px arial;
	font-weight: bold;
}

.homeSOG
{
	font: 24px arial;
	font-weight: bold;
}

.gridTeamName
{
	color: #FFFFFF;
	font: 15px arial;
	font-weight: bold;
}

.gridHeader
{
	color: #FFFFFF;
	font: 15px arial;
	font-weight: bold;
}

.otSOGridHeader
{
	color: #FFFFFF;
	font: 15px arial;
	font-weight: bold;
}

.gridValue
{
	font: 15px arial;
	font-weight: bold;
}

.lastEvent
{
	font: 12px arial;
	font-weight: bold;
	white-space: nowrap;
}
