.noscreen {display: none}

.noprint {display: none}

body {
	margin: 0px;
	background-color: #000000;
}

.leftmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: 700;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #CC3333;
	text-align: center;
	line-height: 15px;
	vertical-align: middle;
	text-decoration: none;
}

a.leftmenu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: 700;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: left;
	line-height: 15px;
	vertical-align: middle;
	text-decoration: none;
}

a.leftmenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: 700;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: left;
	line-height: 15px;
	vertical-align: middle;
	text-decoration: underline overline;
}

a.leftmenu:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: 700;
	text-transform: uppercase;
	color: #876911;
	text-align: left;
	line-height: 15px;
	vertical-align: middle;
	text-decoration: underline overline;
}

a.leftmenu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: 700;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: left;
	line-height: 15px;
	vertical-align: middle;
	text-decoration: none;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #000000;
	height: 40px;
	color: #FFFFFF;
	left: 0px;
	bottom: 0px;
	border: none;

}

tr.radio {
	border: solid 1px #999999;
}

.tblSchedule {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #C2C2C2;
	border: solid 1px #999999;
}

.tblMaster {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: left;
	color: #666666;
}

.tblStandings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: left;
	padding: 2px;
}

.tblBdrBuffer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #EEEEEE;
	border: 1px solid #999999;
	padding: 2px;
}


.navTop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #000000;
	height: 15px;
	border-bottom: 1px solid #000000;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

.newsTxtSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	font-weight: bold;
}

.newsTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-transform: none;
}

.cuteNews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-transform: none;
}

a.cuteNews:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

a.cuteNews:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
}

a.cuteNews:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
}

a.cuteNews:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #cc3333;
	margin-bottom: 0px;
	margin-top: 0px;
}

.formbox {
	font-size: 10px;
	background-color: #CCCCCC;
	border: 1px solid #000000;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;

}

a.GameCenter:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C0C0C0;
	font-style: normal;
	line-height: normal;
	font-weight: 700;
	text-transform: capitalize;
	text-decoration: none;
}

a.GameCenter:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
	line-height: normal;
	font-weight: 700;
	text-transform: capitalize;
	text-decoration: underline;
}

a.GameCenter:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C0C0C0;
	font-style: normal;
	line-height: normal;
	font-weight: 700;
	text-transform: capitalize;
	text-decoration: none;
}

a.GameCenter:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C0C0C0;
	font-style: normal;
	line-height: normal;
	font-weight: 700;
	text-transform: capitalize;
	text-decoration: none;
}

.navBttm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	height: 20px;
	text-align: center;
	vertical-align: middle;
    font-weight: bold;
}

.footer {
	background-image: url(../images/bg_footer.gif);
	background-repeat: repeat-x;
	background-position: center top;
	height: 35px;
}

a.navBttm:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EEEEEE;
}

a.navBttm:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

a.navBttm:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

a.navBttm:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EEEEEE;
}

.photoNewsCaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CC33333;
	height: 50px;	
	padding: 2px; 2px;
    text-align: center;
}

.photoNewsStory {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	padding: 5px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	height: 260px;
	width: 210px;
	margin: 5px;
}

.schedulebanner {
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 15px;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #cc3333;
	border: solid 1px #999999;
}

.schedulehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #cc3333;
	background-color: #CCCCCC;
}

.scheduleheaddark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #CC3333;
	background-color: #bbbbbb;
}

.rowBBBBBB {
	background: #BBBBBB;
}

.rowCCCCCC {
	background: #CCCCCC;
}

.tdborderBlack {
	border: thin solid #000000;
}

font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}

p.Headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: 700;
	color: #CC3333;
}

blockquote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	indent: 10em;
}

.tdborderGray {
	border: thin solid #CC3333;
	background-color: #999999;
	background-position: left top;
	margin: 5px;
}

p.RaidersStandings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: 700;
	color: #CC3333;
}

p.strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: 700;
	color: #000000;
	text-transform: capitalize;
}

strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: 700;
	color: #000000;
	text-transform: capitalize;
}

.fontschedule {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}

.rosterhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 700;
	color: #FFFFFF;
	background-color: #d2232a;
	text-align: center;
}

.roster {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

a.roster:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1f2c36;
	text-decoration: underline;
}

a.roster:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1f2c36;
	text-decoration: underline overline;
}

a.roster:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1f2c36;
	text-decoration: overline;
}

