html         { overflow-y: scroll; }
body         { background-color:#ffffff; width:100%; margin-bottom:0; margin-left:0; margin-right:0; margin-top:0; font-family:Arial, Helvetica, Sans-Serif;}
.trHeader    { background-color:#003366; width:100%; height:105px; } /* position:absolute; left:0px; top:0px;  */
.trMenuLinks { background-color:#f3c947; width:100%; height:22px; } /* padding-left:10px; padding-right:10px; position:absolute; left:0px; top:105px; */
.trMenuTeams { background-color:#cccccc; width:100%; height:54px; vertical-align:middle; } /* position:absolute; left:0px; top:125px; */
.trBody      { background-color:#ffffff; width:100%; } /* padding-left:15px; padding-right:15px; padding-top:10px; padding-bottom:10px; position:absolute; left:0px; top:179px; overflow:scroll; */

#divFooter   { background-color:#cccccc; width:100%; height:54px; vertical-align:middle; position:absolute; bottom:-10px; z-index:10; } 
.trFooter    { background-color:#cccccc; width:100%; height:54px; vertical-align:middle; position:absolute; bottom:0px; } 

/*font-family: Verdana, Arial, Helvetica, Sans-Serif, Geneva; */

.SiteHeaderLabel {
  color: #ffffff;
  font-size:2.5em;
}

.PageHeaderLabel {
  font-size: 2em;
}

#TeamHeaderLabel {
  font-size: 2em;
}

hr {
	color: #336666;
	height: 1px;
}

th {
	color: #ffffff;
	font-weight: bold;
	background-color: #003366;
  font-size:.9em;
}

td {
	color: #000000;
  font-size:1em;
}

.Bold {
	font-weight: bold;
  font-size:.9em;
}

.BoldBlue {
	color: #003366;
	font-weight: bold;
  font-size:.9em;
}

.BoldBlack {
	color: #000000;
	font-weight: bold;
  font-size:.9em;
}

.BoldRed {
	color: #CC0000;
	font-weight: bold;
  font-size:.9em;
}

.Error {
	color: #CC0000;
	font-weight: bold;
  font-size:.9em;
}

.Success {
	color: #669966;
	font-weight: bold;
  font-size:.9em;
}

.SmallText {
  font-size:.9em;
}

.XSmallText {
  font-size:.7em;
}

.XSmallTextBoldWhite {
	font-weight: bold;
	color: #ffffff;
  font-size:.7em;
}

A.XSmallTextBoldWhite:link {
	color: #ffffff;
  font-size:1em;
}

A.XSmallTextBoldWhite:visited {
	color: #ffffff;
  font-size:1em;
}

A:link {
	color: #003366;
}

A:visited {
	color: #003366;
}

A.SmallLink:link {
	color: #003366;
  font-size:.9em;
}

A.SmallLink:visited {
	color: #003366;
  font-size:.9em;
}

.MainNav {
	color: #003366;
  font-size:.9em;
}

A.MainNav:link {
	color: #003366;
  font-size:1em;
}

A.MainNav:visited {
	color: #003366;
  font-size:1em;
}

A.thlink:link {
	color: #ffffff;
}

A.thlink:visited {
	color: #ffffff;
}

.Row1 {
  background-color: #cccccc;
}

.Row2 {
  background-color: #ffffff;
}

.FinePrint {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-style: italic;
	font-weight: lighter;
}
