
/*****************************************************************************

light gray bg: #F0F0F0

*****************************************************************************/

body,html {
	scrollbar-arrow-color:#cccccc;
	scrollbar-face-color:#666666;
	scrollbar-highlight-color:#999999;
	scrollbar-3d-light-color:#666666;
	scrollbar-base-color:#666666;
	scrollbar-dark-shadow-color:#666666;
	scrollbar-shadow-color:#666666;
	scrollbar-track-color:#ffffff;
	font-family: Tahoma, Arial, Helvetica;
	background:  url(../_images/bg-r06-main.jpg) repeat top left;
 }
 
img
{
  border: 0;
} 

TD
{
    COLOR: #333333;
    FONT-FAMILY: Tahoma, Arial, Helvetica;
    FONT-SIZE: 12px;
}

.title
{
    COLOR: #000000;
    FONT-SIZE: 20px;
    FONT-WEIGHT: bold;
}
.title-red
{
    COLOR: #B22222;
    FONT-SIZE: 21px;
    FONT-WEIGHT: bold;
}
.small-title-red
{
    COLOR: #B22222;
    FONT-SIZE: 14px;
    FONT-WEIGHT: bold;
	  FONT-FAMILY: Tahoma, Arial, Helvetica;
}
.title-gold
{
    COLOR: #FFD700;
    FONT-SIZE: 21px;
    FONT-WEIGHT: bold;
}
.small-title-gold
{
    COLOR: #Bffd700;
    FONT-SIZE: 14px;
    FONT-WEIGHT: bold;
	  FONT-FAMILY: Tahoma, Arial, Helvetica;
}

.title-black
{
    COLOR: #000000;
    FONT-SIZE: 21px;
    FONT-WEIGHT: bold;
}
.small-title-black
{
    COLOR: #000000;
    FONT-SIZE: 14px;
    FONT-WEIGHT: bold;
	  FONT-FAMILY: Tahoma, Arial, Helvetica;
}

.title2
{
    COLOR: #000000;
    FONT-SIZE: 13px;
    FONT-WEIGHT: bold;
}
#printlogo{
  display: none;
}
.maincopy
{
    COLOR: #666666;
    FONT-FAMILY: Tahoma, Arial, Helvetica;
    FONT-SIZE: 12px;
}
A.maincopy { color: #666666; text-decoration: underline; FONT-FAMILY: Tahoma, Arial, Helvetica;
    FONT-SIZE: 12px;}
