BODY
{
	color: #404040;
    FONT-FAMILY: "Century Gothic";
    BACKGROUND-COLOR: white
}
TABLE
{
    FONT-FAMILY: "Arial";
    FONT-SIZE: 8pt;
}
.Image
{
	cursor: hand;
}
.Header
{
	color: #040378;
	font-weight: bold;
	font-size: 14pt;
}
.Regular
{
	font-size: 10pt;
}
.RegularBold
{
	color: Black;
	font-size: 10pt;
	font-weight: bold;
}
.RegularItalics
{
	font-size: 10pt;
	font-style: italic;
}
.RegUnpub
{
	font-size: 10pt;
	color: red;
}
.RegOutDated
{
	font-size: 10pt;
	color: green;
}
.RegularBoldGrey
{
	color: Gray;
	font-size: 10pt;
	font-weight: bold;
}
.RegularBoldBG
{
	color: black;
	font-size: 10pt;
	font-weight: bold;
	background-color: #FFCC66;
}
.LeagueRight
{
	background-color: antiquewhite;
	color: black;
	font-size: 8pt;
}
.LeagueWrong
{
	background-color: lightgrey;
	color: red;
	font-size: 8pt;
}
.LeagueMyPicks
{
	background-color: #ffff99;
	color: black;
	font-size: 8pt;
}
.Small
{
	font-size: 8pt;
}
.SmallBold
{
	color: Black;
	font-size: 8pt;
	font-weight: bold;
}
.SmallItalics
{
	font-size: 8pt;
	font-style: italic;
}
.Large
{
	font-size: 12pt;
}
.LargeBold
{
	color: Black;
	font-size: 12pt;
	font-weight: bold;
}
.LargeItalics
{
	font-size: 12pt;
	font-style: italic;
}
.XLarge
{
	font-size: 18pt;
}
.XLargeBold
{
	color: Black;
	font-size: 18pt;
	font-weight: bold;
}
.XLargeItalics
{
	font-size: 18pt;
	font-style: italic;
}
.CalendarReg
{
	font-size: 10pt;
	font-weight: bold;
	cursor: hand;
}
.HorzHeader
{
	font-weight: bold;
	font-size: 10pt;
	color: white;
	background-color: silver;
}
.AddressHeader
{
	font-weight: bold;
	font-size: 10pt;
	color: #D7EBFF;
}
.CalendarToday
{
	font-size: 10pt;
	font-weight: bold;
	cursor: hand;
	color: red;
}
.CalendarOut
{
	font-size: 10pt;
	font-weight: bold;
	color: silver;
}
.CalendarHeader
{
	font-size: 12pt;
	font-weight: bold;
	color: white;
	background-color: #040378;
}
.CalendarDOWHeader
{
	font-size: 10pt;
	font-weight: bold;
	color: #040378;
	background-color: #C0C0C0;
}
.CalendarRow0
{
	font-size: 10pt;
	font-weight: bold;
}
.CalendarRow1
{
	font-weight: bold;
	font-size: 10pt;
	background-color: #D7EBFF;
}
.Row1
{
	font-size: 10pt;
	font-weight: bold;
}
.Row2
{
	font-weight: bold;
	font-size: 10pt;
	background-color: #D7EBFF;
}
.RowSpecial
{
	font-size: 10pt;
	color: red;
	font-style: italic;
}
.menu
{
	font-weight: bold;
	font-size: 8pt;
	font-family: "Century Gothic";
}
.menu A:link
{
	font-weight: bold;
	color: black;
	text-decoration: none;
}
.menu A:visited
{
	font-weight: bold;
	color: #040378;
	text-decoration: none;
}
.menu A:hover
{
	cursor: hand;
	color: #8383FC;
	text-decoration: none;
}
.middleloop
{
	font-weight: normal;
	font-size: 8pt;
	color: silver;
	font-family: Arial;
}
.middleloop A:link
{
	font-size: 8pt;
	color: silver;
	text-decoration: none;
}
.middleloop A:visited
{
	font-size: 8pt;
	color: silver;
	text-decoration: none;
}
.middleloop A:hover
{
	cursor: hand;
	color: black;
	text-decoration: none;
}
.bullet
{
	font-weight: bold;
	font-size: 10pt;
	font-family: "Century Gothic";
}
.bullet A:link
{
	font-weight: bold;
	color: black;
	text-decoration: none;
}
.bullet A:visited
{
	font-weight: bold;
	color: black;
	text-decoration: none;
}
.bullet A:hover
{
	cursor: hand;
	color: purple;
	text-decoration: none;
}
.bulletNotStarted
{
	font-weight: bold;
	color: green;
	font-size: 10pt;
	font-family: Arial;
}
.bulletNotStarted A:link
{
	font-weight: bold;
	color: green;
	text-decoration: none;
}
.bulletNotStarted A:visited
{
	font-weight: bold;
	color: green;
	text-decoration: none;
}
.bulletNotStarted A:hover
{
	color: #006400;
	cursor: hand;
	text-decoration: none;
}