a.roster:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1f2c36;
}

a.mainbody:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}

a.mainbody:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cc3333;
	text-decoration: underline overline;
}

a.mainbody:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cc3333;
	text-decoration: overline;
}

a.mainbody:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

p.red {
	color : #CC3333;
	font-size : 12px;
	font-family : arial, helvetica, sans-serif;
	font-weight : 700;
}

p.redsmall {
	color : #CC3333;
	font-size : 12px;
	font-family : arial, helvetica, sans-serif;
	font-weight : 700;
}

p.redhead {
	color : #CC3333;
	font-size : 16px;
	font-family : arial, helvetica, sans-serif;
	font-weight : 700;
	line-height : 14px;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.schedulehead2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #CC3333;
	background-color: #BBBBBB;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: 700;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #CC3333;
	text-align: center;
	line-height: 15px;
	vertical-align: middle;
	text-decoration: none;
}

a.menu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: 700;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: left;
	line-height: 15px;
	vertical-align: middle;
	text-decoration: none;
}

a.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: 700;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: left;
	line-height: 15px;
	vertical-align: middle;
	text-decoration: underline overline;
}

a.menu:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: 700;
	text-transform: uppercase;
	color: #876911;
	text-align: left;
	line-height: 15px;
	vertical-align: middle;
	text-decoration: underline overline;
}

a.menu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: 700;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: left;
	line-height: 15px;
	vertical-align: middle;
	text-decoration: none;
}

.footer { 
	padding-top: 5px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	padding-left: 10px;
	padding-right: 10px;
	color: #FFFFFF;
	line-height: normal;
	font-face: arial, helvetica, san-serif;
	font-size: 11px;
	vertical-align: bottom;
	background: #000000;
}

a.footer:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	vertical-align: middle;
	text-decoration: underline;
}

a.footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	vertical-align: middle;
	text-decoration: underline overline;
}

a.footer:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	vertical-align: middle;
	text-decoration: underline overline;
}

a.footer:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	vertical-align: middle;
	text-decoration: underline;
}

.sponsor {
	vertical-align: middle;
	padding-bottom: 2px;
	background-color: #FFFFFF;
	border-top: solid #000000 2px; 
}

#video {
	z-index: -1;
}

.bottom { 
	padding-left: 10px;
	padding-right: 10px;
	color: #FFFFFF;
	line-height: normal;
	font-face: arial, helvetica, san-serif;
	font-size: 12px;
	font-weight: 500;
	vertical-align: middle;
	background: #CC3333;
}

a.bottom:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: 500;
	vertical-align: middle;
	text-decoration: underline;
}

a.bottom:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 500;
	color: #FFFFFF;
	vertical-align: middle;
	text-decoration: underline overline;
}

a.bottom:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 500;
	color: #FFFFFF;
	vertical-align: middle;
	text-decoration: underline overline;
}

a.bottom:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 500;
	color: #FFFFFF;
	vertical-align: middle;
	text-decoration: underline;
}

td.pollheader {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: 900;
	text-align: center;
	color: #FFFFFF;
	background-color: #b92432;
}

td.poll { 
	border: solid #003614 2px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	text-align: left;
}

p.blogtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #1F2C36;
	font-weight: bold;
}

td.bloglinks { 
	border: solid #EC1d25 2px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	text-align: left;
}

.picture { 
	background-color: #F9F9F9;
	border: 1px solid #CCCCCC; 
	padding: 3px;
	color: #333333;
	font: 11px/1.4em Arial, sans-serif; 
}

.picture img { 
	border: 1px solid #CCCCCC;
	vertical-align:middle; 
	margin-bottom: 3px; 
}

.right { 
	margin: 0.5em 0pt 0.5em 0.8em; 
	float:right; 
}

td.font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}

/* Vertical Flyout Menu BEGIN */

/* Add a margin and a relative position with a high z-index to make it appear over any element below */
#sidemenucontainer {
    background: #ffffff;
    width: 175px;
    position: relative;
    margin: 10px;
}

/* Get rid of the margin, padding and bullets in the unordered lists */
#vmenu, #vmenu ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

/* Set up the link size, color and borders */
#vmenu a, #vmenu a:visited {
    display: block;
    font-size: 11px;
    font-weight: 700;
    color: #FFFFFF;
    background: #cc3333;
    height: 25px;
    line-height: 24px;
    text-decoration: none;
    text-indent: 5px;
    border: 1px solid #999999;
}

