TABLE.Schedule
{
	color: black;
	text-align: center;
}
TABLE.Schedule TD
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
TABLE.Schedule TH.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
}
TABLE.Schedule 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
}
TABLE.Schedule TD.GameComplete1
{
	color: Navy;
	TEXT-ALIGN: right;
	background-color: Green;
}
TABLE.Schedule TD.GameNotReady1
{
	color: white;
	TEXT-ALIGN: right;
	background-color: red;
}
TABLE.Schedule TD.GameReady1
{
	color: Navy;
	TEXT-ALIGN: right;
	background-color: Yellow;
}
TABLE.Schedule 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
}
.GridTitle
{
    FONT-WEIGHT: bold;
    FONT-SIZE: larger;
    COLOR: black;
    TEXT-INDENT: 10pc
}
.WinningTeam
{
	FONT-WEIGHT: bold;
}.LosingTeam
{
	text-decoration: line-through;
}
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: right
}
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%;
}
