body
{
    font-size: 12px;
    color: #000000;
    font-family: Arial, Helvetica;
    text-decoration: none;
}
td
{
	font-size: 12px;
	font-family : arial, Helvetica;
	text-decoration: none;
}
.head
{
	color: #666666;
	font-size: 12px;
	font-family : arial, Helvetica;
	font-weight: bold;
}
.games
{
	color: #CC6600;
	font-size: 14px;
	font-family : arial, Helvetica;
	font-weight: bold;
	padding-left: 10px;
}
.gamesNoPadding
{
	color: #CC6600;
	font-size: 14px;
	font-family : arial, Helvetica;
	font-weight: bold;
}
.gamesNoPadding12
{
	color: #CC6600;
	font-size: 12px;
	font-family : arial, Helvetica;
	font-weight: bold;
}
a.games:visited, a.games:active, a.games:link
{
	color: #CC6600;
	text-decoration: none;
}
a.games:hover
{
	color: #CC6600;
	text-decoration: underline;
}
.BlueHead
{
	color: #090736;
	font-size: 15px;
	font-family : arial, Helvetica;
	font-weight: bold;
}
.orangeHead
{
	color: #CC6600;
	font-size: 15px;
	font-family : arial, Helvetica;
	font-weight: bold;
}
.orangeHead1
{
	color: #CC6600;
	font-size: 13px;
	font-family : arial, Helvetica;
	font-weight: bold;
}
.blackheading
{
	color: #4a545c;
	font-size: 18px;
	font-family : arial, Helvetica;
	font-weight: bold;
}
.bluesmalltext
{
	color: #0000FF;
	font-size: 12px;
	font-family : arial, Helvetica;
	font-weight: 500;
	font-style:italic;
}
a.blueBoldtext:visited, a.blueBoldtext:active, a.blueBoldtext:link
{
	color:#393F4D;
	font-size: 12px;
	font-family : arial, Helvetica;
	font-weight: bold;
	padding-left: 10px;
	
}
a.blueBoldtext:hover
{
	color: #393F4D;
	font-size: 12px;
	font-family : arial, Helvetica;
	font-weight: bold;
	padding-left: 10px;
	
}
a.blueBoldtext
{
	color: #393F4D;
	font-size: 12px;
	font-family : arial, Helvetica;
	font-weight: bold;
	padding-left: 10px;
	
}
.greytext
{
	color:Gray;
	font-size: 12px;
	font-family : arial, Helvetica;
	font-weight: 500;
	font-style:italic;
}
a.blacksmallheading:hover
{
	color:$CC6600;
	font-size: 12px;
	font-family : arial, Helvetica;
	font-weight: bold;
	
}
.smalllinktext
{
	color:$CC6600;
	font-size: 11px;
	font-family : arial, Helvetica;
	font-weight: 500;

}
.blacksmallheading
{
	color: #4a545c;
	font-size: 12px;
	font-family : arial, Helvetica;
	font-weight: bold;
}
ul.smalllinktext
{
list-style-type:circle;
display:inline;

}
a.blacksmallheading:visited, a.blacksmallheading:active, a.blacksmallheading:link

{
	color: #4a545c;
	font-size: 12px;
	font-family : arial, Helvetica;
	font-weight: bold;
}
.smallgreytextbold
{
	color:dimGray;
	font-size: 9px;
	font-family : arial;
	font-weight: 600;
}
.smallgreytext
{
	color:dimGray;
	font-size: 11px;
	font-family : arial;
	font-weight: 500;
}
.RedHead
{
	color: #B22222;
	font-size: 20px;
	font-family : arial, Helvetica;
	font-weight: 800;
}
.RedSmallHead
{
	color: #B22222;
	font-size: 14px;
	font-family : arial, Helvetica;
	font-weight: 800;
}

a.RedFreePicksLink
{
	color: #B22222;
	font-size: 12px;
	font-family : arial, Helvetica;
	font-weight: bold;	
}