/* Set up the sub level borders */
#vmenu li ul li a, #vmenu li ul li a:visited {
    border-width: 0 1px 1px 1px;
}

#vmenu li a.enclose, #vmenu li a.enclose:visited {
    border-width: 1px;
}

/* Set up the list items */
#vmenu li {
    background: #cc3333;
}

/* For Non-IE browsers and IE7 */
#vmenu li:hover {
    position: relative;
}

/* Make the hovered list color persist */
#vmenu li:hover > a {
    background: #000000;
    color: #FFFFFF;
}

/* Set up the sublevel lists with a position absolute for flyouts and overrun padding. The transparent gif is for IE to work */
#vmenu li ul {
    display: none;
}

/* For Non-IE and IE7 make the sublevels visible on list hover. This is all it needs */
#vmenu li:hover > ul {
    display: block;
    position: absolute;
    top: 0px;
    left: 174px;
    padding: 0px 30px 30px 0px;
    background: transparent url('transparent.gif');
    width: 175px;
}

#vmenu li:hover > ul.top {
    top: -10px;
}

/* Position the first sub level to right of top level links */
#vmenu > li:hover > ul {
    left: 174px;
    top: 0px;
}

/* get rid of the table */
#vmenu table {
    position: absolute;
    border-collapse: collapse;
    top: 0;
    left: 0;
    z-index: 100;
    font-size: .8em;
}

/* For IE5.5 and IE6 give the hovered links a position relative and a change of background and foreground color. This is needed to trigger IE to show the sub levels */
* html #vmenu li a:hover {
    position: relative;
    background: #000000;
    color: #FFFFFF;
}

/* For accessibility of the top level menu when tabbing */
#vmenu li a:active, #vmenu li a:focus {
    background: #cc3333;
    color: #FFFFFF;
}

/* Set up the pointers for the sub level indication */
#vmenu li a.fly {
    background: #cc3333 url('whitearrow.gif') no-repeat right center;
    color: #ffffff;
}

#vmenu li a.fly:visited {
    background: #cc3333 url('whitearrow.gif') no-repeat right center;
    color: #ffffff;
}

#vmenu li a.fly:hover {
    background: #000000 url('bluearrow.gif') no-repeat right center;
    color: #FFFFFF;
}

#vmenu li a.drop {
    background: #cc3333 url('whitearrow.gif') no-repeat right center;
}


/* This lot is for IE5.5 and IE6 ONLY and is necessary to make the sublevels appear */

/* change the drop down levels from display:none; to visibility:hidden; */
* html #vmenu li ul {
    visibility: hidden;
    display: block;
    position: absolute;
    top: 0;
    left: 174px;
    padding: 10px 30px 30px 0px;
    background: transparent url('transparent.gif');
}

/* keep the third level+ hidden when you hover on first level link */
#vmenu li a:hover ul ul {
    visibility: hidden;
}

/* keep the fourth level+ hidden when you hover on second level link */
#vmenu li a:hover ul a:hover ul ul {
    visibility: hidden;
}

/* keep the fifth level hidden when you hover on third level link */
#vmenu li a:hover ul a:hover ul a:hover ul ul {
    visibility: hidden;
}

/* keep the sixth level hidden when you hover on fourth level link */
#vmenu li a:hover ul a:hover ul a:hover ul a:hover ul ul {
    visibility: hidden;
}

/* make the second level visible when hover on first level link and position it */
#vmenu li a:hover ul {
    visibility: visible;
    left: 174px;
    top: 14px;
    lef\t: 174px;
    to\p: 15px;
}

/* make the third level visible when you hover over second level link and position it and all further levels */
#vmenu li a:hover ul a:hover ul {
    visibility: visible;
    top: -11px;
    left: 80px;
}

/* make the fourth level visible when you hover over third level link */
#vmenu li a:hover ul a:hover ul a:hover ul {
    visibility: visible;
}

/* make the fifth level visible when you hover over fourth level link */
#vmenu li a:hover ul a:hover ul a:hover ul a:hover ul {
    visibility: visible;
}

/* make the sixth level visible when you hover over fifth level link */
#vmenu li a:hover ul a:hover ul a:hover ul a:hover ul a:hover ul {
    visibility: visible;
}
/* If you can see the pattern in the above IE5.5 and IE6 style then you can add as many sub levels as you like */


/* Vertical Flyout Menu END */
