@charset "utf-8";

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #330000;
	text-decoration: none;
}

a:link {
  color:#330000;
}

a:visited {
  color:#330000;
}

a:hover {
  color:#330000;
  text-decoration:underline;	
} 

a:active {
  color:#330000;
}

a.topmenu, a.gfmenucss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	background-color: #000000;
	color: #FFFFFF;
	text-decoration: none;
}

a.topmenu:link {
  color:#FFFFFF;
}

a.topmenu:visited {
  color:#FFFFFF;
}

a.topmenu:hover {
  color:#FFFFFF;
  text-decoration:underline;	
} 

a.topmenu:active {
  color:#FFFFFF;
}

.gfmenucss a{
	width: 100%;
	display: block;
	text-indent: 3px;
	text-decoration: none;
	text-indent: 5px;
  font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
  color:#FFFFFF;
	background-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.gfmenucss a:link {
  color:#FFFFFF;
}

.gfmenucss a:visited {
  color:#FFFFFF;
}

.gfmenucss a:hover {
  color:#FFFFFF;
  text-decoration:underline;	
} 

.gfmenucss a:active {
  color:#FFFFFF;
}

body {
  background-color:#EEEEEE;
  border:0;			/* This removes the border around the viewport in old versions of IE */
  margin: 0px auto 0px auto;
	min-width:1000px;
	padding:0px;
	width:100%;
}

div {
  margin:0px;
	padding:0px;
}

img {
  margin:0px;
	padding:0px;
}

span {
  margin:0px;
	padding:0px;
}

td.roster {
  font-size:11px;
}

.headline {
  color:#000000;
  font-size:14px;
  font-weight:bold;
	line-height:18px;
	text-align:center;
}

#upcoming {
  color:#000000;
  font-size:12px;
  font-weight:bold;
	line-height:14px;
	text-align:left;
}

#quote {
  color:#330000;
  font-size:14px;
  font-weight:bold;
	line-height:16px;
	text-align:left;
}

.topmenu {
	background-color:#330000;
  color:#FFFFFF;
  font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}

.footer {
	background-color:#330000;
  color:#FFFFFF;
  font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
}

#footer {
	background-color:#330000;
	text-align:center;
	width:100%;
	clear:both;
}

#menubar {
	background-color:#000000;
	width:100%;
}

#menubartoo {
	background-color:#000000;
}

#menuleft {
	background-color:#000000;
}

#menuright {
	background-color:#000000;
}

.menubartoo {
  display:block;
	width:100%;
}

.menubar {
	display: inline;
	width:100%;
	float: left;
}

.menuleft {
  float:left;
}

.menuright {
  float:right;
}

.maincol {
  display:inline;
}

.subcol {
	background-image: url(../images/colbkgnd.png);
  clear:both;
	padding: 0px 10px 0px 10px;
}

#main {
	clear:both;
	width:100%;
}

#alertcol {
	background-color:#FFFF00;
  clear:both;
	color:#FF0000;
	display:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	float:left;
	text-align:center;
	width:100%;
}

#leftcol {
	background-color:#DDDDDD;
  border-left:1px #000000 thin;
  color:#660000;
  font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
  float:left;
	line-height:12px;
  min-height:625px;
	padding-top:15px;
	padding-left:5px;
	padding-right:5px;
	text-align:center;
  width:250px;
}

#centrecol {
	background-color:#FFFFFF;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	float:left;
	max-width:450px;
  min-height:625px;
	padding-top:10px;
	padding-left:15px;
	padding-right:15px;
	text-align:justify;
	width:450px;
}

#rightcol {
	background-color:#DDDDDD;
  border-right:1px #000000 thin;
  color:#660000;
  font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
  float:left;
	line-height:12px;
  min-height:625px;
	padding-top:15px;
	padding-left:5px;
	padding-right:5px;
	text-align:justify;
  width:250px;
}

.scoreboard {
	background-color:#000000;
	color:#FFCC66;
	font-weight:bold;
	margin: 20px 0px 0px 0px;
	padding: 0px 5px 10px 5px;
	text-align:center;
}

#scoreboard-title {
	background-color:#000000;
	color:#FFCC66;
	font-weight:bold;
	margin: 0px;
	padding: 0px;
	text-align:center;
}

#images {
	background-color:#AAAAAA;
	float:none;
	margin-top:15px;
	margin-left:15px;
	margin-right:15px;
	margin-bottom:15px;
	max-width:220px;
	min-width:220px;
	width:220px;
}

.gfmenucss{
	position:absolute;
	visibility: hidden;
	line-height: normal;
	z-index: 100;
	background-color: #000000;
	width: 175px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}