body {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	letter-spacing: normal;
	text-transform: none;
	word-spacing: normal;
}

.WhiteText {
	font-family: Arial;
	color: #ffffff;
}

.TitleWhiteText {
	font-weight: bold;
	font-size: medium;
	color: white;
	font-family: Arial;
}

.SiteText {
	font-weight: bold;
	font-size: 10pt;
	font-family: Verdana;
}

.BoldTitle {
	font-size: 11pt;
	font-family: Verdana;
	font-weight: bold;
}

.WeekLink {
	font-family: Arial;
	font-weight: bold;
}

.UserPick {
	font-weight: bold;
}

.NonUserPick {
	font-weight: normal;
	font-family: Verdana;
	font-size: 10pt;
}

.UserPickWon {
	font-weight: bold;
	background-color: #c3c3c3;
}

.NonUserPickWon {
	background-color: #c3c3c3;
}

.WeightWon {
	font-weight: bold;
	background-color: #c3c3c3;
}

.UserPickWonPrint {
	font-weight: bold;
	text-decoration: underline;
}

.NonUserPickWonPrint {
	text-decoration: underline;
}

.WeightWonPrint {
	font-weight: bold;
	text-decoration: underline;
}

A.GeneralMenuLink {
	font-size: 12pt;
	color: #e6e6e6;
}

A.CurrentMenuLink {
	font-weight: bolder;
	color: #e6e6e6;
}

.ErrorText {
	font-size: 9pt;
	color: red;
	font-family: Arial;
	font-weight: bold;
}

.MenuNFL {
	font-weight: bold;
	font-size: 20pt;
	color: #e6e6e6;
	font-family: Book Antiqua;
	background-color: #0066aa;
}

.MenuWelcome {
	font-weight: bold;
	font-size: 11pt;
	color: #e6e6e6;
	background-color: #0066aa;
}

.MenuNav {
	font-weight: bold;
	font-size: 12pt;
	color: #e6e6e6;
	background-color: #0066aa;
}

.MenuHR {
	color: #e6e6e6;
	height: 1px;
	margin-right: 1px;
	margin-left: 1px;
}

.Week {
	font-weight: bold;
	font-size: 11pt;
	font-family: Arial;
	text-decoration: underline;
}

.SummaryDarkBackground {
	font-size: 10pt;
	font-family: Verdana;
	background-color: #0066aa;
	color: White;
	text-align: center;
	width: 35px;
}

.Summary {
	font-size: 10pt;
	font-family: Verdana;
	text-align: center;
	width: 35px;
}

.SummaryAlternatingBackground {
	font-size: 10pt;
	font-family: Verdana;
	text-align: center;
	width: 35px;
	background-color: #c3c3c3;
}

.StandingsTitle {
	font-size: 10pt;
	font-family: Verdana;
	background-color: #0066aa;
	text-align: center;
	color: white;
	width: 45px;
}

.StandingsRegular {
	font-size: 10pt;
	font-family: Verdana;
	text-align: center;
	width: 45px;
}

.StandingsRegularAlternatingBackground {
	font-size: 10pt;
	width: 45px;
	font-family: Verdana;
	background-color: Silver;
	text-align: center;
}

.StandingsTitleTeam {
	font-size: 10pt;
	width: 160px;
	color: white;
	font-family: Verdana;
	background-color: #0066aa;
}

.StandingsRegularTeam {
	font-size: 10pt;
	font-family: Verdana;
	width: 160px;
}

.StandingsRegularAlternatingBackgroundTeam {
	font-size: 10pt;
	font-family: Verdana;
	background-color: Silver;
	width: 160px;
}

.BlueText {
	color: blue;
}

.MessageText {
	font-size: 10pt;
	font-family: Arial;
}

.HomePageAdminText {
	font-size: 9pt;
	font-family: Verdana;
}

.HomePageTitles {
	font-size: 11pt;
	font-family: Verdana;
	font-weight: bold;
	color: #0066aa;
}

A {
	color: Blue;
}

	A.Message:link {
		text-decoration: underline;
		color: blue;
	}

	A.Message:visited {
		text-decoration: underline;
		color: blue;
	}

	A.Message:active {
		text-decoration: underline;
		color: #3333cc;
	}

	A.Message:hover {
		text-decoration: none;
		color: #ff0000;
	}

	A.Player:link {
		text-decoration: none;
		color: Black;
	}

	A.Player:visited {
		text-decoration: none;
		color: Black;
	}

	A.Player:active {
		text-decoration: none;
		color: Black;
	}

	A.Player:hover {
		text-decoration: underline;
		color: Black;
	}

table.MessageTable {
	background-color: #e6e6e6;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}

.DebugLog {
	display: block;
	min-height: 221px;
}
