﻿SPAN.PaymentEqual
{
	color: white;
	TEXT-ALIGN: right;
	background-color: Green;
}
SPAN.PaymentShort
{
	color: white;
	TEXT-ALIGN: right;
	background-color: red;
}
SPAN.PaymentOver
{
	color: Navy;
	TEXT-ALIGN: right;
	background-color: Yellow;
}
.DateWarning
{
	color:Red;
	font-weight:bold;
}
.buttonFlash
{
	border-right: outset;
	padding-right: 0px;
	border-top: outset;
	padding-left: 0px;
	font-weight: bold;
	font-size: 9pt;
	padding-bottom: 0px;
	border-left: outset;
	color: #000099;
	padding-top: 0px;
	border-bottom: outset;
	font-family: Arial, Helvetica, sans-serif;
	height: 40px;
	background-color: mediumturquoise;
	text-align: center;
	vertical-align: middle;
	cursor: hand;
	width: 120px;
}
.buttonFlashhover
{
	border-right: outset;
	padding-right: 0px;
	border-top: groove;
	padding-left: 0px;
	font-weight: bold;
	font-size: 9pt;
	padding-bottom: 0px;
	border-left: groove;
	color: mediumturquoise;
	padding-top: 0px;
	border-bottom: outset;
	font-family: Arial, Helvetica, sans-serif;
	height: 40px;
	background-color: #000099;
	text-align: center;
	vertical-align: middle;
	cursor: hand;
	width: 120px;
}
.b1
{
	vertical-align: middle;
	text-align: center;
	margin-bottom: 1em;
	font-size: 12px;
	background-color: #192A72;
	color: #fff;
	text-decoration: underline;
	width: 150px;
	height: 50px;
	border-right: outset;
	border-top: outset;
	border-left: outset;
	border-bottom: outset;
}
.b1 a {	color: #fff;}

.b1 hover { background-color: #233AA0; 
	border-top-style: inset;
	border-right-style: inset;
	border-left-style: inset;
	border-bottom-style: inset;
}
.b2
{
	vertical-align: middle;
	text-align: center;
	margin-bottom: 1em;
	font-size: 12px;
	background-color: #009900;
	color: #fff;
	text-decoration: underline;
	width: 150px;
	height: 50px;
	border-right: outset;
	border-top: outset;
	border-left: outset;
	border-bottom: outset;
}
.b2 a {	color: #fff;}

.b2 hover { background-color: #ffd60a; 
	border-top-style: inset;
	border-right-style: inset;
	border-left-style: inset;
	border-bottom-style: inset;
}
.b3
{
	vertical-align: middle;
	text-align: center;
	margin-bottom: 1em;
	font-size: 12px;
	background-color: #990000;
	color: #fff;
	text-decoration: underline;
	width: 150px;
	height: 50px;
	border-right: outset;
	border-top: outset;
	border-left: outset;
	border-bottom: outset;
}
.b3 a {	color: #fff;}

.b3 hover { background-color: #d60a0a; 
	border-top-style: inset;
	border-right-style: inset;
	border-left-style: inset;
	border-bottom-style: inset;
}
.b4
{
	vertical-align: middle;
	text-align: center;
	margin-bottom: 1em;
	font-size: 12px;
	background-color: #ff9900;
	color: #fff;
	text-decoration: underline;
	width: 150px;
	height: 50px;
	border-right: outset;
	border-top: outset;
	border-left: outset;
	border-bottom: outset;
}
.b4 a {	color: #fff;}

.b4 hover { background-color: #233AA0; 
	border-top-style: inset;
	border-right-style: inset;
	border-left-style: inset;
	border-bottom-style: inset;
}

.BigButton
{
	border-right: silver outset;
	border-top: silver outset;
	border-left: silver outset;
	width: 150px;
	border-bottom: silver outset;
	height: 60px;
	vertical-align: middle;
	background-color: gainsboro;
	text-align: center;
}
TH.BoxScore
{
	background-color: black;
	color: Silver;
	border-top-style: inset;
	border-right-style: inset;
	border-left-style: inset;
	border-bottom-style: inset;
	font-weight:bold;
	text-align:center;
}
TD.BoxScore
{
	font-weight:bold;
	background-color: Silver;
	color: Navy;
	border-top-style: groove;
	border-right-style: groove;
	border-left-style: groove;
	border-bottom-style: groove;
}
/*--------------------------------------------------------------------------*/	
.TabNavigationTbl { 
   height: 22px;
   border-width: 0px;
}

.navigationcell
{
	background-color: khaki;
	border-bottom: #000000 1px solid;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 2px;
	color: navy;
}

.navigationcell_selected
{
	background-color: LightBlue;
	border-left: #000000 1px solid;
	border-right: #000000 2px solid;
	border-top: #000000 3px solid;
	border-top-style: ridge;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 4px;
	color: navy;
}
.navigationcell A
{
	color: Blue;
}

.navigationcell_selected A
{
	color: navy ;
}


TABLE.Bracket
{
	color: black;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
TABLE.Bracket TR TD
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
TABLE.Bracket TR TD TABLE.BracketGame TR TD
{
	color: black;
	text-align: center;
    border-right: thin solid;
    border-top: thin solid;
    border-left: thin solid;
    border-bottom: thin solid;
}
TABLE.Bracket TR TD TABLE.BracketGame
{
	color: black;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
TABLE.Bracket TR TH.Fixed
{
    border-right: thin outset;
    border-top: thin outset;
    border-left: thin outset;
    border-bottom: thin outset;
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: black;
    BORDER-BOTTOM: thin outset;
    TEXT-ALIGN: center;
}
TABLE.Bracket TR TD.Fixed
{
    BORDER-RIGHT: thin outset;
    BORDER-TOP: thin outset;
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    BORDER-LEFT: thin outset;
    COLOR: black;
    BORDER-BOTTOM: thin outset;
    TEXT-ALIGN: right
}
TD.GameComplete1
{
	color: Navy;
	TEXT-ALIGN: right;
	background-color: Green;
}
TR TD.GameNotReady1
{
	color: white;
	TEXT-ALIGN: right;
	background-color: red;
}
TR TD.GameReady1
{
	color: Navy;
	TEXT-ALIGN: right;
	background-color: Yellow;
}
TABLE.Bracket TR TH
{
    BORDER-RIGHT: thin outset;
    BORDER-TOP: thin outset;
    FONT-WEIGHT: bold;
    BORDER-LEFT: thin outset;
    BORDER-BOTTOM: thin outset;
    BACKGROUND-COLOR: #ece9d8;
    TEXT-ALIGN: center
}
TABLE.Bracket TR TD TABLE.BracketGame TR TD.BracketHome
{
	font-size: 10pt;
	white-space: nowrap;
	border-bottom: black thin solid;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	font-weight: bolder;
}

TABLE.Bracket TR TD TABLE.BracketGame TR TD.BracketExtra
{
	white-space:nowrap;
	border-right: black thin solid;
	border-left-style: none; 
	border-bottom-style: none; 
	border-top-style: none; 
}
TABLE.Bracket TR TD TABLE.BracketGame TR TD.BracketVisit
{
    FONT-SIZE: 10pt;
	white-space:nowrap;
	border-bottom: black thin solid;
	border-right: black thin solid;
	border-top-style: none; 
	border-left-style: none; 
	font-weight: bolder;
}
.GameNumberComplete
{
	text-align:left;
	border-right: black thin solid;
	border-top: black thin solid;
	border-left: black thin solid;
	border-bottom: black thin solid;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	font-variant: small-caps;
	color: Navy;
	background-color: Green;
}
.GameNumberNotReady
{
	text-align:left;
	border-right: black thin solid;
	border-top: black thin solid;
	border-left: black thin solid;
	border-bottom: black thin solid;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	font-variant: small-caps;
	color: white;
	background-color: red;
}
.GameNumberReady
{
	text-align:left;
	border-right: black thin solid;
	border-top: black thin solid;
	border-left: black thin solid;
	border-bottom: black thin solid;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	font-variant: small-caps;
	color: Navy;
	background-color: Yellow;
}

.GameNumber
{
	text-align:left;
	border-right: black thin solid;
	border-top: black thin solid;
	border-left: black thin solid;
	border-bottom: black thin solid;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	font-variant: small-caps;
	background-color: silver;
}
TABLE TR TD TABLE.topHead {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding: 4px 12px 1px 12px;
	font-weight:bold;
}
TABLE TR TD TABLE.topHead tr td a
{
	text-decoration: none;
	color: white;
}
TABLE TR TD TABLE.topHead tr td a.hover
{
	text-decoration: underline;
	color: white;
	background-color: transparent;
}
TABLE TR TD TABLE.topHead a.act
{
	color: #FC0;
}
TABLE TR TD TABLE.topHead tr td {
	margin:0;
	padding:0;
	list-style-type:none;
	white-space:nowrap;
}
TABLE TR TD TABLE.topHead tr td {
	margin:0;
	padding:0;
	float:left;
	padding:0 4px;
	border-left:1px solid #CCC
}
TABLE TR TD TABLE.topHead tr td .first {
	padding:0 4px 0 0;
	border-left:0px;
}
TABLE TR TD TABLE.topHead tr td .last {
	border-right:0px;
	text-align:right;
	vertical-align:top;
	width:100%;
}

.LoginButton
{
	border-right: silver outset;
	border-top: silver outset;
	background-image: none;
	vertical-align: top;
	border-left: silver outset;
	color: black;
	border-bottom: silver outset;
	background-color: gray;
	text-align: center;
	font-weight: bold;
}
.LoginButton HOVER
{
	border-right: silver inset;
	border-top: silver inset;
	background-image: none;
	vertical-align: top;
	border-left: silver inset;
	color: black;
	border-bottom: silver inset;
	background-color: gray;
	text-align: center;
	font-weight: bold;
}
.LoginButton TR TD A
{
	color: cornsilk;
}
.LoginButton TR TD A.hover
{
	color:Black;
}
.HeaderLogo

{
    height:75px;
    border-width:0px;
}
.ChangeSuccess
{
	background-color:Green;
	color:Silver;
}
.ChangeError
{
	background-color:Red;
	color:White;
}

TABLE.TopLeft
{
	vertical-align: top;
	text-align: left;
	border-right: ridge;
	border-top: ridge;
	border-left: ridge;
	border-bottom: ridge;
}
TABLE.TopLeft tr td
{
	text-align:left;
	vertical-align:top;
}
TABLE.ScheduledEventList
{
	vertical-align:top;
	text-align:left;
}
TABLE.ScheduledEventList TR TD
{
	vertical-align:top;
	text-align:left;
}
tr.TotalsRow
{
	vertical-align:top;
	text-align:center;
	font-weight:bold;
}
tr.TotalsRow td
{
	vertical-align:top;
	text-align:center;
	font-weight:bold;
}
A.Details
{
	text-decoration:overline, blink;
}
A.Details:hover
{
	text-decoration:underline;
}
.Removed
{
    display: none;
    visibility: hidden;
    text-decoration: line-through;
}
SELECT
{
	font-size: 8pt;
}
INPUT
{
	font-size: 8pt;
}
TEXTAREA
{
	font-size: 8pt;
}
.HighLight
{
	background-color:navy;
	color:cornsilk;
}
.HighLight A
{
	background-color:navy;
	color:cornsilk;
}