/**************************/
/* ClubsTeamsSummaryTable */
/**************************/

.ClubsTeamsSummaryTable
{
	border: #996600 1px solid;
}

.ClubsTeamsSummaryTotalsTableRow
{
	text-align: center;
	font-weight: bold;
	color: #cc9900;
}

.SummaryHeaderCell_RowCounter
{
	border: #996600 1px solid;
	text-align: center;
	width: 50px;
}

.SummaryHeaderCell_Club
{
	border: #996600 1px solid;
	text-align: center;
	width: 150px;
	font-weight: bold;
}

.SummaryHeaderCell_NotSet
{
	border: #996600 1px solid;
	text-align: center;
}

.SummaryHeaderCell_AgeGroup
{
	border: #996600 1px solid;
	text-align: center;
	font-weight: bold;
}

.SummaryHeaderCell_Teams
{
	border: #996600 1px solid;
	text-align: center;
	font-weight: bold;
}

.ClubsTeamsSummaryTableRow
{
	border: #996600 1px solid;
	text-align: center;
}

.SummaryCell_RowCounter
{
	border: #996600 1px solid;
	text-align: center;
	color: #cc9900;
}

.SummaryCell_Club
{
	border: #996600 1px solid;
	width: 150px;
	overflow: hidden;
	white-space: nowrap;
	color: #cc9900;
	font-weight: bold;
}

.SummaryCell_NotSet
{
	border: #996600 1px solid;
	text-align: center;
}

.SummaryCell_NotSet_Error
{
	border: #996600 1px solid;
	text-align: center;
	background-color: #ff9999;
	color: white;
}

.SummaryCell_AgeGroup
{
	border: #996600 1px solid;
	text-align: center;
}

.SummaryCell_Teams
{
	border: #996600 1px solid;
	text-align: center;
	font-weight: bold;
}

.SummaryCell_Teams_Error
{
	border: #996600 1px solid;
	text-align: center;
	font-weight: bold;
	background-color: #ff9999;
	color: white;
}

.ClubsTeamsSummaryTotalsTableRow
{
	border: #996600 1px solid;
	text-align: center;
	font-weight: bold;
}

.SummaryTotalsCell_RowCounter
{
	border: #996600 1px solid;
	color: #cc9900;
}

.SummaryTotalsCell_Club
{
	border: #996600 1px solid;
	color: #cc9900;
}

.SummaryTotalsCell_NotSet
{
	border: #996600 1px solid;
	text-align: center;
	font-weight: bold;
}

.SummaryTotalsCell_AgeGroup
{
	border: #996600 1px solid;
	text-align: center;
	font-weight: bold;
}

.SummaryTotalsCell_Teams
{
	border: #996600 1px solid;
	text-align: center;
	font-weight: bold;
}
