body {
	background-color:#ccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 {
    font-size: 14pt;
}
#siteborder {
	width:90%;  /*820px;*/
	position: relative;
	border: 1px solid #999;
}

a {  text-decoration: underline; color: #333;}
a:hover {  text-decoration: underline; color: #333;}
a:visited {  text-decoration: underline; color: #333;}
a:hover {  text-decoration: underline; color: #333;}

#editPicks #subNav .editPicks a, 
#viewPicks #subNav .viewPicks a, 
#results #subNav .results a,
#picksMatrix #subNav .picksMatrix a,
#poolHome #subNav .poolHome a,
#picks #subNav .picks a {
color:#3969B9;
background-color:#f6f6f6;
text-decoration:none;
cursor:default;
}

.blueText {color:#40587E;}
.errorField {
    background-color:Red;
}
ul.subNav{
margin: 0px;
padding: 0;
list-style: none;
float: left;
color:#fff;
}

ul.subNav li{
	float: left;
}
ul.subNav a{
	display: block;
	padding: 0 1.5em;
	text-decoration: underline;
	line-height: 1em;
	color:#fff;
}
ul.subNav .first a{
background: none;
}
ul.subNav a:hover
{
color:#fff;
text-decoration:none;
}
ul.subNav a:visited
{
color:#fff;
text-decoration:underline;
}
ul.subNav a:hover
{
color:#fff;
text-decoration:none;
}
#header {
	width:820px;
	position: relative;
	height: 83px;
	background-color: #808080;
}
#nav {
	table-layout:fixed;
	width:820px;
}

.navtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	padding-left: 10px;
	text-align: left;
	padding-right: 30px;
}
.navtextOrange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff6600;
	font-weight: bold;
	padding-left: 10px;
	text-align: left;
	padding-right: 30px;
}
.whiteText {color: #fff;}

.navtext a {  text-decoration: none; color: #fff;}
.navtext a:hover {  text-decoration: underline; color: #fff;}
.navtext a:visited {  text-decoration: none; color: #fff;}
.navtext a:hover {  text-decoration: underline; color: #fff;}

.navtextOrange a {  text-decoration: none; color: #ff6600;}
.navtextOrange a:hover {  text-decoration: underline; color: #ff6600;}
.navtextOrange a:visited {  text-decoration: none; color: #ff6600;}
.navtextOrange a:hover {  text-decoration: underline; color: #ff6600;}

#content {
	table-layout:fixed;
	/*width:820px;*/
	/*background: #F4F4F4 url(/images/2006_skin/bodybg.gif);*/
	background-color:#fff;
	text-align:left;
}

.whiteText {color: #ffFFFF}

.boldwhite {
	color: #fff;
	font-weight: bold;
}
.boldwhite a {  text-decoration: none; color: #fff;}
.boldwhite a:hover {  text-decoration: underline; color: #fff;}
.boldwhite a:visited {  text-decoration: none; color: #fff;}
.boldwhite a:hover {  text-decoration: underline; color: #fff;}

.justified {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999;
}

.logged_in
{
	left:			10px;
	top:			67px;
	position:		absolute;
	width:			auto;
	height:			auto;
	color: 			#fff;
	font: 			8pt arial;
	text-align:		left;
	vertical-align:		text-bottom;
	overflow: hidden;
	visibility: visible;
}
.quickassist
{
	top:			7px;
	position:		absolute;
	width:			auto;
	height:			auto;
	color: 			#fff;
	font: 			7pt arial;
	text-align:		right;
	vertical-align:		top;
	overflow: hidden;
	visibility: visible;
	right: 10px;
}
.quickassist a {
	text-decoration: none;
	color: #fff;
	text-align: right;
}
.quickassist a:hover {
	text-decoration: underline;
	color: #fff;
	text-align: right;
}
.quickassist a:visited {  text-decoration: none; color: #fff;}
.quickassist a:hover {  text-decoration: underline; color: #fff;}
.sidenav {
	background-color: #ccc;
	border: 1px solid #666;
	text-align: left;
	line-height: 10pt;
	color: #333;
	position: relative;
	width: 120px;
	height: auto;
	margin: 7px 0px 7px 7px;
	font-size: 8pt;
	left: 0px;
	list-style-position: inside;
	list-style-type: square;
	padding: 5px;
}
.sidenav a {  text-decoration: none; color: #3969B9;}
.sidenav a:hover {  text-decoration: underline; color: #333;}
.sidenav a:visited {  text-decoration: none; color: #3969B9;}
.sidenav a:hover {  text-decoration: underline; color: #333;}

.sidenavBlue {
	background-color: #3969B9;
	border: 1px solid #666;
	text-align: left;
	line-height: 10pt;
	color: #fff;
	position: relative;
	width: 120px;
	height: auto;
	margin: 7px 0px 7px 7px;
	font-size: 8pt;
	left: 0px;
	list-style-position: inside;
	list-style-type: square;
	padding: 5px;
}
.sidenavBlue a {  text-decoration: none; color: #fff;}
.sidenavBlue a:hover {  text-decoration: underline; color: #fff;}
.sidenavBlue a:visited {  text-decoration: none; color: #fff;}
.sidenavBlue a:hover {  text-decoration: underline; color: #fff;}

.sidenavLg {
	background-color: #ccc;
	border: 1px solid #666;
	text-align: left;
	line-height: 10pt;
	color: #333;
	position: relative;
	width: 190px;
	height: auto;
	margin: 7px 0px 7px 7px;
	font-size: 8pt;
	left: -1px;
	list-style-position: inside;
	list-style-type: square;
	padding: 4px;
}
.sidenavLg a {  text-decoration: none; color: #3969B9;}
.sidenavLg a:hover {  text-decoration: underline; color: #333;}
.sidenavLg a:visited {  text-decoration: none; color: #3969B9;}
.sidenavLg a:hover {  text-decoration: underline; color: #333;}

.contentBox {
	background-color: #fff;
	border: 1px solid #3969B9;
	text-align: left;
	line-height: 12pt;
	color: #333;
	margin: 7px 7px 7px 5px;
	width: 98%;
}

.contentClear {
	border: 0px solid #3969B9;
	text-align: left;
	line-height: 12pt;
	color: #333;
	margin: 7px 7px 7px 5px;
	width: 98%;
}

.horizontalDividerBlue {
	background-color: #3969B9;
	text-align: left;
	color: #3969B9;
	margin: 7px 7px 7px 5px;
	width: 98%;
	height: 10px;
	font-size: 6px;
}


#footer {
/*	table-layout:fixed;*/
	/*width:820px;*/
	
	background-color: #808080;
	padding: 10px 0px;
}
.footertext {
	font-size: 7pt;
	font-weight: normal;
	color: #fff;
	text-align: center;
}
.footertext a {  text-decoration: none; color: #fff; margin:0 5px 0 5px;}
.footertext a:hover {  text-decoration: underline; color: #333;}
.footertext a:visited {  text-decoration: none; color: #fff;}
.footertext a:hover {  text-decoration: underline; color: #fff;}

input.buttonOrange {
	border-collapse: collapse;
	font-size: 8pt;
	font-weight: bold;
	color: #fff;
	border: 0px;
	background-color: #ff6600;
	border-style:		outset;
	cursor:			pointer;
	border-width:		1px;
}
input.buttonGreen {
	border-collapse: collapse;
	font-size: 8pt;
	font-weight: bold;
	color: #000;
	border: 0px;
	background-color: #abe308;
	border-style:		outset;
	cursor:			pointer;
	border-width:		1px;
}

table.buttonOrange {
	border-collapse: collapse;
	font-size: 8pt;
	font-weight: bold;
	color: #fff;
	border: 0px;
}
table.buttonOrange td {
	text-align: center;
	border-top-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	border-left-width:1px;
	border-top-style:solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffE799;
	border-right-color: #af7A3C;
	border-bottom-color: #af7A3C;
	border-left-color: #ffE799;
   background-color: #ff6600;
}
table.buttonOrange td a{
   display: block;
   text-decoration: none;
   background-color: #ff6600;
	padding: 2px 5px 2px 5px;
}
table.buttonOrange td a:link {
	font-size: 8pt;
	font-weight: bold;
	color: #fff;
   background-color: #ff6600;
}
table.buttonOrange td a:hover {
	font-size: 8pt;
	font-weight: bold;
	color: #fff;
   background-color: #ffD3A0;
}
table.buttonOrange td a:visited {
	font-size: 8pt;
	font-weight: bold;
	color: #fff;
   background-color: #ff6600;
}
table.buttonOrange td a:hover {
	font-size: 8pt;
	font-weight: bold;
	color: #fff;
   background-color: #ffD3A0;
}


table.buttonBlue {
	border-collapse: collapse;
	font-size: 8pt;
	font-weight: bold;
	color: #fff;
	border: 0px;
}
table.buttonBlue td {
	text-align: center;
	border-top-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	border-left-width:1px;
	border-top-style:solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #919CC6;
	border-right-color: #496184;
	border-bottom-color: #496184;
	border-left-color: #919CC6;
   background-color: #3969B9;
}
table.buttonBlue td a{
   display: block;
   text-decoration: none;
   background-color: #3969B9;
	padding-right: 5px;
	padding-left: 5px;
}
table.buttonBlue td a:link {
	font-size: 8pt;
	font-weight: bold;
	color: #fff;
   background-color: #3969B9;
}
table.buttonBlue td a:hover {
	font-size: 8pt;
	font-weight: bold;
	color: #fff;
   background-color: #8AA6D6;
}
table.buttonBlue td a:visited {
	font-size: 8pt;
	font-weight: bold;
	color: #fff;
   background-color: #3969B9;
}
table.buttonBlue td a:hover {
	font-size: 8pt;
	font-weight: bold;
	color: #fff;
   background-color: #8AA6D6;
}

table.buttonGreen {
	border-collapse: collapse;
	font-size: 8pt;
	font-weight: bold;
	color: #000;
	border: 0px;
}
table.buttonGreen td {
	text-align: center;
	border-top-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	border-left-width:1px;
	border-top-style:solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D2FD9E;
	border-right-color: #809A32;
	border-bottom-color: #809A32;
	border-left-color: #D2FD9E;
   background-color: #ABE308;
}
table.buttonGreen td a{
   display: block;
   text-decoration: none;
   background-color: #ABE308;
   padding: 2px 5px 2px 5px;
}
table.buttonGreen td a:link {
	font-size: 8pt;
	font-weight: bold;
	color: #000;
   background-color: #ABE308;
}
table.buttonGreen td a:hover {
	font-size: 8pt;
	font-weight: bold;
	color: #000;
   background-color: #CCED6B;
}
table.buttonGreen td a:visited {
	font-size: 8pt;
	font-weight: bold;
	color: #000;
   background-color: #ABE308;
}
table.buttonGreen td a:hover {
	font-size: 8pt;
	font-weight: bold;
	color: #000;
   background-color: #CCED6B;
}

table.buttonGrey {
	border-collapse: collapse;
	font-size: 8pt;
	font-weight: normal;
	color: #333;
	padding: 0px;
}
table.buttonGrey td {
	text-align: center;
	border-top-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	border-left-width:1px;
	border-top-style:solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
   background-color: #ccc;
}
table.buttonGrey td a{
   display: block;
   text-decoration: none;
   background-color: #ccc;
	padding-right: 5px;
	padding-left: 5px;
}
table.buttonGrey td a:link {
	font-size: 8pt;
	font-weight: bold;
	color: #333;
   background-color: #ccc;
}
table.buttonGrey td a:hover {
	font-size: 8pt;
	font-weight: bold;
	color: #333;
   background-color: #ededed;
}
table.buttonGrey td a:visited {
	font-size: 8pt;
	font-weight: bold;
	color: #333;
   background-color: #ccc;
}
table.buttonGrey td a:hover {
	font-size: 8pt;
	font-weight: bold;
	color: #333;
   background-color: #ededed;
}


table.buttonWhite {
	border-collapse: collapse;
	font-size: 7pt;
	font-weight: normal;
	color: #333;
	padding: 0px;
	margin-bottom: 3px;
}
table.buttonWhite td {
	text-align: center;
	border-top-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	border-left-width:1px;
	border-top-style:solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
   background-color: #fff;
}
table.buttonWhite td a{
   display: block;
   text-decoration: none;
   background-color: #fff;
	padding-right: 1px;
	padding-left: 1px;
}
table.buttonWhite td a:link {
	font-size: 7pt;
	font-weight: bold;
	color: #333;
   background-color: #fff;
}
table.buttonWhite td a:hover {
	font-size: 7pt;
	font-weight: bold;
	color: #333;
   background-color: #ededed;
}
table.buttonWhite td a:visited {
	font-size: 7pt;
	font-weight: bold;
	color: #333;
   background-color: #fff;
}
table.buttonWhite td a:hover {
	font-size: 7pt;
	font-weight: bold;
	color: #333;
   background-color: #ededed;
}
.poolsTitle {
	font-weight: bold;
	color: #fff;
	background-color: #8B9AB4;
	width: 98%;
	font-size: 8pt;
	margin: 3px 4px;
	padding: 5px 2px 5px 3px;
}
.poolsTitle h1 {
    font-size: 10pt;
}
.poolsTitle ul {
margin: 0;
padding: 0;
list-style: none;
float: left;
color:#fff;
text-transform:none;
}

.poolsTitle ul li {
	float: left;
}
.poolsTitle ul a{
	display: block;
	padding: 0 1.5em;
	text-decoration: underline;
	line-height: 1em;
	color:#fff;
}
.poolsTitle ul .first a {
background: none;
}
.poolsTitle ul a:hover {
color:#fff;
text-decoration:none;
}
.poolsTitle ul a:visited {
color:#fff;
text-decoration:underline;
}
.poolsTitle ul a:hover {
color:#fff;
text-decoration:none;
}

.poolTable {
	border: 1px solid #ccc;
	text-align: left;
	line-height: 12pt;
	color: #333;
	margin: 10px 0px 30px 5px;
	width: 98%;
	padding: 3px;
}
.sidenavTitleWhite {

	font-weight: bold;
	color: #333;
	background-color: #fff;
	width: 98%;
	font-size: 8pt;
	margin: 3px 2px;
	padding: 5px 2px 5px 3px;
}
.pageTitleFull {

	font-weight: bold;
	color: #fff;
	background-color: #8B9AB4;
	width: 99%;
	font-size: 8pt;
	margin: 3px 4px;
	padding: 5px 2px 5px 3px;
}
#header-sm {
	position: relative;
	background-color: #808080;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #fff;
	border-right-color: #fff;
	border-bottom-color: #fff;
	border-left-color: #fff;
	height: 50px;
	width: 100%;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
}
popup {
	background-color:#3969B9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #fff;
	text-align: center;
}
.SmackName
{
	color:		BLUE;
	padding-right:7px;
	font-weight:bold;
}
.SmackText
{
	color:		#121212;
}
.SmackTimeText
{
	font-size:xx-small;
	color: #a6a6a6;
	text-align:right;
}