BODY 
{
	font-family:Arial;
	background-color : White;
	margin-top : 0px;
	margin-left : 0px;
}
.pagebanner
{
	font-weight: bold;
	font-size: 16pt;
	background-image: url(images/aaapnd_tile.gif);
	vertical-align: top;
	font-family: Tahoma, Arial;
}
.sidebar
{
	background-color : #000000;
	vertical-align : top;
	font-family : Tahoma, Arial;
	font-size : 10pt;
	color : White;
	padding-left : 5px;
	padding-top : 10px;
}
.sidebar_link
{
	font-family : Tahoma, Arial;
	font-size : 10pt;
	color : White;
	
}
A.sidebar_link:link {
	text-decoration:none;
}
A.sidebar_link:visited {
	text-decoration:none;
}
A.sidebar_link:hover {
	color:#FFFF00;
	text-decoration:underline;
}

.pageheading
{
	COLOR: #800000;
	FONT-FAMILY:Tahoma, Arial;
	FONT-SIZE: 20pt;
	font-weight : bold;
}

.subheading
{
	COLOR: #FF0000;
	FONT-FAMILY:Tahoma, Arial;
	FONT-SIZE: 14pt;
	font-weight : bold;
}
.textbig
{
	COLOR: #000000;
	FONT-FAMILY: Tahoma, Arial;
	FONT-SIZE: 12pt;
	font-weight : bold;
}

.textboldnblue
{
	COLOR: Blue;
	FONT-FAMILY: Tahoma, Arial;
	FONT-SIZE: 10pt;
	font-weight : bold;
}

.textitalic
{
	COLOR: #000000;
	FONT-FAMILY: Tahoma, Arial;
	FONT-SIZE: 10pt;
	font-style:italic;
}

.text
{
	COLOR: #000000;
	FONT-FAMILY: Tahoma, Arial;
	FONT-SIZE: 10pt;
}

.textsuccess
{
	COLOR: Blue;
	font-style:italic;
	font-weight:bold;
	FONT-FAMILY: Tahoma, Arial;
	FONT-SIZE: 10pt;
}

.texterror
{
	COLOR: Red;
	font-style:italic;
	font-weight:bold;
	FONT-FAMILY: Tahoma, Arial;
	FONT-SIZE: 10pt;
}

.copyright
{
   COLOR: #000000;
   FONT-FAMILY: Tahoma, Arial;
   FONT-SIZE: 7pt;
}
.errortext
{
   COLOR: #FF0000;
   FONT-FAMILY: Tahoma, Arial;
   FONT-SIZE: 10pt;
}

.tableheading
{
   COLOR: #FFFFFF;
   FONT-FAMILY: Tahoma, Arial;
   FONT-WEIGHT: bold;
   FONT-SIZE: 9pt;
   BACKGROUND-COLOR: #800000;
   TEXT-ALIGN: center;
}
.tabletext
{
   COLOR: #000000;
   FONT-FAMILY: Tahoma, Arial;
   FONT-SIZE: 9pt;
}
.tabletext_gray
{
   COLOR: #000000;
   FONT-FAMILY: Tahoma, Arial;
   FONT-SIZE: 9pt;
   BACKGROUND-COLOR: #CCCCCC;
}

.fileTable
{
	width: 100%;
}

.fileDayHeaderCell
{
	font-family : Tahoma, Arial;
	font-size: 9pt;
	font-weight: bold;
	background-color: #2053A3;
	padding: 3px 3px 3px 3px;
}

.fileLeagueHeaderCell
{
	font-family : Tahoma, Arial;
	font-size: 9pt;
	font-weight: bold;
	background-color: #A0ABD1;
	padding: 3px 3px 3px 3px;
}

.fileLeagueNameCell
{
	font-family : Tahoma, Arial;
	font-size: 9pt;
	background-color: #cccccc;
	padding: 3px 3px 3px 3px;
}

