BODY {
	margin: 0px;
	padding: 0px;
	background: #222 url(../images/bg_01.gif);
	background-repeat: repeat-x;
	scrollbar-face-color:#444;
	scrollbar-track-color:#333;
	scrollbar-arrow-color:#999;
	scrollbar-3dlight-color:#333;
	scrollbar-highlight-color:#666;
	scrollbar-shadow-color:#666;
	scrollbar-darkshadow-color:#1A1A1A;
	font-family: Arial, helvetica, Tahoma, Trebuchet MS, Verdana, sans-serif;
	font-size: 11px;
	color: #FFF;
}
TABLE .table {
	padding: 0px;
	margin: 0px;
	border: 0px;
}
a:link    { color:#FFF; text-decoration:none;}
a:active  { color:#FFF; text-decoration:none;}
a:visited { color:#FFF; text-decoration:none;} 
a:hover   { color:#FFF; text-decoration:underline;}
.darklink {
	color:#C00;
	text-decoration: underline;
}
TD, .td {
	 font-family: inherit;
	 font-size: 11px;
	 color: #FFF;
}
.scoring td {
	color: #000;
}
#header {
	clear: both;
	height: 93px;
	padding: 0px;
}
#crumb {
	clear: both;
	height: 29px;
	padding: 0px;
}
#left {
	float: left;
	width: 168px;
	padding-left: 20px;
	padding-right: 0px;
}
#middle {
	padding: 0px 0px 5px 188px;
	margin: 0px;
}
.mainData {
	width:592px;
}

#footer {
	width: 100%;
	height: 100px;
	clear: both;
	background:url(../images/footer.gif);
	background-repeat:no-repeat;
	background-position:0px 10px;
	font:10px arial, helvetica;
}
#footer_navigation {
	position:relative;
	top:10px;
	left:20px;
}
#footer_copyright {
	position:relative;
	top:50px;
	left:20px;
}
.copyright_entry {
	padding-bottom:10px;
}
#footer a:link { color:#CCC;text-decoration:none;}
#footer a:visited {	color:#CCC;text-decoration:none;}
#footer a:hover { color:#CCC;text-decoration:underline;}
#footer a:active { color:#FFF;}

/* A */