A.maincopy:active { color: #666666; text-decoration: none; }
A.maincopy:visited { color: #666666; text-decoration: underline;  }
A.maincopy:hover { color: #FFD700; text-decoration: none; }

.sml
{
    COLOR: #000000;
    FONT-FAMILY: Tahoma, Arial, Helvetica;
    FONT-SIZE: 10px;
}

.sml2
{
    COLOR: #000000;
    FONT-FAMILY: Tahoma, Arial, Helvetica;
    FONT-SIZE: 11px;
}

.smlwhite
{
    COLOR: #FFFFFF;
    FONT-FAMILY: Tahoma, Arial, Helvetica;
    FONT-SIZE: 10px;
}

.smlgray
{
    COLOR: #CCCCCC;
    FONT-FAMILY: Tahoma, Arial, Helvetica;
    FONT-SIZE: 10px;
}

.smlgray2
{
    COLOR: #333333;
    FONT-FAMILY: Tahoma, Arial, Helvetica;
    FONT-SIZE: 10px;
}

.caption
{
    COLOR: #999999;
    FONT-FAMILY: Tahoma, Arial, Helvetica;
    FONT-SIZE: 10px;
    FONT-WEIGHT: bold;
}

.credit
{
    COLOR: #666666;
    FONT-FAMILY: Tahoma, Arial, Helvetica;
    FONT-SIZE: 9px;
}

.copyright
{
    COLOR: #999999;
    FONT-FAMILY: Tahoma, Arial, Helvetica;
    FONT-SIZE: 10px;
}

.headlines
{
    COLOR: #000000;
    FONT-FAMILY: Tahoma, Arial, Helvetica;
    FONT-SIZE: 12px;
    LINE-HEIGHT: 20px;
}

.altRow1
{
    BACKGROUND-COLOR: #FFFFFF;
    COLOR: #000000;
    FONT-SIZE: 12px;
}

.altRow2
{
    BACKGROUND-COLOR: #E5E5E5;
    COLOR: #000000;
    FONT-SIZE: 12px;
}

.header1
{
    BACKGROUND-COLOR: #666666;
    COLOR: #FFFFFF;
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold;
}

.header2
{
    BACKGROUND-COLOR: #999999;
    COLOR: #FFFFFF;
    FONT-SIZE: 11px;
    FONT-WEIGHT: bold;
}
.header3 {
	COLOR:#CCCCCC;
    FONT-SIZE: 11px;
    FONT-WEIGHT: bold;
	font-family: Tahoma, Arial, Helvetica;
}

.pullquote
{
    COLOR: #000000;
    FONT-FAMILY: Tahoma, Arial, Helvetica;
    FONT-SIZE: 17px;
    FONT-WEIGHT: bold;
}

.title3
{
    COLOR: #000000;
    FONT-SIZE: 14px;
    FONT-WEIGHT: bold;
}

A { color: #000000; }
A:active { color: #000000; }
A:visited { color: #000000; }
A:hover { color : #666666; }

A.continue { color: #FFFFFF; }
A.continue:active { color: #FFFFFF; }
A.continue:visited { color: #FFFFFF; }
A.continue:hover { color: #CCCCCC; }

A.continue2 { color: #000000; text-decoration: none; }
A.continue2:active { color: #000000; text-decoration: none; }
A.continue2:visited { color: #000000; text-decoration: none; }
A.continue2:hover { color: #666666; text-decoration: none; }

A.TITLE3 { color: #000000; text-decoration: none;  font-family: "Tahoma, Arial, Helvetica;";  font-size: 28px;   }
A.TITLE3:active { color: #000000; text-decoration: none; }
A.TITLE3:visited { color: #000000; text-decoration: none; }
A.TITLE3:hover { color: #666666; text-decoration: none; }

A.continue2-red{ color: Red; text-decoration: none; }
A.continue2-red:active { color: Red; text-decoration: none; }
A.continue2-red:visited { color: Red; text-decoration: none; }
A.continue2-red:hover { color: #666666; text-decoration: none; }

A.continue3 { color: #000000; text-decoration: none; }
A.continue3:active { color: #000000; text-decoration: none; }
A.continue3:visited { color: #000000; text-decoration: none; }
A.continue3:hover { color: #000000; text-decoration: underline; }

A.continue4 { color: #B3B3B3; text-decoration: none; }
A.continue4:active { color: #B3B3B3; text-decoration: none; }
A.continue4:visited { color: #B3B3B3; text-decoration: none; }
A.continue4:hover { color: #FFFFFF; text-decoration: none; }

A.continue5 { color: #FFFFFF; text-decoration: none; }
A.continue5:active { color: #FFFFFF; text-decoration: none; }
A.continue5:visited { color: #FFFFFF; text-decoration: none; }
A.continue5:hover { color: #FFFFFF; text-decoration: underline; }

A.continue6 { color: #FFFFFF; text-decoration: none; }
A.continue6:active { color: #FFFFFF; text-decoration: none; }
A.continue6:visited { color: #FFFFFF; text-decoration: none; }
A.continue6:hover { color: #FFFFFF; text-decoration: none; }

A.stats { color: #000000; text-decoration: none; }
A.stats:active { color: #000000; text-decoration: none; }
A.stats:visited { color: #000000; text-decoration: none; }
A.stats:hover { color: #666666; text-decoration: none; }

A.footer { color: #666666; }
A.footer:active { color: #666666; }
A.footer:visited { color: #666666; }
A.footer:hover { color: #000000; }

A.footer2 { color: #999999; }
A.footer2:active { color: #999999; }
A.footer2:visited { color: #999999; }
A.footer2:hover { color: #333333; }

/* general margins - top right bottom left */
.mrgnTable {margin: 2px 2px 3px 4px;}
.mrgn3 {margin: 3px 3px 3px 3px;}
.mrgn5 {margin: 5px 5px 5px 5px;}
.mrgn5b {margin: 10px 5px 5px 5px;}
.mrgn7 {margin: 7px 7px 7px 7px;}
.mrgn7b {margin: 7px 7px 0px 7px;}
.mrgn13 {margin: 16px 13px 16px 13px;}
.leftMrgn {margin: 2px 8px 11px 8px;}
.subMrgn {margin: 7px 8px 8px 11px;}
.mainMrgn {margin: 10px 10px 0px 10px;}
.mainMrgnb {margin: 10px 10px 10px 10px;}


.black1
{
    background-color: #545454;
    background-image: url(../images/r04/sn-bg.jpg);
    background-repeat: no-repeat;
}

.black2
{
    BACKGROUND-COLOR: #666666;
}

.black3
{
    BACKGROUND-COLOR: #333333;
}

.gray1
{
    BACKGROUND-COLOR: #CCCCCC;
}

.gray2
{
    BACKGROUND-COLOR: #F0F0F0;
}
.gray3
{
    BACKGROUND-COLOR: #e5e5e5;
}


UL {LIST-STYLE-TYPE: square; margin-left: 16px}
li {LIST-STYLE-TYPE: square}


.pollJB
{
    background: #959595 url(/images/r04/poll/bg.jpg) no-repeat left bottom;
    font:10px Tahoma, Arial, Helvetica;;
}
.pollJB td
{
    font:10px Tahoma, Arial, Helvetica;
}

table.schedule
{
  background-color: #ccc;

}

table.schedule td
{
  padding: 5px;
  font-size: 10px; 
  font-family: Tahoma, Arial, Helvetica;  
}

table.schedule tr.rowOdd
{
  background-color: #F0F0F0;
}

table.schedule tr.rowEven
{
  background-color: #FFF;
}

.note
{
  margin: 5px 0 0 25px;
  font: 10px Tahoma, Arial, Helvetica;
}

table.homeSched td
{
  color: #ccc;
  font-size: 9px;
  font-family: Tahoma, Arial, Helvetica;
  white-space: nowrap;
  background-color: #000;
  padding: 2px 4px;
  border-top: 1px solid #222;
 
}

.header
{
  background-color: #999;
  font-weight: bold;
}
.home
{
  font-weight: bold;
}

table.homeSched
{
  margin: 5px 2px 15px;
}

table.homeSched .header td
{
  font-weight: bold;
  border-top: 1px solid #000;
  color: #fff;  
}

table.print tr.rowOdd td, table.print tr.rowEven td, 
{
  background-color: #FFF;
  color: #000;
}

#rightRail 
	{
	
	position: relative;
	}

#rightRailAds 
	{
	margin-left:4px;
	position: absolute;
	top: 0;
	left: 0;
	}

#rightRailScheduleGameday 
	{
	position: absolute;
	top: 150px;
	margin-left:4px;
	left: 0;
	z-index: 2;
	/*background-color: #000;*/
	width: 226px !important;
	height:325px;
	width/**/:/**/ 224px;
	}
	
#rightRailSchedule 
	{
	position: absolute;
	top: 490px;
	margin-left:4px;
	left: 0;
	z-index: 2;
	/*background-color: #000;*/
	width: 226px !important;
	width/**/:/**/ 224px;
	}	
	
.flashTour
	{
	margin-left:4px;
	position: absolute;
	top: 680px;
	left: 0;
	z-index: 2;
	background-color: #000;
	width: 226px !important;
	width/**/:/**/ 224px;
	}	

#scheduleTable
	{
	height: 180px;
	overflow: auto;
	width: 224px;
	background:black;
	}

#scoreBoardTopRow td {
	font-weight: bolder;
	color:#FFFFFF;
	font-size: 11px;
}

.scoresCol {
	border-right: thin solid silver;
	text-align:center;
	color: white;
	font-size: 10px;
	
}

.scoreTable td {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
.scoreTable tr {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

.scheduleText
	{
	width: 226px;
	padding: 2px 4px;
	color: #000;
	font-size: 9px;
	font-family: Tahoma, Arial, Helvetica;
	background:url(../images/r06/gscheduler06-bg.gif) no-repeat;
	}

#scheduleCollapse, #freezeCollapse, #freezeExpand
	{
	display: none;
	}

#rightRailPoll 
	{
	position:absolute;
	top:500px;
	left: 0;
	}