body
{
	background-color: #333333;
}
#pageHeader
{
	font-family: Arial;
	font-size: 14pt;
	font-weight:bold;
	color: #FFCC99;
	padding-bottom: 10px;
}

.menuItem
{
	font-family: Arial;
	font-size: 8pt;
	color: White;
}

.menuStaticHover
{
	color: Purple;
}

.menuStaticSelected
{
	color: Yellow;
}

.DataGrid, .DataGrid TD, .DataGrid TH
{
	border-color:#666666;
}

.DataGridItem, .DataGridItemAlt, .DataGridHeader
{
	font-family:  Arial, Sans-Serif;
	font-size: 9pt;
	text-align : center;
	border-color: #666666;
}

.DataGridItem, .DataGridItem A, .DataGridItem A:visited
{
	background-color: #333333;
	color: #cccccc;
	border-color: #666666;
}

.DataGridItem A:hover
{
	color: #36EA7B;
}

.DataGridItemAlt, .DataGridItemAlt A, .DataGridItemAlt A:visited
{
	background-color: #3b3b3b;
	color: #cccccc;
}

.DataGridItemAlt A:hover
{
	color: #36EA7B;
}

.DataGridHeader, .DataGridHeader A, .DataGridHeader A:visited
{
	color: white;
	background-color: #7C6F57;
	vertical-align:top;
}

.DataGridHeader A:hover
{
	color: white;
}

.label, .headerLabel
{
	font-family: Arial;
	font-size: 10pt;
	color: #FFCC99;
}

.headerLabel
{
	font-weight:bold;
}

.darkRow
{
	background-color: #3b3b3b;
}

.lightRow
{
	background-color: #3b3b3b;
}

.BowlerLabel, .BowlerLabel A, .BowlerTableLabel, .BowlerTableTeamLabel A
{
	font-family: Verdana;
	font-size: 10pt;
	color: #FFCC99;
}

.BowlerTableTeamLabel A
{
	font-weight:bold;
}

.TeamResultHeader, .TeamResultHeader A
{
	font-family: Verdana;
	font-size: 8pt;
	color: #36EA7B;
}

.SchP, .SchPB, .SchP1, .SchP2, .SchPI
{
	font-family: Verdana;
	font-size: 10pt;
	color: #555555;
}
.SchN, .SchNB, .SchN1, .SchN2, .SchNI
{
	font-family: Verdana;
	font-size: 10pt;
	color: #eeeeee;
}
.SchF, .SchFB, .SchF1, .SchF2, .SchFI
{
	font-family: Verdana;
	font-size: 10pt;
	color: #B89068;
}
.SchPB, .schNB, .schFB
{
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
}
.SchP1, .SchN1, .SchF1
{
	width: 49%;
	padding-right: 20px;
	text-align: right;
}
.SchP2, .SchN2, .SchF2
{
	width: 49%;
	padding-left: 20px;
	text-align: left;
}
.SchPI, .SchNI, .SchFI
{
	font-style: italic;
}
.SchPost
{
	font-family: Verdana;
	font-size: 10pt;
	color: #ff0000;
	background-color: #ffffff;
}

.WinningScore, .LosingScore, .DrawingScore
{
	font-family: Verdana;
	font-size: 10pt;
	color: #36EA7B;
}
.LosingScore
{
	color: #ff0033;
}
.DrawingScore
{
	color: #ffcc00;
}

.headline
{
	font-family: Verdana;
	font-size: 14pt;
	font-weight:bold;
	color: #36EA7B;
}
.story
{
	font-family: Verdana;
	font-size: 10pt;
	color: #cccccc;
	display: block;
	margin-left: 20px;
}
.lastUpdated
{
	font-family: Verdana;
	font-size: 8pt;
	font-style: italic;
	color: Gray;
	margin-left: 20px;
	margin-top: 2px;
}
.LeagueTitle
{
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #36EA7B;
}
.LeagueTitle A
{
	font-family: Verdana;
	font-size: 10pt;
	font-weight:normal;
	color: #7C6F57;
}
.NormalLabel
{
	font-family: Verdana;
	font-size: 10pt;
	color: #7C6F57;
}
.infoPane
{
	font-size: 10pt;
	font-family: Arial;
	color:White;
}

.prizeDiv
{
	font-family: Verdana;
	font-size: 10pt;
	color: #36EA7B;
	/*float:left;*/
	margin-right:20px;
	margin-bottom:10px;
	vertical-align:top;
	padding-bottom:10px;
}

.PDFLabel A
{
	font-family: Verdana;
	font-size: 10pt;
	color: #FFCC99;
	text-decoration:none;
}

.RuleText, .ContactText, .ContactText A
{
	font-family: Verdana;
	font-size: 10pt;
	color: #FFCC99;
}
.RuleTitle, .ContactTitle
{
	font-family: Verdana;
	font-size: 10pt;
	color: #36EA7B;
	font-weight: bold;
}
.copyright
{
	font-family: Verdana;
	font-size: 8pt;
	color: #5B5142;
	text-decoration: none;
}

.RememberLink
{
	font-family: Verdana;
	font-size: 8pt;
	color: #36EA7B;
}

.DataGridBorder, .DataGrid
{
	border-color: #4b4b4b;
}
.profileLabel
{
	font-family: Arial;
	font-size: 10pt;
	color: Black;
}