.midfont {
	font-size: 10px;
}
.orangeTxt {
	color: #F90;
	vertical-align: center;
}
.redTxt {
 	color: #F00;
	vertical-align: center;
}
select {
	background-color: #333;
	font-size: 10px;
	color: #F90;
	border-style: solid;
    border: 1px solid #999;
}
input {
    border: 0px;
}
.login {
	background-color: #666;
	font-size: 10px;
	color: #F90;
    border: 1px groove #CCC;
}
.lightBox {
	background-color: #F5F5F5;
	font-size: 10px;
	color: #C30;
    border: 1px groove #CCC;
}
.title {
	color: #FFF;
	font-weight:bold;
}
.tabs {
	text-align: center;
	color: #000;
	font-weight:bold;
}
.tabs a { color:#FFF; }
.tabGrey {
	background-color: #E1E1E1;
}
.blk {
	background-color: #000;
	text-indent: 10px;
}
.g16 {
	background-color: #101010;
	text-indent:10px;
}
.g75 {
	background-color: #4B4B4B;
}
.g34 {
	background-color: #222;
	text-indent:10px;
}
.g51 {
	background-color: #333;
	text-indent:10px;
}
.g102 {
	background-color: #666;
}
.g125 {
	background-color: #7D7D7D;
}
.g153 {
	background-color: #999;
	text-indent:10px;
}
.g204 {
	background-color: #CCC;
}
.g255 {
	background-color: #FFF;
}
.g102L td {
	background-color: #666;
	text-indent: 10px;
	font-weight: bold;
	height: 16px;
}
.g125L td {
	background-color: #7D7D7D;
	text-indent: 10px;
	font-weight: bold;
	height: 16px;
}
.g102L a { color: #FFF; }
.g125L a { color: #FFF; }
.boxHead {
	background: url(../images/boxHead.gif);
	background-repeat: no-repeat;
	height: 18px;
	text-align: right;
	vertical-align: bottom;
	padding: 2px 6px 0px 0px;
	font-weight: bold;
}
.lightHeader {
	text-indent:6px;
	border-bottom: 1px #CCC solid;
	padding-bottom:2px;
	padding-top:2px;
	background-color: #666;
	color: #FFF;
}
.orangeBar {
	position: relative;
	text-align: left;
	margin: 0px;
	padding: 0px;
	height: 14px;
	background: #F90 url(../images/orangeBar_2.gif);
	background-repeat: repeat-x;
}
.orangeBarTxt {
	text-indent: 10px;
	font-weight: bold;
}
.orangeBarLt {
	float: left;
	width: 1px;
	height: 14px;
	background: #F90 url(../images/orangeBar_1.gif);
	background-repeat: no-repeat;
}
.orangeBarRt {
	float: right;
	width: 1px;
	height: 14px;
	background: #F90 url(../images/orangeBar_3.gif);
	background-repeat: no-repeat;
}
.orangeBarRadio {
	font-weight: bold;
	color: #FFF;
	text-indent: 20px;
	padding-top: 3px;
	text-align: left;
}
.orangeBarRadio a { color:#FFF; }
.orangeBtn {
	position: relative;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 21px;
	background: #F90 url(../images/orangeBtn_2.gif);
	background-repeat: repeat-x;
}
.orangeBtn a:link { color:#FFF;text-decoration:none;}
.orangeBtn a:visited {	color:#FFF;text-decoration:none;}
.orangeBtn a:hover { color:#FFF;text-decoration:underline;}
.orangeBtn a:active { color:#FFF;}
.orangeBtnTxt {
 	padding-top: 3px;
	font-weight: bold;
	vertical-align: center;
}
.orangeBtnTxt a { color:#FFF; }
.orangeBtnLt {
	float: left;
	width: 1px;
	height: 21px;
	background: #F90 url(../images/orangeBtn_1.gif);
	background-repeat: no-repeat;
}
.orangeBtnRt {
	float: right;
	width: 1px;
	height: 21px;
	background: #F90 url(../images/orangeBtn_3.gif);
	background-repeat: no-repeat;
}
.orangeWk {
	position: relative;
	text-align: center;
	margin: 0px;
	width: 21px;
	padding: 0px;
	height: 19px;
	background: #F90 url(../images/orangeWk_2.gif);
	background-repeat: repeat-x;
}
.orangeWkLt {
	float: left;
	width: 1px;
	height: 19px;
	background: #F90 url(../images/orangeWk_1.gif);
	background-repeat: no-repeat;
}
.orangeWkRt {
	float: right;
	width: 1px;
	height: 19px;
	background: #F90 url(../images/orangeWk_3.gif);
	background-repeat: no-repeat;
}
.redWk {
	position: relative;
	text-align: center;
	margin: 0px;
	width: 21px;
	padding: 0px;
	height: 19px;
	background: #C00 url(../images/redWk_2.gif);
	background-repeat: repeat-x;
}
.redWkLt {
	float: left;
	width: 1px;
	height: 19px;
	background: #C00 url(../images/redWk_1.gif);
	background-repeat: no-repeat;
}
.redWkRt {
	float: right;
	width: 1px;
	height: 19px;
	background: #C00 url(../images/redWk_3.gif);
	background-repeat: no-repeat;
}
.redBtn {
	position: relative;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 21px;
	background: #C00 url(../images/redBtn_2.gif);
	background-repeat: repeat-x;
}
.redBtnLt {
	float: left;
	width: 1px;
	height: 21px;
	background: #C00 url(../images/redBtn_1.gif);
	background-repeat: no-repeat;
}
.redBtnRt {
	float: right;
	width: 1px;
	height: 21px;
	background: #C00 url(../images/redBtn_3.gif);
	background-repeat: no-repeat;
}
.breadcrumb {
     font:11px arial, helvetica;
	 color: #CCC;
}
.basic {
	font-family:Arial, Verdana, helvetica, Tahoma, Trebuchet MS, sans-serif;
	color:#039;
	font-style:normal;
	font-weight:400;
	color:#039;
	font-size: 11px;
	vertical-align:bottom;
	text-decoration:none;
	padding-top:2px;
	padding-right:4px;
	padding-left:4px;
	white-space:nowrap;
	text-align:left;
	background-color:#EEF4F8;
}
.pro_football_team {
	height: 38px;
	background: url(../images/icon_1.gif);
	background-repeat: no-repeat;
	background-position: 5px 0px;
	font-size: 11px;
	text-align: left;
	color: #F90;
	font-weight: bold;
	vertical-align: top;
	padding: 5px 0px 0px 47px;
	margin-top: 5px;
}
.pro_football_roster {
	height: 38px;
	background: url(../images/icon_2.gif);
	background-repeat: no-repeat;
	background-position: 5px 0px;
	font-size: 11px;
	text-align: left;
	color: #F90;
	font-weight: bold;
	vertical-align: top;
	padding: 5px 0px 0px 47px;
	margin-top: 5px;
}
.college_football_team {
	height: 38px;
	background: url(../images/icon_3.gif);
	background-repeat: no-repeat;
	background-position: 5px 0px;
	font-size: 11px;
	text-align: left;
	color: #F90;
	font-weight: bold;
	vertical-align: top;
	padding: 5px 0px 0px 47px;
	margin-top: 5px;
}
.soccer_roster {
	height: 38px;
	background: url(../images/icon_4.gif);
	background-repeat: no-repeat;
	background-position: 5px 0px;
	font-size: 11px;
	text-align: left;
	color: #F90;
	font-weight: bold;
	vertical-align: top;
	padding: 5px 0px 0px 47px;
	margin-top: 5px;
}
.soccer_team {
	height: 38px;
	background: url(../images/icon_5.gif);
	background-repeat: no-repeat;
	background-position: 5px 0px;
	font-size: 11px;
	text-align: left;
	color: #F90;
	font-weight: bold;
	vertical-align: top;
	padding: 5px 0px 0px 47px;
	margin-top: 5px;
}
.myTeams {
	padding-left:34px;
	padding-top: 1px;
	padding-bottom: 4px;
	background: url(../images/arrow_1.gif);
	background-repeat: no-repeat;
	background-position: 25px 6px;
}
.myTeams a {
	color: #FFF;
}
.teamSelect {
	font-weight: bold;
	color: #F90;
	padding-left: 34px;
	padding-top: 1px;
	padding-bottom: 4px;
	background: url(../images/arrow_2.gif);
	background-repeat: no-repeat;
	background-position: 25px 6px;
}
.member {
	width: 158px;
	height: 20px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	padding: 0px;
}
.snakeBox {
	background: url(../images/snakeBox.gif);
	background-repeat: repeat-y;
	width: 162px;
	padding-left: 0px;
	padding-right: 0px;
}
.tabby {
	padding-top: 6px;
	width: 592px;
}
.soon {
	height: 320px;
	width: 590px;
	padding: 0px;
	margin: 0px;
	background: #A5A5A5 url(../images/junglestorm_01.jpg);
	background-repeat: no-repeat;
}
.newsBlock {
	position:relative;
	clear:both;
	padding: 8px 0px 10px 6px;
	width: 280px;
}
.newsIcon {
	position:relative;
	top:0px;
	left:0px;
	float:left;
	display:inline;
	margin-right:10px;
}
.newsHead {
	position:relative;
	font-weight:bold;
	padding-left:64px;
}
.newsHead a { color: #C30; }
.newsItem {
	position:relative;
	padding-left:64px;
	color: #000;
}
.tabBox {
	position: relative;
	background: #A5A5A5 url(../images/tabBack.gif);
	background-repeat: repeat-x;
	padding: 0px;
	border-left: #E1E1E1 solid 1px;
	border-right: #E1E1E1 solid 1px;
	border-bottom: 0px;
	vertical-align: top;
}
.tabBot {
	position: relative;
	background: url(../images/tabBot.gif);
	background-repeat: no-repeat;
	top: 0px;
	padding: 0px;
	margin: 0px;
	width: 592px;
	height: 2px;
}
.gameInfo {
	position: relative;
	background: #E1E1E1;
	width: 590px;
	padding: 0px 0px 10px 0px;
	border-right:1px #FFF solid;
	border-bottom:1px #FFF solid;
	border-left:1px #FFF solid;
}
.dynamo {
	position: absolute;
	left: 490px;
	top: 221px;
	margin: 0px; 
	width: 280px;
	padding: 0px;
	border: 0px;
	vertical-align: top;
	color: #000;
}
.account {
	position: absolute;
	left: 510px;
	top: 122px;
	margin: 0px; 
	width: 250px;
	padding: 0px;
	border: 0px;
	vertical-align: top;
}
.newfield {
	position: relative;
	padding-top: 10px;
}
.option {
	position: relative;
	padding: 10px;
	color: #000;
	font-size: 11px;
}
.desc {
	padding: 0px;
	background: url(../images/bg_06.gif);
	background-repeat: repeat-x;
	color: #000;
	border-top: #000 1px solid;
	border-left: #000 1px solid;
	border-right: #FFF 1px solid;
	border-bottom: #FFF 1px solid;
}
.snakeBot {
	position: relative;
	background: url(../images/boxBot.gif);
	background-repeat: no-repeat;
	width: 162px;
	height: 2px;
}
.myPicks {
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	padding: 0px;
	vertical-align: top;
}
.gameNotes {
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: #000 url(../images/bg_03.gif);
	background-repeat: repeat-x;
	padding: 0px;
	vertical-align: top;
	text-align: left;
}
.picksBox {
	position: relative;
	left: 0px;
	margin: 0px;
	padding: 0px;
	color: #FFF; 
	background-color: #000; 
	border: 0px;
	width: 100%; 
	height: 120px; 
	overflow: auto;
	overflow-x: hidden;
}
.picksBoxRoster {
	position: relative;
	left: 0px;
	margin: 0px;
	padding: 0px;
	color: #FFF; 
	background-color: #000; 
	border: 0px;
	width: 100%; 
	overflow-x: hidden;
}
.picksBox td {
	height: 20px;
}
.picksBoxRoster td {
	height: 17px;
}
.scoreBox {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color: #FFF; 
	background-color: #999; 
	border: 0px;
	width: 570px;
	height: 108px;
	overflow: auto;
	overflow-x: hidden;
}
.scoreBox td {
	height: 18px;
}
.scoreBoxRoster {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color: #FFF; 
	background-color: #999; 
	border-bottom: #FFF 1px solid;
	width: 570px;
}
.scoreBoxRoster td {
	height: 18px;
}
.edit {
	padding: 0px;
	margin: 0px;
	width: 40px;
	height: 11px;
	font-size: 9px;
	text-align: center;
	text-indent: 0px;
	background: url(../images/btn_edit.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.edit a { color:#FFF; text-decoration: none; }
.edit a:hover { color:#FFF; text-decoration: none; }
.stats {
	padding: 0px;
	margin: 0px;
	width: 85px;
	height: 11px;
	font-size: 9px;
	text-align: center;
	text-indent: 0px;
	background: url(../images/btn_stats.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
.stats a { color:#FFF; text-decoration: none; }
.stats a:hover { color:#FFF; text-decoration: none; }
.score {
	padding: 0px;
	margin: 0px;
	width: 110px;
	height: 11px;
	font-size: 9px;
	text-align: center;
	text-indent: 0px;
	background: url(../images/btn_score.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
.score a { color:#FFF; text-decoration: none; }
.score a:hover { color:#FFF; text-decoration: none; }
.topRow {
	position: relative;
	top: 10px;
	left: 10px;
	padding: 0px;
	width: 570px;
	text-align: left;
	text-indent: 0px;
}
.botRow {
	position: relative;
	top: 16px;
	left: 10px;
	padding: 0px;
	width: 570px;
	text-align: left;
	text-indent: 0px;
}
.greyBar {
	position: relative;
	top: 0px;
	height: 21px;
	margin: 0px;
	padding: 0px;
	background: #999 url(../images/greyBar.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
.greyBarTxt {
	color: #FFF;
	font-weight: bold;
	text-indent: 10px;
	padding-top: 3px;
	font-size: 11px;
}
.infoBar_off {
	position: relative;
	height: 21px;
	margin: 0px;
	padding: 0px;
	background: #E1E1E1 url(../images/infoBar_2.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
.infoBar_on {
	position: relative;
	height: 21px;
	margin: 0px;
	padding: 0px;
	background: #E1E1E1 url(../images/infoBar_2x.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
.infoBarLt_off {
	float: left;
	width: 2px;
	height: 21px;
	background: #E1E1E1 url(../images/infoBar_1.gif);
	background-repeat: repeat-x;
}
.infoBarRt_off {
	float: right;
	width: 2px;
	height: 21px;
	background: #E1E1E1 url(../images/infoBar_3.gif);
	background-repeat: repeat-x;
}
.infoBarLt_on {
	float: left;
	width: 2px;
	height: 21px;
	background: #E1E1E1 url(../images/infoBar_1x.gif);
	background-repeat: repeat-x;
}
.infoBarRt_on {
	float: right;
	width: 2px;
	height: 21px;
	background: #E1E1E1 url(../images/infoBar_3x.gif);
	background-repeat: repeat-x;
}
.infoBox {
	background-color: #FFF;
	border-left: 1px #ABABAB solid;
	border-right: 1px #ABABAB solid;
	border-bottom: 1px #ABABAB solid;
}
.infoTxt {
	color: #000;
	padding: 4px 6px 8px 14px;
	text-align: left;
	text-indent: 0px;
	clear: both;
}
.silverBar {
	position: relative;
	height: 21px;
	margin: 0px;
	padding: 0px;
	background: #DADADA url(../images/silverBar_2.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
.silverBarLt {
	float: left;
	width: 1px;
	height: 21px;
	background: #FFF url(../images/silverBar_1.gif);
	background-repeat: repeat-x;
}
.silverBarRt {
	float: right;
	width: 1px;
	height: 21px;
	background: #999 url(../images/silverBar_3.gif);
	background-repeat: repeat-x;
}
.silverBarTxt {
	color: #000;
	text-indent: 10px;
	padding-top: 3px;
}
.silverBarRadio {
	font-weight: bold;
	color: #000;
	text-indent: 20px;
	padding-top: 3px;
}
.silverBarRadio a { color:#000; }
.silverBarBit {
	float: right;
	width: 2px;
	height: 21px;
	background: #FFF url(../images/silverBar_4.gif);
	background-repeat: repeat-x;
}
.sizzle {
	position: absolute;
	width: 92px;
	height: 6px;
	margin: 0px;
	padding: 0px;
	background: url(../images/sizzle.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.gameText {
	position: absolute;
	top: 32px;
	left: 255px;
	width: 300px;
}
.gameImage1 {
	position:relative;
	border-top:1px #FFF solid;
	padding:0px;
	margin:0px;
	height: 200px;
	background: #C00 url(../images/1_splash-1.jpg);
	background-repeat: no-repeat;
}
.gameImage2 {
	position:relative;
	border-top:1px #FFF solid;
	padding:0px;
	margin:0px;
	height: 200px;
	background: #F90 url(../images/2_splash-1.jpg);
	background-repeat: no-repeat;
}
.gameImage3 {
	position:relative;
	border-top:1px #FFF solid;
	padding:0px;
	margin:0px;
	height: 200px;
	background: #039 url(../images/3_splash-1.jpg);
	background-repeat: no-repeat;
}
.gameImage4 {
	position:relative;
	border-top:1px #FFF solid;
	padding:0px;
	margin:0px;
	height: 200px;
	background: #090 url(../images/4_splash-1.jpg);
	background-repeat: no-repeat;
}
.gameImage5 {
	position:relative;
	border-top:1px #FFF solid;
	padding:0px;
	margin:0px;
	height: 200px;
	background: #099 url(../images/5_splash-1.jpg);
	background-repeat: no-repeat;
}
.signUp {
	position: absolute;
	top: 171px;
	left: 485px;
	width: 70px;
	font-weight: bold;
	text-align: center;
}
.signUp a { color: #FFF; }
.megaBox {
	margin: 0px;
	padding: 0px;
	color: #FFF; 
	background-color: #000; 
	border: 0px; 
	width: 570px; 
	height: 140px; 
	overflow: auto;
	overflow-x: hidden;
}
.bitfont {
    font-size: 9px;
	color: #FFF;
}
.blkfont {
    font-size: 9px;
	color: #000;
	padding-top: 3px;
}
.bfont {
	color: #000;
}
.radio {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 30px;
	height: 21px;
	padding: 0px 6px 10px 0px;
}
.megaHead td {
	background: #000 url(../images/bg_05.gif);
	font-size: 9px;
	text-align: center;
}
.megaHead2 td {
	background: #000 url(../images/bg_05.gif);
	text-align: center;
	font-size: 10px;
}
.megaLite td {
	font-size: 9px;
	text-align: center;
	background-color: #333;
}
.megaDark td {
	font-size: 9px;
	text-align: center;
	background-color: #222;
}
.megaDark2 td {
	font-size: 11px;
	text-align: center;
	background-color: #222;
}
.megaLite2 td {
	font-size: 11px;
	text-align: center;
	background-color: #333;
}
.adSpot {
	padding-top: 0px;
}
.gameSum {
	position: relative;
	vertical-align: center;
	text-indent: 10px;
	border: 1px #666 solid;
	background-color: #000;
	border-collapse: collapse;
	padding: 0px;
	margin: 0px;
}
.gameSum td {
	height: 18px;
}
.warning {
	background: url(../images/icon_warning.gif);
	background-repeat: no-repeat;
	background-position: 14px 13px;
	text-indent: 0px;
	padding: 10px 0px 3px 40px;
}
.info {
	height: 22px;
	background: url(../images/icon_info.gif);
	background-repeat: no-repeat;
	background-position: 14px 15px;
	text-indent: 0px;
	padding: 10px 0px 3px 40px;
}
.check {
	background: url(../images/icon_check.gif);
	background-repeat: no-repeat;
	background-position: 14px 9px;
	text-indent: 0px;
	padding: 10px 0px 3px 40px;
}
.submitBot {
	padding: 6px 0px 3px 20px;
	margin: 0px;
	background-color: #000;
	border-color: #999;
	border-width: 1px 0px 1px 0px;
	border-style:solid;
}
.box51 {
	width: 100%;
	background-color: #333;
	border-right: 1px #666 solid;
}
.box34 {
	width: 100%;
	background-color: #222;
	border-right: 1px #666 solid;
}
.box0 {
	width: 100%;
	background-color: #000;
	border-bottom: 1px #666 solid;
}
.box102 {
	width: 100%;
	background-color: #666;
	border-right: 1px #666 solid;
}
.box75 {
	width: 100%;
	background-color: #4B4B4B;
	border-top: 1px #666 solid;
}
.teamname {
	position: relative;
	float: left;
	clear: none;
	margin-left: 6px;
	font-weight: bold;
	color: #F90;
	padding: 3px 0px 3px 0px;
}
.pixhead {
	position: relative;
	float: left;
	clear: none;
	margin-left: 6px;
	font-weight: bold;
	color: #FFF;
	padding: 3px 0px 3px 0px;
}
.surebet {
	margin-left: 208px;
	text-align: left;
	font-weight: bold;
	padding: 3px 0px 3px 0px;
}
.pntHead {
	margin-left: 170px;
	text-align: left;
	font-weight: bold;
	padding: 3px 0px 3px 0px;
}
.num {
	position: relative;
	float: left;
	clear: none;
	color: #FFF;
	font-weight: normal;
}
.rightfield {
	margin-left: 200px;
	padding-top: 12px;
}
.leftfield {
	position: relative;
	float: left;
	clear: none;
	padding-top: 12px;
}