.fileLeagueCell
{
	font-family : Tahoma, Arial;
	font-size: 9pt;
	background-color: #cccccc;
	padding: 3px 3px 3px 3px;
}

.fileLeagueCellFiller
{
	font-family : Tahoma, Arial;
	font-size: 9pt;
	background-color: #cccccc;
	padding: 3px 3px 3px 3px;
	width: 100%;
}

.fileLeagueGhostCell
{
	background-color: #cccccc;
	padding: 0px 0px 0px 0px;
	width: 0px;
}

.leagueNameTextBox
{
	font-family : Tahoma, Arial;
	font-size: 8pt;
	width: 250px;
}

.fileNameTextBox
{
	font-family : Tahoma, Arial;
	font-size: 8pt;
	width: 100px;
}

.startDateTextBox
{
	font-family : Tahoma, Arial;
	font-size: 8pt;
	width: 70px;
}

.deleteLink
{
	font-family : Tahoma, Arial;
	font-size: 8pt;
}

.addLeaguesLink:link
{
	font-family : Tahoma, Arial;
	color: #cccccc;
	font-size: 8pt;
}

.addLeaguesLink:visited
{
	font-family : Tahoma, Arial;
	color: #cccccc;
	font-size: 8pt;
}

.addLeaguesLink:hover
{
	font-family : Tahoma, Arial;
	color: #cccccc;
	font-size: 8pt;
}

.tree
{
	font-family : Tahoma, Arial;
}

.fileViewTable
{
	width: 100%;
}

.fileViewSportRow
{
	width: 100%;
}

.fileViewDayRow
{
	width: 100%;
}

.fileViewLeagueRow
{
	width: 100%;
}

.fileViewHeaderCell
{
	font-family : Tahoma, Arial;
	font-size: 8pt;
	font-weight: bold;
	padding: 2px 2px 2px 2px;

}

.fileViewCell
{
	font-family : Tahoma, Arial;
	font-size: 8pt;
	padding: 2px 2px 2px 2px;
}

.fileViewSpacerCell
{
	width: 1%;
}

.fileViewLink:link
{
	font-family : Tahoma, Arial;
	color: #0000ff;
	font-size: 8pt;
}

.fileViewLink:visited
{
	font-family : Tahoma, Arial;
	color: #0000ff;
	font-size: 8pt;
}

.fileViewLink:hover
{
	font-family : Tahoma, Arial;
	font-size: 8pt;
}

.leagueViewLink:link
{
	font-family : Tahoma, Arial;
	color: White;
	font-size: 9pt;
	text-align:center;
}

.leagueViewLink:visited
{
	font-family : Tahoma, Arial;
	color: White;
	font-size: 9pt;
	text-align:center;
}

.leagueViewLink:hover
{
	font-family : Tahoma, Arial;
	font-size: 9pt;
}

.validator
{
}

.validationSummary
{
}

.RequiredField
{
	font-family: Arial;
	font-weight : bold;
}
.RequiredFieldIndicator
{
	color: red;
}	
.OptionalField
{
	font-family: Arial;
	font-weight : normal;
}
.Pager
{
	font-family : Tahoma, Arial;
	font-size: 10pt;	
}
.TableRow1
{
	background-color: #C0C0FF;	
}
.TableRow2
{
	background-color: #CCCCCC;	
}
.PagingRow
{
	color: White;
 	background-color: #333399;	
}
.ActiveRow
{
	color: #FFFFCC;
 	background-color: #990033;
}
.TabRow
{
	color: Black;
	background-color: White;
}

.TableHeader
{
	font-weight:bold;
	background-color: Blue;
}


.DataGrid
{
	font-family : Tahoma, Arial;
	font-size: 10pt;
	padding: 2px 2px 2px 2px;
	margin: 2px 2px 2px 2px;
}
.TableDetailDataEntry
{
	padding-top: 2px;
	vertical-align:middle;
	text-align:left;
}
