body
{
	font-family: Arial, Verdana;
	font-size: 8pt;
	color: Black;
}

.TableStyle
{
	
}

.RowHeader
{
	font-weight: bold;
	font-size: 10pt;
	color: white;
	font-family: Arial, Verdana;
	background-color: #009966;
}

.ColumnBodyStyle
{
	font-family: Arial, Verdana;
	font-size: 8pt;
	background-color: CCCCCC;
	color: Blue;
	text-align: center;
}
.ColumnBodyStyleRight
{
	font-family: Arial, Verdana;
	font-size: 8pt;
	background-color: CCCCCC;
	color: Blue;
	text-align: right;
}
.ColumnBodyStyleLeft
{
	font-family: Arial, Verdana;
	font-size: 8pt;
	background-color: CCCCCC;
	color: Blue;
	text-align: left;
} 
 
	
	

.ClubDetail_ColumnBodyStyle
{
	font-size: 8pt;
	color: black;
	font-family: Arial, Verdana;
	background-color: #cccccc;
	text-align: center;
}

.ClubDetail_ClubHeaderStyle
{
	font-weight: bold;
	font-size: 12pt;
	color: black;
	font-family: Arial, Verdana;
}

.MatchDetail_ColumnBodystyle
{
	font-size: 8pt;
	color: Black;
	font-family: Arial, Verdana;
	background-color: #dcdcdc;
	text-align: center;
}

.MatchDetail_TableHeaderStyle
{
	font-weight: bold;
	font-size: 12pt;
	color: Black;
	font-family: Arial, Verdana;
}