.RedSmallHead1
{
	color: #B22222;
	font-size: 18px;
	font-family : arial, Helvetica;
	font-weight: 800;
}
.orangeBigHead
{
	color: #CC6600;
	font-size: 20px;
	font-family : arial, Helvetica;
	font-weight: bold;
}
.smallBlack
{
	color: #000000;
	font-size: 11px;
	font-family : arial, Helvetica;
	padding-left: 10px;
}
.smallBlackBold
{
	color: #000000;
	font-size: 11px;
	font-family : arial, Helvetica;
	padding-left: 10px;
	font-weight: bold;
}
.smallerBlack
{
	color: #000000;
	font-size: 9px;
	font-family : arial, Helvetica;
	padding-left: 10px;
}
.navigation
{
	color: #cccccc;
	font-size: 11px;
	font-family : arial, Helvetica;
	font-weight: bold;
	padding-left: 10px;
}
a.leftnavigation
{
	color: #4a545c;
	font-size: 11px;
	font-family : arial, Helvetica;
	font-weight: bold;
	
}
.leftnavigation
{
	color: #4a545c;
	font-size: 11px;
	font-family : arial, Helvetica;
	font-weight: bold;
	
}
a.leftnavigation:hover
{
	color: #CC6600;
	text-decoration: underline;
}
a.navigation:visited, a.navigation:active, a.navigation:link
{
	color: #cccccc;
	text-decoration: none;
}
a.navigation:hover
{
	color: #cccccc;
	text-decoration: underline;
}
.bold
{
	font-weight: 600;
}
.underline
{
	text-decoration: underline;
}
a.underline:visited, a.underline:active, a.underline:link
{
	
	text-decoration: underline;
}
a.underline:hover
{
	
	text-decoration: none;
}
.bold_and_underline
{
	text-decoration: underline;
	font-weight: 600;
}
.bigBold
{
	font-weight: 600;
	font-size: 14px;
}
.smallBold
{
	font-weight: 600;
	font-size: 10px;
}
.footer
{
	color: #CC6600;
	font-size: 11px;
	font-family : arial, Helvetica;
	padding-left: 10px;
}
a:visited, a:active, a:link
{
	color: #CC6600;
	text-decoration: none;
	font-family : arial, Helvetica;
}
a:hover
{
	color: #CC6600;
	text-decoration: underline;
}
.liteText
{
	color: #cccccc;
	font-size: 9px;
	font-family : arial, Helvetica;
	font-weight: bold;
	
}
.liteText2
{
	color: #cccccc;
	font-size: 10px;
	font-family : arial, Helvetica;
	font-weight: bold;
}
.liteText3
{
	color: #cccccc;
	font-size: 11px;
	font-family : arial, Helvetica;
	font-weight: bold;
}
.smallInput
{
	color: #000000;
	font-size: 9px;
	font-family : arial, Helvetica;
}
.rowHead
{
	BACKGROUND-COLOR: #0088ff;
	font-weight: bold;
}
.rowEven
{
	BACKGROUND-COLOR: #ffffff;
}
.rowOdd
{
	BACKGROUND-COLOR: #EAECEF;
}
.smallerBlackNoPadding
{
	color: #000000;
	font-size: 10px;
	font-family : arial, Helvetica;
}
.smallerBlackNoPaddingBold
{
	font-size: 11px;
	font-weight: bold;
}
.smallBlackNoPadding
{
	color: #000000;
	font-size: 11px;
	font-family : arial, Helvetica;
}
.gamesTableDisplay
{
	padding: 5 5 5 5;
	border:solid 1px CC6600;
}
.gamesTableNoPadding
{
	padding: 2 5 5 8;
	border:solid 1px CC6600;
}
.insidePage
{
	background-color: #ffffff;
}
a.nounder:visited, a.nounder:active, a.nounder:link, a.nounder:hover
{
	text-decoration: none;	
	color: #000000;
	cursor: default;
}
h1
{
    font-size: 10px;
    color: #000000;
    font-family: Arial, Helvetica;
    text-decoration: none;
   	margin-top: .1em;
	margin-bottom: .2em;
}
a.paragraph:visited, a.paragraph:active, a.paragraph:link
{	
	text-decoration: none;
	color : #000000;
}
a.paragraph:hover
{
	text-decoration: none;
	color : #000000;
}
body
{
    font-size: 12px;
    color: #000000;
    font-family: Arial, Helvetica;
    text-decoration: none;
}
td
{
	font-size: 12px;
	font-family : arial, Helvetica;
	text-decoration: none;
}
.head
{
	color: #666666;
	font-size: 12px;
	font-family : arial, Helvetica;
	font-weight: bold;
}
.games
{
	color: #CC6600;
	font-size: 14px;
	font-family : arial, Helvetica;
	font-weight: bold;
	padding-left: 10px;
}
.gamesNoPadding
{
	color: #CC6600;
	font-size: 14px;
	font-family : arial, Helvetica;
	font-weight: bold;
}
.gamesNoPadding12
{
	color: #CC6600;
	font-size: 12px;
	font-family : arial, Helvetica;
	font-weight: bold;
}
a.games:visited, a.games:active, a.games:link
{
	color: #CC6600;
	text-decoration: none;
}
a.games:hover
{
	color: #CC6600;
	text-decoration: underline;
}

