.topBlue
{
	background-color: #000063;
}
#mainContentCell
{
	background-image: URL('../images/SmallWaterMark.gif');
	background-repeat: no-repeat;
	background-position: top left;
}
.sideNav
{
	font-family: arial, sans-serif;
	font-size: 8pt;
	background-color: #eff7ff;
}
.sideNav th
{
	background-color: white;
}
.greenHeader
{
	background-color:#007600;
	background-image: URL("../images/GreenHeaderBG.gif")
}
input, textarea
{
	font-family: arial, sans-serif;
	font-size: 9pt
}
body, .main, th, td
{
	font-family: arial, sans-serif;
	font-size: 9pt;
	margin: 0px;
	color: #000063;
}
h1
{
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 13pt;
	color: #000063;
}
.Error
{
	border-style: solid;
	border-width: 1px;
	border-color: red;
	font-family: arial, sans-serif;
	font-weight: bold;
	color: #000063;
	text-align: center;
	background-color: #ffffe5;
}
.main a:link, .main a:active, .main a:visited, .sideNav a:link, .sideNav a:active, .sideNav a:visited
{
	color: #000000
}
.main a:hover, .newsScroller a:hover, .sideNav a:hover
{
	color: #008000;
}
hr
{
	color: #000063;
	background-color: #000063;
	height: 1px;
}
.winRow
{
	background-color:#efffef;
	font-family: arial, sans-serif;
	font-size: 9pt
}
.loseRow
{
	background-color:#fff5ff;
	font-family: arial, sans-serif;
	font-size: 9pt
}
.drawRow
{
	background-color:#ffffeb;
	font-family: arial, sans-serif;
	font-size: 9pt
}
.cancelRow
{
	color: gray;
	text-decoration: line-through;
	font-family: arial, sans-serif;
	font-size: 9pt
}
.fixtureRow
{
	background-color: white;
	font-family: arial, sans-serif;
	font-size: 9pt
}
.fixturesTable
{
	background-color: green;
	border-collapse: separate;
	empty-cells: show;
}
.fixturesTable td
{
	background-color: white;
	font-family: arial, sans-serif;
	font-size: 9pt;
}
.fixturesTable th
{
	background-color: white;
	font-family: arial, sans-serif;
	font-size: 9pt;
}
.monthRow
{
	color: white;
	background-color:#007600;
	font-family: arial, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}

.fixturesTable .monthRow
{
	color: white;
	background-color:#007600;
	font-family: arial, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}
.hideMe
{
	visibility: hidden;
}
.showMe
{
	visibility: visible;
}
.sideNavFooter
{
	text-align: center;
	font-weight: bold;
	font-size: 8pt;
}
.bottomRowBlack
{
	background-color: #000000;
	color: white;
}
.bottomRowBlue
{
	background-color: #000063;
	color: white;
	text-align: center;
	font-weight: bold;
	font-size: 8pt;
}
.bottomRowBlue a:link, .bottomRowBlue a:visited, .bottomRowBlue a:active
{
	color: white;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: underline;
}
.bottomRowGreen
{
	background-color: #007600;;
	color: white;
}
#footerSponsor
{
	text-align: center;
	color: gray;
	font-family: arial;
	font-size: 8pt;
}

#footerSponsor a:link, #footerSponsor a:visited, #footerSponsor a:hover, #footerSponsor a:active
{
	color: black;
}

.rbroundbox { background: url(../nt.gif) repeat; }
.rbtop div { background: url(../tl.gif) no-repeat top left; }
.rbtop { background: url(../tr.gif) no-repeat top right; }
.rbbot div { background: url(../bl.gif) no-repeat bottom left; }
.rbbot { background: url(../br.gif) no-repeat bottom right; }

.rbtop div, .rbtop, .rbbot div, .rbbot
{
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 7px; color:black; }
.rbroundbox { width: 50%;  margin: 1em auto; }

.rbroundbox table td
{
	color:black;
	font-size: 8pt;
}

.rbroundbox a:link
{
	color: Navy;
}

.rbroundbox a:hover
{
	color: red;
}