.orangeBigHead
{
	color: #CC6600;
	font-size: 20px;
	font-family : arial, Helvetica;
	font-weight: bold;
}
.smallBlack
{
	color: #000000;
	font-size: 11px;
	font-family : arial, Helvetica;
	padding-left: 10px;
	text-align:left;
}
.smallBlackBold
{
	color: #000000;
	font-size: 11px;
	font-family : arial, Helvetica;
	padding-left: 10px;
	font-weight: bold;
}
.smallerBlack
{
	color: #000000;
	font-size: 9px;
	font-family : arial, Helvetica;
	padding-left: 10px;
}
.navigation
{
	color: #cccccc;
	font-size: 11px;
	font-family : arial, Helvetica;
	font-weight: bold;
	padding-left: 10px;
}
a.navigation:visited, a.navigation:active, a.navigation:link
{
	color: #cccccc;
	text-decoration: none;
}
a.navigation:hover
{
	color: #cccccc;
	text-decoration: underline;
}
.bold
{
	font-weight: 600;
}
.underline
{
	text-decoration: underline;
}
a.underline:visited, a.underline:active, a.underline:link
{
	
	text-decoration: underline;
}
a.underline:hover
{
	
	text-decoration: none;
}
.bold_and_underline
{
	text-decoration: underline;
	font-weight: 600;
}
.bigBold
{
	font-weight: 600;
	font-size: 14px;
}
.smallBold
{
	font-weight: 600;
	font-size: 10px;
}
.footer
{
	color: #CC6600;
	font-size: 11px;
	font-family : arial, Helvetica;
	padding-left: 10px;
}
a:visited, a:active, a:link
{
	color: #CC6600;
	text-decoration: none;
	font-family : arial, Helvetica;
}

.liteText
{
	color: #cccccc;
	font-size: 9px;
	font-family : arial, Helvetica;
	font-weight: bold;
	
}
.liteText2
{
	color: #cccccc;
	font-size: 10px;
	font-family : arial, Helvetica;
	font-weight: bold;
}
.liteText3
{
	color: #cccccc;
	font-size: 11px;
	font-family : arial, Helvetica;
	font-weight: bold;
}
.smallInput
{
	color: #000000;
	font-size: 9px;
	font-family : arial, Helvetica;
}
.rowHead
{
	BACKGROUND-COLOR: #0088ff;
	font-weight: bold;
}
.rowEven
{
	BACKGROUND-COLOR: #ffffff;
}
.rowOdd
{
	BACKGROUND-COLOR: #EAECEF;
}
.smallerBlackNoPadding
{
	color: #000000;
	font-size: 10px;
	font-family : arial, Helvetica;
}
.smallerBlackNoPaddingBold
{
	font-size: 11px;
	font-weight: bold;
}
.smallBlackNoPadding
{
	color: #000000;
	font-size: 11px;
	font-family : arial, Helvetica;
}
.gamesTableDisplay
{
	padding: 5 5 5 5;
	border:solid 1px CC6600;
}
.gamesTableNoPadding
{
	padding: 2 5 5 8;
	border:solid 1px CC6600;
}
.insidePage
{
	background-color: #ffffff;
}
a.nounder:visited, a.nounder:active, a.nounder:link, a.nounder:hover
{
	text-decoration: none;	
	color: #000000;
	cursor: default;
}
h1
{
    font-size: 10px;
    color: #000000;
    font-family: Arial, Helvetica;
    text-decoration: none;
   	margin-top: .1em;
	margin-bottom: .2em;
}
a.paragraph:visited, a.paragraph:active, a.paragraph:link
{	
	text-decoration: none;
	color : #000000;
}
a.paragraph:hover
{
	text-decoration: none;
	color : #000000;
}
.extpackage
{
	padding:  5 5 5 5;
	border:solid 1px #000000;
	background-color:#FFFF99;
	color:#333399;
}
.orangeHead1
{
	color: #993300;
	font-size: 14px;
	font-family : arial, Helvetica;
	font-weight: bold;
}
.bluetext
{
	color: #0000FF;
	font-size: 12px;
	font-family : arial, Helvetica;
	font-weight: bold;
}
.steelbluetext
{
	color: steelblue;
	font-size: 11px;
	font-family : arial, Helvetica;
	font-weight: bold;
	font-style:italic;
}
.normalorange
{
	color: #993300;
	font-size: 11px;
	font-family : arial, Helvetica;
	font-weight: 500;
}
.extpremiumtext
{
	color: #993300;
	font-size: 16px;
	font-family : arial, Helvetica;
	font-weight: 800;
}
.extpremiumtext1
{
	color: #993300;
	font-size: 12px;
	font-family : arial, Helvetica;
	font-weight: 800;
}
.Freepickstable
{
 border:solid 1px #FFFF99;
 background-color:#D8D8D8;	
	
}
.HomePagedateText
{
	font-family:Verdana;
	font-size:11px;
	color:#4682B4;
}
.HideDivForCreditPayment
{
	display:none;
}