/* KFL 2007 */


body,html {
	font-size : 9pt;
	font-family : Arial, Helvetica, sans-serif;
	color : #ffffff;
	background-color : #000000;
	margin-right : 0px;
	margin-left : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	padding : 0;
	padding-bottom : 0px;
	text-align : left;
	background-image:url();
	background-repeat:no-repeat;
	background-position: top ;
      }
a:link {
	color : #ffffff;
	text-decoration: underline;
      }
a:active {
	color : #ffffff;
	text-decoration: underline;
      }
a:visited {
	color : #ffffff;
	text-decoration: underline;
      }
a:hover {
	color : #888888;
	text-decoration: underline;
      }


/* LAYOUT */

#header {
	width : 960px;
	height: 220px;
	margin: 0px auto;
	top-margin:14px;  
	}
#footer {
	
	
	position:absolute;
	left:50%;
	width: 960px;
	margin-left: -480px;

	margin-top:100%;
	color:#cccccc;
	font-size: 8pt;
	font-family : arial;
	text-align:center;
	font-weight:normal;
	} 
#footer a:link, #topnav a:visited {
	color : #ffffff;
	text-decoration: underline;
	font-weight:normal;
	}
#footer a:hover {
	color : #888888;
	text-decoration: underline;
	font-weight:normal;
	}

#pagewidth {
	position:absolute;
	left:50%;
	width: 960px;
	margin-left: -480px;
	background-color: transparent;
	margin-top:24px;
	}
#left {
	position: absolute;
	
	width: 240px;
	background-color: transparent;
	margin-top: 10px;
	} 
#right {
	position: absolute;
	
	left: 254px;
	width: 704px;
	background-color: transparent;
	margin-top: 10px;
	background-image:url();
	} 
#center {
	position: absolute;
	
	width: 960px;
	background-color: transparent;
	margin-top: 16px;
	background-image:url();
	} 
#center2 {
	position: absolute;
	
	width: 960px;
	background-color: transparent;
	margin-top: 0px;
	background-image:url();
	} 
#main {
	position: absolute;
	top:220px;
	width: 960px;
	
	background-color: transparent;
	margin-top: 0px;
	background-image:url();
	} 

#topnav {
	position:absolute;
	left:50%;
	width: 960px;
	margin-left: -480px;
	float:right;
	color:#999999;
	background-color: transparent;
	margin-top: 2px;
	margin-right:8px;
	font-size: 7pt;
	font-family : arial;
	
	font-weight:bold;
	} 
#topnav td {
	text-align:right;
	
	background-color: transparent;
	
	} 
#topnav a:link, #topnav a:visited {
	color : #cccccc;
	text-decoration: none;
	font-weight:bold;
	}
#topnav a:hover {
	color : #ffffff;
	text-decoration: none;
	font-weight:bold;
	}
/* TABLES & CAPTIONS */


td  {
	verticle-align: top;
	
	}


th {
	font-size : 8pt;
	font-family : arial;
	text-align:center;
	background-color:#353535;
	border : 1px solid #404040;
	color:#888888;
	font-weight:normal;
	font-style:normal;
	}
th a:link, th a:active, th a:visited {
	color : #888888;
	}
th a:hover {
	color : #cccccc;
	}
.reportfooter a:link, .reportfooter a:active, .reportfooter a:visited {
	color : #cccccc;
	}
.reportfooter a:hover {
	color : #888888;
	}
.reportfooter  {
	color : #cccccc;
	background-color:transparent;
	border : none;
	text-align:center;
	}
.report .reportfooter  {
	color : #cccccc;
	background-color:transparent;
	border : none;
	text-align:center;
	}

.eventablerow {
	background-color:transparent;
	color:#ffffff;
      }
.oddtablerow {
	background-color:transparent;
	color:#ffffff;
      }


.oddtablerow a:link, .oddtablerow a:active, .oddtablerow a:visited,
.eventablerow a:link, .eventablerow a:active, .eventablerow a:visited 
	{color:#ffffff;}
.oddtablerow a:hover 
	{color:#888888;}
.eventablerow a:hover
	{color:#888888;}
caption {
	font-size : 10pt;
	font-family : arial;
	font-weight : bold;
	font-style : normal;
	font-varient: small-caps;
	text-transform: capitalize;
	text-indent: 0ex;
	text-align: left;
	color:#fff;
	background-color:#000000;
	background-image : url();
      }



/* FRONT PAGE */


#brief_standings {
	font-size : 90%;
	width:230px;
	
	background-color:transparent;
	}
#brief_standings a:link, #brief_standings a:active, #brief_standings a:visited {
	color : #ffffff;
	text-decoration: none;
	font-weight:bold;
      }
#brief_standings a:hover {
	color : #888888;
	text-decoration: none;
	font-weight:bold;
      }
#brief_standings h3 {
	font-size :  90%;
	font-weight: normal;
	text-align: center;
	height:14px;
	line-height:14px;
	margin-top:2px;
	color : #888888;
	border:1px solid #404040;
	background-color:#353535;
    	}
#brief_standings .oddtablerow td {
	border:1px solid #333333;
	background-color:#282828;
    	}
#brief_standings .eventablerow td {
	border:1px solid #333333;
	background-color:#282828;
    	}
#brief_standings .pf {
display:none;
}
/* hide the points for column
#brief_standings .pf {
display:none;
}
*/






#poll th {
	font-size : 95%;
	font-weight : normal;
	background-color:#353535;
	border : 1px solid #404040;
	color:#888888;
	background-position: center;
	vertical-align:bottom;
	text-decoration: none;
      }
#poll td {
	
	color:#ffffff;
	border : 1px solid #333333;
	background-color:#282828;
	width: 75%;
	height: 80%;
	vertical-align:top;
      }
#poll {
	font-size : 90%;
	margin-left:2px;
	background-color:transparent;
	text-decoration: none;
	
      }

#poll .reportfooter {
	font-size:80%;
	color:#cccccc;
      }
#poll a:link, #poll a:active, #poll a:visited  {
	color:#ffffff;
	text-decoration: underline;
      }
#poll  a:hover {
	color : #888888;
	text-decoration: underline;
      }
#poll  .reportfooter  a:link, #poll  .reportfooter   
a:active, #poll  .reportfooter   a:visited  {
	color:#ffffff;
	text-decoration: underline;
      }
#poll  .reportfooter  a:hover {
	color : #888888;
	text-decoration: underline;
      }
#article {
	color:#000000;
	background-image:url(http://ftp.flantasy.com/_KFL/Tables/article_bg.jpg);
	background-repeat:repeat-x;
	width:694px;
	font-size : 95%;
	font-family : Arial, Helvetica, sans-serif;

      }
#article th {
	font-size : 12pt;
	background-color: #fdfdfd;
	font-weight:bold;
	border:none;
	color:#000000;
      }
#article a:link, #article a:active, #article a:visited {
	color : #222222;
	text-decoration: underline;
	font-weight:bold;
	font-size : 100%;
      }
#article a:hover {
	color : #888888;
	text-decoration: underline;
	font-weight:bold;
	font-size : 100%;
      }
#article caption {
	font-size : 9pt;
	background-color: transparent;
	color:#000000;
      }
#article small {
	font-size : 9pt;
      }
#article  .oddtablerow td {
	
	background-color : #fdfdfd;

      }
#article td  {
	border:none;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 6px;
	color:#000000;
      }

#article .articlecaption  {
	font-size : 100%;
	font-weight: bold;
	font-family : Arial, Helvetica, sans-serif;
	color:#444444;
	background-color:transparent;
	padding:0px;
	border: none;
	
      }

#article .articlepicture {
	border : 0px solid #cccccc;
	margin-top:1px;
	
	}
#article .articleauthor {
	display:none;
	}
#article_summary {
	font-size:100%;
	width:694px;
	background-color: transparent;
      }
#article_summary th {
	background-color:#353535;
	border : 1px solid #404040;
	color:#888888;
      }
#article_summary .eventablerow reportfooter table {
	text-align:center;
	padding-top:5px;
	background-color:transparent;
	border:none;
	color:#888888;
      }

#article_summary td{
	background-color:transparent;
	
      }

#article_summary .eventablerow td{
	border : 1px solid #333333;
	background-color:#282828;
	color:#ffffff;
      }
#article_summary .oddtablerow td{
	border : 1px solid #333333;
	background-color:#282828;
	color:#ffffff;
      }
#article_summary .reportfooter  {

}

 
#article_summary .reportfooter a:link, #article_summary .reportfooter a:active, 
#article_summary .reportfooter a:visited {
	color : #cccccc;
	}
#article_summary .reportfooter a:hover {
	color : #888888;
	}
#article_summary a:link, #article_summary a:active,
#article_summary a:visited {
	color : #ffffff;
	text-decoration: none;
      }
#article_summary a:hover {
	color : #888888;
	text-decoration: none;
      }
#article_summary .reportfooter td {
	border:none;
	background-color:transparent;
	padding-top:4px;
	color:#888888;
      }
#article_summary .reportfooter a:link, #article_summary .reportfooter a:active,
#article_summary .reportfooter a:visited {
	color : #cccccc;
	text-decoration: none;
	font-weight:normal;
      }
#article_summary .reportfooter a:hover {
	color : #888888;
	text-decoration: none;
	font-weight:normal;
      }

#news_articles {
	background-color:transparent;
	width:335px;font-size:100%;
      }
#news_articles td{
	background-color:transparent;
	width:335px;
      }
#news_articles .eventablerow td{
	border : 1px solid #333333;
	background-color:#282828;
	color:#ffffff;
      }
#news_articles .oddtablerow td{
	border : 1px solid #333333;
	background-color:#282828;
	color:#ffffff;
      }

#news_articles th {
	background-color:#353535;
	border : 1px solid #404040;
	color:#888888;
      }
#news_articles .reportfooter td {
	border:none;
	background-color:transparent;
	padding-top:4px;
	color:#888888;
      }
#news_articles .reportfooter a:link, #news_articles .reportfooter a:active,
#news_articles .reportfooter a:visited {
	color : #cccccc;
	text-decoration: none;
	font-weight:normal;
      }
#news_articles .reportfooter a:hover {
	color : #888888;
	text-decoration: none;
	font-weight:normal;
      }

#news_articles  .timestamp {
	display:none;
	
      }

#message_board_summary  {
	width:335px;
	background-color:transparent;
	font-size:90%;
	font-weight:normal;
      }
#message_board_summary .topic {
width: 40%;
      }
#message_board_summary  th {
	background-color:#353535;
	border : 1px solid #404040;
	color:#888888;
      }
#message_board_summary  td {
	color:#ffffff;
	border : 1px solid #333333;
	background-color:#282828;
      }
#message_board_summary  .reportfooter td {
	background-color:transparent;
	border:none;
	padding-top:4px;
	color:#888888;
	
	
      }
#message_board_summary a:link, #message_board_summary a:active, 
#message_board_summary a:visited {
	color : #ffffff;
	font-weight:normal;
	text-decoration: none;
      }
#message_board_summary  a:hover {
	color : #888888;
	text-decoration: none;
	font-weight:normal;
      }
#message_board_summary .reportfooter a:link, #message_board_summary .reportfooter a:active,
#message_board_summary .reportfooter a:visited {
	color : #cccccc;
	text-decoration: none;
	font-weight:normal;
      }
#message_board_summary .reportfooter a:hover {
	color : #888888;
	text-decoration: none;
	font-weight:normal;
      }
#message_board_summary .timestamp {
	
      }
#next_weeks_fantasy_schedule   {
	width:335px;
	font-size:80%;
	vertical-align:top;
	background-color:transparent;
      }
#next_weeks_fantasy_schedule  th {
	background-color:#353535;
	border : 1px solid #404040;
	color:#888888;
	font-size:90%;
      }
#next_weeks_fantasy_schedule td {
color:#ffffff;
	border : 1px solid #333333;
	background-color:#282828;
	text-align:center;
      }
#next_weeks_fantasy_schedule a:link, #next_weeks_fantasy_schedule a:active,
#next_weeks_fantasy_schedule a:visited {
	color : #777777;
	text-decoration: none;
      }
#next_weeks_fantasy_schedule a:hover {
	color : #cccccc;
	text-decoration: none;
      }
#next_weeks_fantasy_schedule .franchiseicon {
	width:133px;
	height:23px;
	}

/* MANAGEMENT */


#trades {
	width:337px;
	vertical-align:top;
	background-color:transparent;
      }

#trades td {
	color:#ffffff;
	border : 1px solid #333333;
	background-color:#282828;
      }
#trades th {
	background-color:#353535;
	border : 1px solid #404040;
	color:#888888;
      }
#trades   a:link, #trades a:active,
#trades   a:visited {
	color:#ffffff;
	text-decoration: underline;
      }
#trades   a:hover {
	color : #888888;
	text-decoration: underline;
	}


#roster  {
	
	width:337px;
	background-color:#282828;
	horizontal-align:center;
	border : 1px solid #323232;
	color:#ffffff;
	font-size:85%;
	
	}
#roster .franchiseicon {
	text-align:center;
	width:300px;
	height:50px;
	background-color:transparent;
	
	}

#roster td {
	background-color:#181818;
	color:#ffffff;
	
      }

#roster caption {
	display:none;
      }


#roster  a:link, #roster   a:active, 
#roster  a:visited {
	color : #ffffff;
	text-decoration: none;
	font-weight:normal;
      }
#roster  a:hover {
	color : #888888;
	text-decoration: none;
	font-weight:normal;
      }

#roster .player   {
	width:54%;
      }
#roster .contractyear  {
	text-align:center;
      }

#roster .franchiseicon  {
	display:none;
      }


#owner_activity   {
	width:337px;
	font-size:80%;
	text-align:center;
	background-color:transparent;
      }
#owner_activity  th {
	background-color:#353535;
	border : 1px solid #404040;
	color:#888888;
      }
#owner_activity td {
	color:#ffffff;
	border : 1px solid #333333;
	background-color:#282828;
	text-align:center;
      }
#owner_activity a:link, #owner_activity a:active,
#owner_activity a:visited {
	color : #cccccc;
	text-decoration: none;
      }
#owner_activity a:hover {
	color : #888888;
	text-decoration: none;
      }
#owner_activity .franchiseicon {
	width:120px;
	height:20px;
	}
#transactions  {
	width:590px;
	font-size:90%;
	vertical-align:top;
	background-color:transparent;
      }
#transactions th {
	background-color:#353535;
	border : 1px solid #404040;
	color:#888888;
      }
#transactions td {
	color:#ffffff;
	border : 1px solid #333333;
	background-color:#282828;
      }


#transactions   a:link, #transactions a:active,
#transactions   a:visited {
	color:#ffffff;
	text-decoration: none;
	font-weight:bold;
      }
#transactions   a:hover {
	color : #888888;
	text-decoration: none;
	font-weight:bold;
	}
#transactions .reportfooter   a:link, #transactions .reportfooter    a:active,
#transactions  .reportfooter    a:visited {
	color:#ffffff;
	text-decoration: none;
	font-weight:normal;font-size:10pt;
      }
#transactions .reportfooter  a:hover {
	color : #888888;
	text-decoration: none;
	font-weight:normal;font-size:10pt;
	}
#transactions  .reportfooter td {
	background-color:transparent;
	border:none;
	padding-top:4px;
	color:#888888;
	font-size:10pt;
	}
#transactions .franchiseicon {
	width:150px;
	height:25px;
	}
#trade_bait {
	width:590px;
	vertical-align:top;
	background-color:transparent;
      }
#trade_bait th {
	background-color:#353535;
	border : 1px solid #404040;
	color:#888888;
      }
#trade_bait td {
	color:#ffffff;
	border : 1px solid #333333;
	background-color:#282828;
      }
#trade_bait   a:link, #trade_bait a:active,
#trade_bait  a:visited {
	color:#ffffff;
	text-decoration: none;
	font-weight:bold;
      }
#trade_bait   a:hover {
	color : #888888;
	text-decoration: none;
	font-weight:bold;
	}
#trade_bait  .reportfooter {
	display:none;
      }
#trade_bait .franchiseicon {
	width:120px;
	height:20px;
	}
#my_news {
	width:337px;
	background-color:transparent;
      }
#my_news th {
	background-color:#353535;
	border : 1px solid #404040;
	color:#888888;
      }
#my_news td {
	color:#ffffff;
	border : 1px solid #333333;
	background-color:#282828;
	font-size:95%;
      }
#my_news   a:link, #my_news a:active,
#my_news a:visited {
	color:#ffffff;
	text-decoration: none;
	font-weight:bold;
      }
#my_news   a:hover {
	color : #888888;
	text-decoration: none;
	font-weight:bold;
	}
#my_news .timestamp {
	width:30%;
	font-size:80%;
      }
#my_news  .reportfooter {
	display:none;
      }
#weekly_calendar   {
	width:590px;
	font-size:90%;
	vertical-align:top;
	background-color:transparent;
      }
#weekly_calendar   th {
	background-color:#353535;
	border : 1px solid #404040;
	color:#888888;
      }
#weekly_calendar   td {
	color:#ffffff;
	border : 1px solid #333333;
	background-color:#282828;

      }
#weekly_calendar    .reportfooter {
	color:#ffffff;
	border : 1px solid #333333;
	background-color:#282828;
      }
#weekly_calendar a:link, #weekly_calendar a:active,
#weekly_calendar a:visited {
	color : #777777;
	text-decoration: underline;
      }
#weekly_calendar a:hover {
	color : #cccccc;
	text-decoration: underline;
      }
#calendarlink   {
	width:590px;
	font-size:100%;
	background-color:transparent;
	color:#cccccc;
	border:none;
	line-height:16px;
      }
#calendarlink th  {
	
	font-size:95%;
	font-size:100%;
	background-color:transparent;
	border:none;
	color:#cccccc;
      }
#calendarlink a:link, #calendarlink  a:active, 
#calendarlink  a:visited {
	color : #cccccc;
	text-decoration: none;
      }
#calendarlink  a:hover {
	color : #888888;
	text-decoration: none;
      }
#league_chat {
	background-color:transparent;	
	width:337px;
	
	color:#ffffff;
	text-align:center;
	}
#league_chat th {
	background-color:#353535;
	border : 1px solid #404040;
	color:#888888;
	}
#league_chat td {
	color:#ffffff;
	border : 1px solid #333333;
	background-color:#282828;
	text-align:center;
	font-size:95%;
	}


#league_chat a:link, #league_chat a:active, #league_chat a:visited {
	color : #ffffff;
	text-decoration: none;
      }
#league_chat a:hover {
	color : #888888;
	text-decoration: none;
      }
#frontoffice {
	background-color:transparent;
	
      }
#frontoffice td {
	
	background-color:transparent;
	text-align:center;
      }
#frontoffice th {
	background-color:#353535;
	border : 1px solid #404040;
	color:#888888;
	width:232px;
	
	}
#frontoffice .oddtablerow td {
	font-size:90%;
	color:#777777;
	
	border : 1px solid #333333;
	background-color:#282828;
      }
#frontoffice .eventablerow td {
	font-size:95%;
	color:#eeeeee;
	
	border : 1px solid #333333;
	background-color:#282828;
      }
#frontoffice a:link, #frontoffice a:active, #frontoffice a:visited {
	color : #eeeeee;

	text-decoration: underline;
      }
#frontoffice  a:hover {
	color : #888888;
	text-decoration: underline;
      }


/* GAMEDAY */

#livescoring {
	background-color:transparent;	
	width:337px;
	
	color:#ffffff;
	text-align:center;
	}
#livescoring th {
	background-color:#353535;
	border : 1px solid #404040;
	color:#888888;
	}
#livescoring td {
	color:#ffffff;
	border : 1px solid #333333;
	background-color:#282828;
	text-align:center;
	font-size:95%;
	}
#livescoring .eventablerow {
	display:none;
	}
#livescoring a:link, #livescoring a:active,
#livescoring a:visited {
	color : #ffffff;
	text-decoration: none;
	font-weight:normal;
	
      }
#livescoring a:hover {
	color : #888888;
	text-decoration: none;
	font-weight:normal;

	
      }
#livescoring_summary  {
	width:337px;
	font-size:120%;
	background-color:transparent;
	margin-top:-3px;
      }
#livescoring_summary td {
	text-align:center;
	font-weight:bold;
      }
#livescoring_summary .oddtablerow td {
	border : 1px solid #333333;
	background-color:#222222;
	color:#FFCC33;
      }
#livescoring_summary .eventablerow td {
	border : 1px solid #333333;
	background-color:#282828;
	color:#FFCC33;
      }

#livescoring_summary th {
	display:none;
      }
#livescoring_summary th a:link, #livescoring_summary th a:active,
#livescoring_summary th a:visited {
	color : #cccccc;
	text-decoration: none;
	font-weight:normal;
	font-size:85%;
      }
#livescoring_summary th a:hover {
	color : #888888;
	text-decoration: none;
	font-weight:normal;
	font-size:85%
      }
#livescoring_summary .reportfooter {
	border : 1px solid #222222;
	background-color:#111111;
	color:#777777;
      }
#livescoring_summary a:link, #livescoring_summary a:active,
#livescoring_summary a:visited {
	color : #666666;
	text-decoration: none;
	font-weight:normal;
	font-size:90%;
      }
#livescoring_summary a:hover {
	color : #ffffff;
	text-decoration: none;
	font-weight:normal;

	font-size:90%;
      }
#gamedaylink {
	font-size:90%;
	margin-top:6px;
	background-color:transparent;
      }
#gamedaylink td {
	width:337px;
	font-size:100%;
	text-align:center;
	      }
#gamedaylink th {
	width:337px;
	font-size:90%;
	text-align:center;
	background-color:transparent;
	color:#cccccc;
      }
#gamedaylink a:link, #gamedaylink a:active, #gamedaylink a:visited {
	color : #cccccc;
	text-decoration: none;
      }
#gamedaylink a:hover {
	color : #888888;
	text-decoration: none;
      }
#nflschedule {
	width:230px;
	font-size:95%;
	background-color:transparent;
	text-align:center;
      }
#nflschedule  .oddtablerow td {
	border : 1px solid #333333;
	background-color:#282828;
	
      }
#nflschedule  .eventablerow td {
	border : 1px solid #333333;
	background-color:#222222;
	
      }
#nflschedule td {
	text-align:center;
	color : #dddddd;
      }
#nflschedule th {
	background-color:#353535;
	border : 1px solid #404040;
	color:#888888;
      }
#nflschedule .reportfooter {
	border : 1px solid #222222;
	background-color:#000000;
	color:#777777;
      }
#nflschedule a:link, #nflschedule a:active, #nflschedule a:visited {
	color : #dddddd;
	text-decoration: none;
      }
#nflschedule a:hover {
	color : #dddddd;
	text-decoration: underline;
      }
#access td {
	width:337px;
	font-size:100%;
	text-align:center;
	color: #dddddd;
	border : 1px solid #333333;
	background-color:#282828;

      }
#access th {
	width:337px;
	font-size:90%;
	text-align:center;
	background-color:#353535;
	border : 1px solid #404040;
	color:#888888;
      }
#access a:link, #access a:active, #access a:visited {
	color : #dddddd;
	text-decoration: underline;
      }
#access a:hover {
	color : #888888;
	text-decoration: underline;
      }
iframe {

}
#iframe td {
background-color:#ffffff;
}

/* STANDINGS */


#standings  {
	text-align:center;
	width:950px;
	background-color:#000000;
	border : 1px solid #323232;
	}
.homepagecolumn #standings H3{
	text-align:center;
	width:950px;
	background-color:#000000;
		
	}
#standings H3{
	text-align:center;
	width:950px;
	background-color:#000000;
		
	}

#standings th {
	font-size : 80%;
	font-family : arial;
	background-color:#353535;
	border : 1px solid #404040;
	color:#888888;
      }
#standings td{
	text-align:center;
	}
#standings .eventablerow {
	background-color:#eeeeee;
	color:#000000;
	
      }
#standings .oddtablerow {
	background-color:#dddddd;
	color:#000000;
      }
#standings  a:link, #standings   a:active,
#standings  a:visited {
	color:#000000;
	text-decoration: none;
      }
#standings  a:hover {
	color : #888888;
	text-decoration: none;
      }

#standings .franchiseicon {
	height:50px;width:300px;
	padding:0px;background-color:transparent;
	border:none;
	}
#standings br {
	display:none;
	}
#standings span {
	visibility:hidden;
	}



/* LEADERBOARD */



#top_performers  {
	width:390px;
	background-color:transparent;
	margin-top:100px;
	margin-bottom:10px;
      }

#top_performers  th {
	background-color:#353535;
	border : 1px solid #404040;
	color:#888888;
	font-size:90%;
      }
#top_performers  .reportfooter td {
	border : none;
	background-color:transparent;
	color:#cccccc;
	font-size:100%;
	padding-top:6px;padding-bottom:0px;
      }
#top_performers td {
	border : 1px solid #333333;
	background-color:#282828;
	color:#ffffff;
      }

#top_performers   a:link, #top_performers a:active,
#top_performers a:visited {
	color:#ffffff;
	text-decoration: none;
	font-weight:normal;
      }
#top_performers   a:hover {
	color : #888888;
	text-decoration: none;
	font-weight:normal;
	}
#top_performers .reportfooter  a:link, #top_performers .reportfooter  a:active,
#top_performers .reportfooter  a:visited {
	color:#cccccc;
	text-decoration: none;
      }
#top_performers .reportfooter  a:hover {
	color : #888888;
	text-decoration: none;
      }
#top_performers .player {
	width:75%;
      }

/* FREE AGENTS */



#top_fa  {
	width:390px;
	background-color:transparent;
	margin-top:100px;
	margin-bottom:10px;
      }

#top_fa   th {
	background-color:#353535;
	border : 1px solid #404040;
	color:#888888;
	font-size:90%;
      }
#top_fa   .reportfooter td {
	border : none;
	background-color:transparent;
	color:#cccccc;
	font-size:100%;
	text-align:center;
	padding-top:6px;padding-bottom:0px;
      }
#top_fa td {
	border : 1px solid #333333;
	background-color:#282828;
	color:#ffffff;
      }
#top_fa   a:link, #top_fa a:active,
#top_fa a:visited {
	color:#ffffff;
	text-decoration: none;
	font-weight:normal;
      }
#top_fa   a:hover {
	color : #888888;
	text-decoration: none;
	font-weight:normal;
	}
#top_fa .reportfooter  a:link, #top_fa .reportfooter  a:active,
#top_fa .reportfooter   a:visited {
	color:#cccccc;
	text-decoration: none;
      }
#top_fa .reportfooter  a:hover {
	color : #888888;
	text-decoration: none;
	}
#top_fa .player {
	width:75%;
      }
#top_adds  {
	width:390px;
	background-color:transparent;
	font-size:90%;
	margin-top:24px;
	margin-bottom:20px;
      }
#top_adds   th {
	background-color:#353535;
	border : 1px solid #404040;
	color:#888888;
	font-size:90%;
      }
#top_adds   td {
	border : 1px solid #333333;
	background-color:#282828;
	color:#ffffff;
      }
#top_adds  .reportfooter  td{

	border : none;
	background-color:transparent;
	color:#cccccc;

	font-size:90%;
	text-align:center;
      }
#top_adds   a:link, #top_adds  a:active,
#top_adds   a:visited {
	color:#ffffff;
	text-decoration: none;
      }
#top_adds  a:hover {
	color : #888888;
	text-decoration: none;
	}
#top_adds .reportfooter  a:link, #top_adds .reportfooter  a:active,
#top_adds .reportfooter   a:visited {
	color:#cccccc;
	text-decoration: none;
      }
#top_adds .reportfooter  a:hover {
	color : #888888;
	text-decoration: none;
	}
#top_drops  {
	width:390px;
	background-color:transparent;
	font-size:90%;
	margin-top:24px;
	margin-bottom:20px;
      }
#top_drops  th {
	background-color:#353535;
	border : 1px solid #404040;
	color:#888888;
	font-size:90%;
      }
#top_drops  td {
	border : 1px solid #333333;
	background-color:#282828;
	color:#ffffff;
      }
#top_drops  .reportfooter td{
	border : none;
	background-color:transparent;
	color:#cccccc;
	font-size:90%;
	text-align:center;
      }
#top_drops   a:link, #top_performers  a:active,
#top_drops   a:visited {
	color:#ffffff;
	text-decoration: none;
      }
#top_drops  a:hover {
	color : #888888;
	text-decoration: none;
	}
#top_drops .reportfooter  a:link, #top_performers .reportfooter  a:active,
#top_drops .reportfooter   a:visited {
	color:#cccccc;
	text-decoration: none;
      }
#top_drops .reportfooter  a:hover {
	color : #888888;
	text-decoration: none;
	}
h4	{
	color : #666666;
	text-decoration: none;
	font-size:90%;
	font-weight:normal;
	margin-top:20px;
	}

.standings_name {
	font-size:90%;
	
	padding-left:4px;
	padding-right:1px;
	
	text-align:left;
      }

/* RANKINGS */


#power_rank  {
	text-align:center;
	width:950px;
	background-color:transparent;
		
	}
#power_rank th {
	font-size : 80%;
	font-family : arial;
	background-color:#353535;
	border : 1px solid #404040;
	color:#888888;

      }
#power_rank td{
	text-align:center;
	border : 1px solid #333333;
	background-color:#282828;
	color:#ffffff;
	}

#power_rank   a:link, #power_rank  a:active,
#power_rank   a:visited {
	color:#ffffff;
	text-decoration: none;
      }
#power_rank  a:hover {
	color : #888888;
	text-decoration: none;
	}
#power_rank .franchiseicon {
	height:50px;width:300px;
	padding:0px;background-color:transparent;
	border:none;
	}
#power_rank br {
	display:none;
	}
#power_rank span {
	visibility:hidden;
	}


/* RESULTS */



#weekly_summary  {
	width:586px;
	background-color:transparent;
	font-size:90%;
      }
#weekly_summary  th {
	background-color:#353535;
	border : 1px solid #404040;
	color:#888888;
	font-size:90%;
      }
#weekly_summary  td {
	font-size:90%;
	border : 1px solid #333333;
	background-color:#282828;
	color:#ffffff;

      }
#weekly_summary  .reportfooter td {
	border : 1px solid #333333;
	background-color:#282828;
	color:#ffffff;
	font-size:90%;
	text-align:center;
      }
#weekly_summary    a:link, #weekly_summary  a:active,
#weekly_summary   a:visited {
	color:#ffffff;
	text-decoration: none;
      }
#weekly_summary   a:hover {
	color : #888888;
	text-decoration: none;
	}
#weekly_summary .reportfooter  a:link, #weekly_summary .reportfooter  a:active,
#weekly_summary .reportfooter   a:visited {
	color:#cccccc;
	text-decoration: none;
      }


#weekly_summary .reportfooter  a:hover {
	color : #888888;
	text-decoration: none;
	}
#weekly_summary .franchiseicon {
	width:120px;
	height:20px;
	}
#weekly_summary span {
	visibility:hidden;
	}
#gameballs  {
	font-size:90%;
	font-style : italic;
	background-color:transparent;
	color:#ffffff;
	text-align:center;
	width:288px;
      }
#gameballs td {
	text-align:center;
	background-color:transparent;
      }
#weekly_mvp {
	width:288px;
	font-size:90%;
	vertical-align:top;
	background-color:transparent;
      }
#weekly_mvp th {
	background-color:#353535;
	border : 1px solid #404040;
	color:#888888;

      }
#weekly_mvp td {
	border : 1px solid #333333;
	background-color:#282828;
	color:#ffffff;
      }
#weekly_mvp .reportfooter td {
	border : 1px solid #333333;
	background-color:#282828;
	color:#ffffff;
      }
#weekly_mvp a:link, #weekly_mvp a:active, #weekly_mvp a:visited {
	color : #ffffff;
	text-decoration: none;
      }
#weekly_mvp  a:hover {
	color : #888888;
	text-decoration: none;
      }
#weekly_mvp .reportfooter a:link, #weekly_mvp .reportfooter a:active, 
#weekly_mvp .reportfooter a:visited {
	color : #888888;
	text-decoration: none;
      }
#weekly_mvp .reportfooter a:hover {
	color : #cccccc;
	text-decoration: none;
      }
#weekly_mvp_starters {
	width:288px;
	font-size:90%;
	vertical-align:top;
	background-color:transparent;
      }

#weekly_mvp_starters th {
	background-color:#353535;
	border : 1px solid #404040;
	color:#888888;
      }
#weekly_mvp_starters td {
	border : 1px solid #333333;
	background-color:#282828;
	color:#ffffff;

      }
#weekly_mvp_starters .reportfooter td{
	border : 1px solid #333333;
	background-color:#282828;
	color:#ffffff;
      }
#weekly_mvp_starters a:link, #weekly_mvp_starters a:active,
#weekly_mvp_starters a:visited {
	color : #ffffff;
	text-decoration: none;
      }
#weekly_mvp_starters a:hover {
	color : #888888;
	text-decoration: none;
      }
#weekly_mvp_starters .reportfooter a:link, #weekly_mvp_starters .reportfooter a:active, 
#weekly_mvp_starters .reportfooter a:visited {
	color : #888888;
	text-decoration: none;
      }
#weekly_mvp_starters .reportfooter a:hover {
	color : #cccccc;
	text-decoration: none;
      }

#last_weeks_fantasy_results {
	width:337px;
	font-size:100%;
	vertical-align:top;
	background-color:transparent;
      }
#last_weeks_fantasy_results .oddtablerow td {
	border : 1px solid #333333;
	background-color:#282828;
	color:#ffffff;

      }
#last_weeks_fantasy_results .eventablerow td {
	border : 1px solid #424242;
	background-color:#363636;
	color:#ffffff;

      }
#last_weeks_fantasy_results th {
	background-color:#353535;
	border : 1px solid #404040;
	color:#888888;

      }
#last_weeks_fantasy_results .reportfooter td {
	border : none;
	background-color:transparent;
	color:#cccccc;
      }
#last_weeks_fantasy_results a:link, #last_weeks_fantasy_results a:active,
#last_weeks_fantasy_results a:visited {
	color : #FFFFFF;

	text-decoration: underline;
      }
#last_weeks_fantasy_results a:hover {
	color : #888888;
	text-decoration: underline;
      }
#last_weeks_fantasy_results .reportfooter  a:link, #last_weeks_fantasy_results .reportfooter  a:active,
#last_weeks_fantasy_results .reportfooter  a:visited {
	color : #cccccc;
	text-decoration: none;
      }
#last_weeks_fantasy_results .reportfooter  a:hover {
	color : #888888;
	text-decoration: none;
      }

#last_weeks_fantasy_results .franchiseicon {
	width:270px;
	height:45px;
	}
#rivalry {

	background-color:transparent;
      }

#rivalry td {
	width:337px;
	font-size:95%;
	text-align:left;
	border : 1px solid #333333;
	background-color:#282828;
	color:#ffffff;
      }

#playoffrace caption
	{color:#888888;text-align:center;font-size:90%}
#playoffrace td{
	font-size:90%;
	text-align:left;
	border : 1px solid #333333;
	background-color:#282828;
	color:#ffffff;

      }
#playoffrace .oddtablerow a:link, #options_123 .report .oddtablerow a:active, #options_123 .report .oddtablerow a:visited,
#playoffrace .eventablerow a:link, #options_123 .report .eventablerow a:active, #options_123 .report .eventablerow a:visited 
	{color:#ffffff;}
#playoffrace .oddtablerow a:hover 
	{color:#888888;}
#playoffrace .eventablerow a:hover
	{color:#888888;}

/* BACKGROUNDS */


#box1{
	background-image : url(http://flantasy.com/_KFL/Tables/briefstandings_box.png);
	background-repeat:no-repeat;
	background-color:#000000;	
	width:240px;
	}
#box1b{
	background-image : url(http://flantasy.com/_KFL/Tables/pfl_box.png);
	background-repeat:no-repeat;
	background-color:#000000;	
	width:240px;
	}
#box1c{
	background-image : url(http://flantasy.com/_KFL/Tables/pfldraft_box.png);
	background-repeat:no-repeat;
	background-color:#000000;	
	width:240px;
	}

#box2{
	background-image : url(http://flantasy.com/_KFL/Tables/frontpage-left_box.png);
	background-repeat:no-repeat;
	background-color:#000000;	
	width:240px;
	}
#box2b{
	background-image : url(http://flantasy.com/_KFL/Tables/frontpage-left_box3.png);
	background-repeat:repeat-y;
	background-color:#000000;	
	width:240px;
	}
#box3{
	background-image : url(http://flantasy.com/_KFL/Tables/frontpage-left_box2.png);
	background-repeat:no-repeat;
	background-color:#000000;	
	width:240px;
	}
#box4{
	background-image : url(http://flantasy.com/_KFL/Tables/frontpage-right_box.png);
	background-repeat:repeat-y;
	background-color:#000000;	
	width:704px;
	}
#box5{
	background-image : url(http://flantasy.com/_KFL/Tables/frontpage1_box.png);
	background-repeat:repeat-y;
	background-color:#000000;	
	width:345px;
	}
#box6{
	background-image : url(http://flantasy.com/_KFL/Tables/standings_box.png);
	background-repeat:repeat-y;
	background-color:#000000;	
	width:960px;
	}
#box7{
	background-image : url(http://flantasy.com/_KFL/Tables/ownersbox-left_box.png);
	background-repeat:repeat-y;
	background-color:#000000;	
	width:347px;
	}
#box8 {
	background-image : url(http://flantasy.com/_KFL/Tables/frontoffice_box.png);
	background-repeat:repeat-y;
	background-color:#000000;	
	width:242px;
	}
#box9{
	background-image : url(http://flantasy.com/_KFL/Tables/messageboard_box.png);
	background-repeat:no-repeat;
	background-color:#000000;	
	width:347px;
	}
#box10{
	background-image : url(http://flantasy.com/_KFL/Tables/ownersbox-right_box.png);
	background-repeat:repeat-y;
	background-color:#000000;	
	width:600px;
	}
#box11{
	background-image : url(http://flantasy.com/_KFL/Tables/gameday_box.png);
	background-repeat:repeat-y;
	background-color:#000000;	
	width:240px;
	}

#box12{
	background-image : url(http://flantasy.com/_KFL/Tables/scoreboard_box.png);
	background-repeat:no-repeat;
	background-color:#000000;	
	width:347px;
	}
#box_qb{
	background-image : url(http://flantasy.com/_KFL/Captions/leaderboard/QB.gif);
	background-repeat:no-repeat;
	background-color:#000000;	
	width:400px; 
	
	}
#box_rb{
	background-image : url(http://flantasy.com/_KFL/Captions/leaderboard/RB.gif);
	background-repeat:no-repeat;
	background-color:#000000;	
	width:400px; 
	
	}
#box_wr{
	background-image : url(http://flantasy.com/_KFL/Captions/leaderboard/WR.gif);
	background-repeat:no-repeat;
	background-color:#000000;	
	width:400px; 
	
	}
#box_te{
	background-image : url(http://flantasy.com/_KFL/Captions/leaderboard/TE.gif);
	background-repeat:no-repeat;
	background-color:#000000;	
	width:400px; 
	
	}
#box_pk{
	background-image : url(http://flantasy.com/_KFL/Captions/leaderboard/PK.gif);
	background-repeat:no-repeat;
	background-color:#000000;	
	width:400px; 
	
	}
#box_def{
	background-image : url(http://flantasy.com/_KFL/Captions/leaderboard/DEF.gif);
	background-repeat:no-repeat;
	background-color:#000000;	
	width:400px; 
	}
#box_mvp{
	background-image : url(http://flantasy.com/_KFL/Captions/leaderboard/MVP.gif);
	background-repeat:no-repeat;
	background-color:#000000;	
	width:400px;
	}
#box_fa_qb{
	background-image : url(http://flantasy.com/_KFL/Captions/freeagents/QB.png);
	background-repeat:no-repeat;
	background-color:#000000;	
	width:400px; 
	
	}
#box_fa_rb{
	background-image : url(http://flantasy.com/_KFL/Captions/freeagents/RB.png);
	background-repeat:no-repeat;
	background-color:#000000;	
	width:400px; 
	
	}
#box_fa_wr{
	background-image : url(http://flantasy.com/_KFL/Captions/freeagents/WR.png);
	background-repeat:no-repeat;
	background-color:#000000;	
	width:400px; 
	
	}

#box_fa_te{
	background-image : url(http://flantasy.com/_KFL/Captions/freeagents/TE.png);
	background-repeat:no-repeat;
	background-color:#000000;	
	width:400px; 
	
	}
#box_fa_pk{
	background-image : url(http://flantasy.com/_KFL/Captions/freeagents/PK.png);
	background-repeat:no-repeat;
	background-color:#000000;	
	width:400px; 
	
	}
#box_fa_def{
	background-image : url(http://flantasy.com/_KFL/Captions/freeagents/DEF.png);
	background-repeat:no-repeat;
	background-color:#000000;	
	width:400px; 
	}
#box13{
	background-image : url(http://flantasy.com/_KFL/Captions/freeagents/adddrop_box.png);
	background-repeat:no-repeat;
	background-color:#000000;	
	width:840px;height:100%;
	}
#box14{
	background-image : url(http://flantasy.com/_KFL/Tables/rankings_box.png);
	background-repeat:repeat-y;
	background-color:#000000;	
	width:596px;
	}
#box15{
	background-image : url(http://flantasy.com/_KFL/Tables/playerhater_box.png);
	background-repeat:repeat-y;
	background-color:#000000;	
	width:293px;
	}
#box16 {
	background-image : url(http://flantasy.com/_KFL/Tables/draft_box.png);
	background-repeat:repeat-y;
	background-color:#000000;	
	width:704px;
	}
#box17 {
	background-image : url(http://flantasy.com/_KFL/Tables/draft_box2.png);
	background-repeat:repeat-y;
	background-color:#000000;	
	width:920px;
	border-top : 1px solid #323232;
	border-bottom : 1px solid #323232;
	}
#box18 {
	background-image : url(http://flantasy.com/_KFL/Tables/projections_box.png);
	background-repeat:repeat-y;
	background-color:#000000;	
	width:960px;
	}
#box19 {
	background-image : url(http://flantasy.com/_KFL/Tables/newsroom_box.png);
	background-repeat:repeat-y;
	background-color:#000000;	
	width:460px;
	}

/* SET WIDTHS & MARGINS */


#frontpage1 {
	width: 345px;
	background-color: transparent;
	} 
#ownersbox1 {
	width: 600px;
	background-color: transparent;
	margin-top:0px;
	} 
#ownersbox2 {
	width: 340px;
	background-color: transparent;
	margin-top:0px;
	} 
#ownersbox3 {
	width: 450px;
	background-color: transparent;
	margin-top:0px;
	} 
#projections {
	width:960px;
	background-color:transparent;

      }
#projections caption {
	
	background-color:#000000;

      }
#projections td {
	
	text-align:left;
	font-weight:normal;
	
      }
#projections .oddtablerow td {
	font-size:100%;
	color:#000000;
	background-color:#fdfdfd;
	border-bottom : 1px solid #aaaaaa;
      }
#projections .eventablerow td {
	font-size:100%;
	color:#000000;
	background-color:#fdfdfd;
	border-bottom : 1px solid #aaaaaa;
      }
#projections th {
	font-size:90%;
	text-align:center;
	border : 1px solid #323232;
	background-color:#222222;
	color:#777777;
	font-weight:normal;
      }
#projectionshead a:link, #projectionshead a:active, #projectionshead a:visited {
	color : #cccccc;
	text-decoration: underline;
      }
#projectionshead  a:hover {
	color : #666666;
	text-decoration: underline;
      }
#projectionshead  {
	color : #cccccc;
	text-align:center;
      }
#flash {
	vertical-align:top;
	margin-top:0px;
	} 
#headlines {
	background-color:transparent;
	background-image:url();
	background-repeat:no-repeat;
	}
#date th {
	font-size:95%;
	color:#ffffff;
	background-color:transparent;
	text-align:right;
	border:none;

      }
#date {
	width:694px;	
	color:#ffffff;
	background-color:transparent;
	margin-right:8px;
	margin-top:-13px;
	margin-bottom:2px;
	height:13px;
	line-height:13px;
      }
#break {
	margin-top: 11px;
	}
#up {
	margin-top: -8px;
	}
#up2 {
	margin-top: -4px;
	}
#up3 {
	margin-top: -4px;
	}
#up .reportfooter  {
	color : #cccccc;
	background-color:transparent;
	border : none;
	text-align:center;
	}
#up2 .reportfooter  {
	color : #cccccc;
	background-color:transparent;
	border : none;
	text-align:center;
	}
#up3 .reportfooter  {
	color : #cccccc;
	background-color:transparent;
	border : none;
	text-align:center;
	}
#footerlink {
	font-size:90%;
	text-align:center;
	background-color:#000000;
	color:#888888;
      }
#footerlink  a:link, #footerlink  a:active, #footerlink  a:visited {
	color : #888888;
	text-decoration: none;
      }
#footerlink a:hover {
	color : #cccccc;
	text-decoration: none;
      }

#entryfee {
	width:230px;
	background-color:transparent;
      }
#entryfee td {
	font-size:85%;
	text-align:center;
	background-color:transparent;
	
      }
#entryfee th {
	width:230px;
	font-size:80%;
	text-align:center;
	border : 1px solid #323232;
	background-color:#000000;
	color:#777777;
      }
#entryfee .oddtablerow td {
	font-size:85%;
	color:#fdfdfd;
	background-color:#111111;
	
	
      }
#entryfee .eventablerow td {
	font-size:85%;
	color:#fdfdfd;
	background-color:#111111;
	
	
      }
#entryfee a:link, #entryfee a:active, #entryfee a:visited {
	color : #777777;
	text-decoration: underline;
      }
#entryfee  a:hover {
	color : #999999;
	text-decoration: underline;
      }

/* NEWSROOM */


#newsroom {
	width:400px;
	font-size:95%;
      }
#newsroom th {
	
	font-size:95%;
	text-align:center;
	border:none;
	background-color:transparent;
	color:#cccccc;
      }
#newsroom th a:link, #newsroom a:active, #newsroom a:visited {
	color : #cccccc;
	text-decoration: none;
      }
#newsroom th a:hover {
	color : #888888;
	text-decoration: none;
      }
#newsroom  a:link, #newsroom a:active, #newsroom a:visited {
	color : #cccccc;
	text-decoration: none;
      }
#newsroom  a:hover {
	color : #888888;
	text-decoration: none;
      }
#newswire .rss-box {
	width:220px;
	margin-left:5px;
      }
#depthcharts {
	width:337px;
	background-color:transparent;
      }
#depthcharts td {
	
	font-size:9pt;
	
	border : 1px solid #333333;
	background-color:#282828;
	color:#ffffff;
font-weight:bold;
      }
#depthcharts .oddtablerow td {
	margin-left:2px;
	font-size:9pt;
	text-align:left;
	border : none;
	background-color:transparent;
	color:#ffffff;
font-weight:bold;
      }
#depthcharts .eventablerow td {
	
	font-size:9pt;
	text-align:left;
	margin-left:2px;
	border : none;
	background-color:transparent;
	color:#ffffff;
font-weight:bold;
      }

.nflthumb {
	
	text-align:left;
horizontal-align:left;
	
      }
.nfllink  {
	
	text-align:left;
	margin-left:8px;
      }

#depthcharts  a:link, #depthcharts  a:active, #depthcharts  a:visited {
	color : #888888;
	text-decoration: none;
	font-weight:normal;font-size:8pt;
      }
#depthcharts a:hover {
	color : #ffffff;
	text-decoration: none;
font-weight:normal;font-size:8pt;
      }

#pressbox {
	width:950px;
	
	border : 1px solid #333333;
	background-color:#282828;
      }
#pressbox td {
	
	
	text-align:center;
	border : 1px solid #333333;
	background-color:transparent;
	color:#ffffff;
	font-weight:bold;
	font-size:10pt;
      }

#pressbox  a:link, #pressbox a:active, #pressbox a:visited {
	color : #ffffff;
	text-decoration: underline;
	font-weight:normal;font-size:10pt;
      }
#pressbox a:hover {
	color : #888888;
	text-decoration: underline;
font-weight:normal;font-size:10pt;
      }


/* begin styles for RSS Feed */

.rss-box {
	 
margin-left: 1em;
	 width: 684px;
	 background-color: #ffffff;
	 
	text-align:left;

}
.rss-items {
	margin-top:0px;
	padding:0.5em; 0.5em;
	margin-left:1em;

	color:#000000;
}
p.rss-title {padding:0.5em;
color: #000000;
	font-weight:bold;
font-size: 10pt;
}
.rss-title {
	font-size: 8pt;
	background-color: #000000;
	color: #f76b08;
	font-weight:bold;
	text-align: center;
}

.rss-item  {
  color:#222222;
  font-size: 8pt;
  list-style:none;
  
}

.rss-item a {
	color:#000000;
	font-size: 8pt;
	font-weight:bold;
	}
	
.rss-item a:visited {
	color: #000000;
}

.rss-item a:hover {
	color: #888888;
}


.rss-date {
	font-size: 7pt;
	color: #888888;
	} 
/* buttons modeled from http://www.wellstyled.com/css-inline-buttons.html */

.pod-play {
   _width:12em;
   margin: 0 0.2em; padding: 0.1em 0; _padding:0;
   
   white-space:nowrap;
   text-decoration: none;
   vertical-align:middle;
   background: #fb6;
   color: black;
   }
.pod-play em {
   _width:1em; _cursor:hand;
   font-style: normal;
   margin:0; padding: 0.1em 0.5em;
   background: white;
   color: #222;
   }
.pod-play span {
   _width:1em; _cursor:hand;
   margin:0; padding: 0.1em 0.5em 0.1em 0.3em;
   }
.pod-play:hover {
   background: #666;
   color: white;
   }
.pod-play:hover em {
   background: black;
   color: white
   }

#navcontainer {
z-index: 1;
height: 14px;
margin: 0 auto;
padding: 3px 0 0 4px!important;
padding: 3px 0 0 4px;
background-image: url();
background-repeat:repeat-x;
border: 0px solid #000000;
border-top: 0px;
font-size: 8pt;
}
#navcontainer ul {
height: 14px;
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
color: #999999;
float: left;
margin-top: 2px;
position: relative;
z-index: 2;
}
#navcontainer li {
height: 14px;
display: inline;
text-align: center;
color: #999999;
float: left;
margin: 0 -2px;
}
#navcontainer li a {
font-size: 8pt;
color: #999999;
padding: 0px 5px 9px 5px!important;
padding: 0px 5px 10px 5px;
text-decoration: none;
border-left: 0px solid #000000;
border-right: 0px solid #000000;
background-image: url();
background-repeat:repeat-x;
}
#navcontainer li a:hover {
color: #ffffff;
background-image: url();

background-repeat:repeat-x;
}


#tabs {
	margin-top:4px;
	}

#draftboard {
	margin-top:-8px;

      }
#cheatsheet {
	width : 960px;
	text-align:center;
	color:#000000; 
	}

#draft .oddtablerow td {
	border : 1px solid #333333;
	background-color:#282828;
	color:#ffffff;
      }
#draft .eventablerow td {
	border : 1px solid #333333;
	background-color:#222222;
	color:#ffffff;
      }



#draft {
	width:960px;
	background-color:#000000;
padding-top:6px;
padding-bottom:6px;
      }
#draft table{
	
	background-color:#000000;

      }
#draft caption {
	
	background-color:transparent;

      }
#draft td {
	
	text-align:center;
	font-weight:bold;
	

      }
#draft th {
	font-size:90%;
	background-color:#353535;
	border : 1px solid #404040;
	color:#888888;
	font-weight:normal;
  	cell-spacing: 1px;
      }

.draft_pick {
	width:100px;
	text-align:center;
      }
.draft_team {
	width:300px;
	text-align:center;
      }
.draft_player {
	width:250px;
	text-align:center;
      }
.draft_trade {
	width:300px;
	text-align:center;
      }
.draft_teampick {
	width:100px;
	text-align:center;
      }
#tourney {
	background-image : url(http://flantasy.com/_KFL/Tables/tourney_bg.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:675px;
      }
#cheerleaders {
	margin-top: 4px;
	}
#cheerleaders_bg {
	border-left: 1px #323232 solid; border-right: 1px #323232 solid;
	}
#tourneylink {
	margin-top: -1px;
	}
#playbook {
	margin-top: 10px;
	}
#playbook_swf {
	margin-left:2px;font-size:80%;
	}
table.homepagemodule {
	width: 100%;
	}
#options_22 blockquote, #options_03 table, #top table {
	width: 100%;
	}
#options_31 table,   #options_15 table, #options_16 table {
	width: 100%;
	}
#options_06 table, #options_07 table, #options_79 table, {
	width: 100%;
	}
#options_22 table, #accounting_report table.report, {

	width: 100%
	}


/* HIDDEN */


.pageheader, .pagefooter {display:none;}
#poll_summary caption {display:none;}  
#poll caption {display:none;}
#brief_standings caption {display:none;}
#brief_standings th {display:none;}
#standings caption {display:none;}
#top_performers caption {display : none;}
#trades caption {display:none;}
#article caption {display:none;}
#league_chat caption {display:none;}
#welcome caption {display:none;}
#news_articles caption {display:none;}
#top_fa caption {display:none;}
#article_summary caption {display:none;}
#transactions caption {display:none;}
#power_rank caption {display:none;}
#monthly_calendar caption {display:none;}
#owner_activity caption {display:none;}
#last_weeks_fantasy_results caption {display:none;}
#league_chat caption {display:none;}
#message_board_summary caption {display:none;}
#next_weeks_fantasy_schedule caption {display:none;}
#trade_bait caption {display:none;}
#weekly_calendar caption {display:none;}
#my_news caption {display:none;}
#livescoring_summary  caption {display:none;}
#livescoring  caption {display:none;}
#nflschedule caption {display:none;}
#weekly_mvp caption {display:none;}
#weekly_mvp_starters caption {display:none;}
#top_adds caption {display:none;}
#top_drops caption {display:none;}
#my_links caption {display:none;}
#weekly_summary caption {display:none;}
#playoff1 caption {display:none;}
#playoff2 caption {display:none;}
#playoff3 caption {display:none;}
#playoff4 caption {display:none;}



/* LOGIN */
#welcome {
	margin-top:-5px;
      }

#login #welcome {
	background:none;
	color:#ffffff;
	font-size:90%;
	border:none;
      }
#login #welcome .oddtablerow {
	background-color:transparent;
      }
#login #welcome .eventablerow {
	background-color:transparent;
      }
#login #welcome input {
	font-size : 90%;
      }
#login #welcome select {
	font-size : 90%;
	overflow : hidden;
      }
#login #welcome caption {
	display : none;
      }
#login #welcome th {
	display : none;
      }  
#welcome .franchiseicon {
	width:230px;height:38px;
	verticle-align:center;
	}
#login .franchiseicon {
	width:230px;height:38px;
	verticle-align:center;
	}
#login #welcome td {
	color:#cccccc;
	text-align:center;
	}
#login #welcome td {
	padding:0px;
		font-size:100%;
	text-align:center;

	}
#login #welcome a:link, #login #welcome a:active,
#login #welcome a:visited {
	color : #cccccc;
	text-decoration: underline;
	
      }
#login #welcome a:hover {
	color : #888888;
	text-decoration: underline;
	
      }
#login_cap {
	background-image:url(http://ftp.flantasy.com/_KFL/Captions/login_cap.gif);
	background-repeat:no-repeat;
	background-align:top;
	}


/* CALENDAR */


#monthly_calendar {
   	width: 100%;
   	border: 1px solid #323232;
	color:#ffffff;
   	border-collapse: collapse;
	}
#monthly_calendar td.today {
   	border: 0px solid #FF0000;
	background-color: #444444;
	color:#ffffff;
	}
#monthly_calendar th {
   	width: 14%;
   	border : 1px solid #404040;
   	padding: 0;

	}
#monthly_calendar td,  {
   	width: 14%;
   	border: 1px solid #323232;
   	padding: 0;
	background-color: #282828;
color:#ffffff;
	}
#monthly_calendar td {
   	height: 4em;
   	padding: 0;
   	font-size: 7pt;
	}
#monthly_calendar ul li {
   	font-size: 7pt;
	}
#monthly_calendar td .calendarday {
   	float: right;
   	width: 10px;
   	text-align: center;
   	border-bottom: 1px solid #666666;
   	border-left: 1px solid #666666;
   	
	}


/* PLAYOFFS */


#playoffs {
	
      }
#fatbowl {
	text-align:center;
      }
#fatbowl td {
	text-align:center;
	ali
      }
#playoff01 {
	width:960px;
	background-color:#ffffff;
	
      }
#playoff01 td {
	width:960px;
	color:#555555;
	font-weight:normal;
      }
#playoff02 {
	width:694px;
	background-color:#ffffff;
	font-size:95%;
      }
#playoff02 td {
	width:694px;
	color:#323232;
	font-weight:normal;
      }
#playoff02 th {
	width:694px;
	background-color:#ffffff;
	border : 0px solid #404040;
	color:#555555;
	spacing:1px;
	font-weight:normal;
      }
#playoff1 {
	width:950px;
	
      }
#playoff2 {
	width:950px;
	
      }
#playoff3 {
	width:950px;
      }
#playoff4 {
	width:950px;
      }
.playoffbracket {
	background-color:#ffffff;
	
      }

.playoffbracket th {
	background-color:#353535;
	border : 1px solid #404040;
	color:#888888;
	spacing:1px;
      }


.playoffbracket .oddtablerow {
	background-color: #ffffff; 
	border : 1px solid #333333;
	font-size: 11px;
	color:#000000;
	font-weight:bold;
	
	
      }

.playoffbracket td  {
	padding-top:4px;
background-color:#ffffff;
      }	

.topteam {
	border-bottom: 2px #000000 solid; 
	
      }	
.bracket {
	border-right: 2px #000000 solid; 
      }
.bracket2 {
	border-left: 2px #000000 solid; 
      }
.bottomteam {
	border-bottom: 2px #000000 solid; 
	border-right: 2px #000000 solid; 
	
      }
.bottomteam2 {
	border-bottom: 2px #000000 solid; 
	border-left: 2px #000000 solid; 
	
      }
#playoff01 .topteam {
	border-bottom: 2px #000000 solid; 
      }	
#playoff01 .bracket {
	border-right: 2px #000000 solid; 
      }
#playoff01 .bottomteam {
	border-bottom: 2px #000000 solid; 
	border-right: 2px #000000 solid; 
      }
#playoff02 .topteam {
	border-bottom: 2px #000000 solid; 
      }	
#playoff02 .bracket {
	border-right: 2px #000000 solid; 
      }
#playoff03 .bottomteam {
	border-bottom: 2px #000000 solid; 
	border-right: 2px #000000 solid; 
      }

#playoff1 .topteam {
	border-bottom: 2px #000000 solid; 
      }	
#playoff1 .bracket {
	border-right: 2px #000000 solid; 
      }
#playoff1 .bottomteam {
	border-bottom: 2px #000000 solid; 
	border-right: 2px #000000 solid; 
      }
#playoff2 .topteam {
	border-bottom: 2px #000000 solid; 
      }	
#playoff2 .bracket {
	border-right: 2px #000000 solid; 
      }
#playoff2 .bottomteam {
	border-bottom: 2px #000000 solid; 
	border-right: 2px #000000 solid; 
      }
#options_79 .playoffbracket{
	text-align:left;
	width:850px;
	border : 1px solid #323232;
	}
#newsroom  {
	border : 1px solid #333333;
	background-color:#ffffff;
	color:#000000;
	width:600px;
	text-align:left;
      }

#newsroom   th {
	background-color:#353535;
	border : 1px solid #404040;
	color:#888888;
	font-size:90%;
      }
#newsroom td {
	border : 1px solid #333333;
	background-color:#ffffff;
	color:#000000;
      }
#newsroom   a:link, #newsroom  a:active,
#newsroom   a:visited {
	color:#000000;
	text-decoration: underline;
      }
#newsroom  a:hover {
	color : #888888;
	text-decoration: underline;
	}
#news_articles .rank {
	width:5%;
	}
#news_articles .report {
	width:800px;
	}

/* REPORTS */


.report a:link, .report a:visited{
	text-decoration: none;
	font-weight:normal;
	}
.report .apscore, .report .vpscore, .report .pwscore {
	width: 40%;
	}
.report {
	text-align:left;
	vertical-align:top;
	width:100%;
	background-color:#000000;
	margin-bottom: 0px;
	}
.report .franchiseicon {
	text-align:left;
	
	width:300px;
	height:50px;
	}
#options_07 caption, #options_22 caption {
	overflow:hidden;
	}
#options_02 caption span{
display:none;
	}
#options_07 caption {
text-align:left;
width:100%;
font-weight:normal;
color:#cccccc;
margin-top:4px;
margin-bottom:4px;
	}
#options_11 caption {
color:#000000;
font-size:50%;
	}
#MSG {
	width:100%;
      }
 


#options_06 .report  {
	text-align:center;
	background-color:#282828;
	horizontal-align:center;
	border : 1px solid #323232;
	color:#ffffff;
	
	}
#options_06 .report .franchiseicon {
	text-align:center;
	width:300px;
	height:50px;
	background-color:transparent;
	
	}
#options_06 .report .eventablerow {
	
	background-color:#181818;
	color: #ffffff;
	text-align:center;
      }
#options_06 .report .oddtablerow  {
	background-color:#181818;
	color:#ffffff;
	text-align:center;
      }

#options_06 .report caption {
	color:#282828;
	background-color:#282828;
	font-size:50%;
      }
#options_06 .report th {
	font-size:110%;
      }

#options_06 .report   a:link, #options_06 .report   a:active, 
#options_06 .report a:visited {
	color : #ffffff;
	text-decoration: none;
	font-weight:bold;
      }
#options_06 .report   a:hover {
	color : #888888;
	text-decoration: none;
	font-weight:bold;
      }


#options_07 .report  {
	width:440px;
	background-color:#282828;
	horizontal-align:center;
	border : 1px solid #323232;
	color:#ffffff;
	
	}
#options_07 .report .franchiseicon {
	text-align:center;
	width:300px;
	height:50px;
	background-color:transparent;
	
	}
#options_07 .report .eventablerow {
	
	background-color:#181818;
	color: #ffffff;
	
      }
#options_07 .report .oddtablerow  {
	background-color:#181818;
	color:#ffffff;
	
      }

#options_07 .report caption {
	color:#ffffff;
	background-color:transparent;
	
      }
#options_07 .report th {
	font-size:110%;
      }

#options_07 .report   a:link, #options_07 .report   a:active, 
#options_07 .report a:visited {
	color : #ffffff;
	text-decoration: none;
	font-weight:bold;
      }
#options_07 .report   a:hover {
	color : #888888;
	text-decoration: none;
	font-weight:bold;
      }


.contractstatus {
	text-align:right;
	}
.contractyear {
	
	}

#standings .report {
	text-align:left;
	width:820px;
	background-color:#ffffff;
	}

#standings .report .franchiseicon {
	width:300px;
	height:50px;
	
	border:none;
	}
#options_06 .report .franchiseicon {
	width:300px;
	height:50px;;
	
	border:none;
	}
#options_02 .report .eventablerow td{
	border : 1px solid #333333;
	background-color:#282828;
	color:#ffffff;
      }
#options_02 .report .oddtablerow td{
	border : 1px solid #333333;
	background-color:#282828;
	color:#ffffff;
      }
#options_02 .report .oddtablerow a:link, #options_02 .report .oddtablerow a:active, #options_02 .report .oddtablerow a:visited,
#options_02 .report .eventablerow a:link, #options_02 .report .eventablerow a:active, #options_02 .report .eventablerow a:visited 
	{color:#ffffff;}
#options_02 .report .oddtablerow a:hover 
	{color:#888888;}
#options_02 .report .eventablerow a:hover
	{color:#888888;}

#options_05 .report .eventablerow td{
	border : 1px solid #333333;
	background-color:#282828;
	color:#ffffff;
      }
#options_05 .report .oddtablerow td{
	border : 1px solid #333333;
	background-color:#282828;
	color:#ffffff;
      }
#options_05 .report .oddtablerow a:link, #options_05 .report .oddtablerow a:active, #options_05 .report .oddtablerow a:visited,
#options_05 .report .eventablerow a:link, #options_05 .report .eventablerow a:active, #options_05 .report .eventablerow a:visited 
	{color:#ffffff; text-decoration:underline; }
#options_05 .report .oddtablerow a:hover 
	{color:#888888;text-decoration:underline;}
#options_05 .report .eventablerow a:hover
	{color:#888888;text-decoration:underline;}



#options_105 .report .eventablerow td{
	border : 1px solid #333333;
	background-color:#282828;
	color:#ffffff;
      }
#options_105 .report .oddtablerow td{
	border : 1px solid #333333;
	background-color:#222222;
	color:#ffffff;
      }
#options_105 .report .oddtablerow a:link, #options_105 .report .oddtablerow a:active, #options_105 .report .oddtablerow a:visited,
#options_105 .report .eventablerow a:link, #options_105 .report .eventablerow a:active, #options_105 .report .eventablerow a:visited 
	{color:#ffffff; text-decoration:none; }
#options_105 .report .oddtablerow a:hover 
	{color:#888888;text-decoration:none;}
#options_105 .report .eventablerow a:hover
	{color:#888888;text-decoration:none;}


#options_138 .report .eventablerow td{
	border : 1px solid #333333;
	background-color:#282828;
	color:#ffffff;
      }
#options_138 .report .oddtablerow td{
	border : 1px solid #333333;
	background-color:#222222;
	color:#ffffff;
      }
#options_138 .report .oddtablerow a:link, #options_138 .report .oddtablerow a:active, #options_138 .report .oddtablerow a:visited,
#options_138 .report .eventablerow a:link, #options_138 .report .eventablerow a:active, #options_138 .report .eventablerow a:visited 
	{color:#ffffff; text-decoration:none; }
#options_138 .report .oddtablerow a:hover 
	{color:#888888;text-decoration:none;}
#options_138 .report .eventablerow a:hover
	{color:#888888;text-decoration:none;}

#options_133 .report .eventablerow td{
	border : 1px solid #333333;
	background-color:#282828;
	color:#ffffff;
      }
#options_133 .report .oddtablerow td{
	border : 1px solid #333333;
	background-color:#282828;
	color:#ffffff;
      }
#options_133 .report .oddtablerow a:link, #options_133 .report .oddtablerow a:active, #options_133 .report .oddtablerow a:visited,
#options_133 .report .eventablerow a:link, #options_133 .report .eventablerow a:active, #options_133 .report .eventablerow a:visited 
	{color:#ffffff;}
#options_133 .report .oddtablerow a:hover 
	{color:#888888;}
#options_133 .report .eventablerow a:hover
	{color:#888888;}


#options_46 .report .eventablerow td{
	border : 1px solid #333333;
	background-color:#282828;
	color:#ffffff;
      }
#options_46 .report .oddtablerow td{
	border : 1px solid #333333;
	background-color:#282828;
	color:#ffffff;
      }
#options_46 .report .oddtablerow a:link, #options_46 .report .oddtablerow a:active, #options_46 .report .oddtablerow a:visited,
#options_46 .report .eventablerow a:link, #options_46 .report .eventablerow a:active, #options_46 .report .eventablerow a:visited 
	{color:#ffffff;}
#options_46 .report .oddtablerow a:hover 
	{color:#888888;}
#options_46 .report .eventablerow a:hover
	{color:#888888;}

#options_74 .report .eventablerow td{
	border : 1px solid #333333;
	background-color:#282828;
	color:#ffffff;
      }
#options_74 .report .oddtablerow td{
	border : 1px solid #333333;
	background-color:#282828;
	color:#ffffff;
      }
#options_74 .report .oddtablerow a:link, #options_74 .report .oddtablerow a:active, #options_74 .report .oddtablerow a:visited,
#options_74 .report .eventablerow a:link, #options_74 .report .eventablerow a:active, #options_74 .report .eventablerow a:visited 
	{color:#ffffff;}
#options_74 .report .oddtablerow a:hover 
	{color:#888888;}
#options_74 .report .eventablerow a:hover
	{color:#888888;}

#options_07 .report .franchiseicon {
	width:300px;
	height:50px;;
	
	border:none;
	}	
#franchise_schedule img {
	width:300px;
	height:50px;
      }
#options_73 .report  {
	width: 800px;
	padding-left: 4px;
	padding-right:4px;
	}
#options_73 .report caption {
	text-align: center;
	font-size:105%;
	}
#options_73 .report .articlecaption  {
	color:#555555;
	background-color:transparent;
	font-weight: bold;
	border: 0px solid #444444;
	
      }
#options_73 .report .articlepicture {
	border : 0px solid #444444;
	}

#options_26 .report .eventablerow td{
	border : 1px solid #333333;
	background-color:#282828;
	color:#ffffff;
      }
#options_26 .report .oddtablerow td{
	border : 1px solid #333333;
	background-color:#282828;
	color:#ffffff;
      }
#options_26 .report .oddtablerow a:link, #options_26 .report .oddtablerow a:active, #options_26 .report .oddtablerow a:visited,
#options_26 .report .eventablerow a:link, #options_26 .report .eventablerow a:active, #options_26 .report .eventablerow a:visited 
	{color:#ffffff;}
#options_26 .report .oddtablerow a:hover 
	{color:#888888;}
#options_26 .report .eventablerow a:hover
	{color:#888888;}



#options_69 .report .eventablerow td{
	border : 1px solid #333333;
	background-color:#282828;
	color:#ffffff;
      }
#options_69 .report .oddtablerow td{
	border : 1px solid #333333;
	background-color:#282828;
	color:#ffffff;
      }
#options_69 .report .oddtablerow a:link, #options_69 .report .oddtablerow a:active, #options_69 .report .oddtablerow a:visited,
#options_69 .report .eventablerow a:link, #options_69 .report .eventablerow a:active, #options_69 .report .eventablerow a:visited 
	{color:#ffffff;}
#options_69 .report .oddtablerow a:hover 
	{color:#888888;}
#options_69 .report .eventablerow a:hover
	{color:#888888;}

#options_09 .report .eventablerow td{
	border : 1px solid #333333;
	background-color:#282828;
	color:#ffffff;
      }
#options_09 .report .oddtablerow td{
	border : 1px solid #333333;
	background-color:#282828;
	color:#ffffff;
      }
#options_09 .report .oddtablerow a:link, #options_09 .report .oddtablerow a:active, #options_09 .report .oddtablerow a:visited,
#options_09 .report .eventablerow a:link, #options_09 .report .eventablerow a:active, #options_09 .report .eventablerow a:visited 
	{color:#ffffff;}
#options_09 .report .oddtablerow a:hover 
	{color:#888888;}
#options_09 .report .eventablerow a:hover
	{color:#888888;}

#options_137 .report .eventablerow td{
	border : 1px solid #333333;
	background-color:#ffffff;
	color:#000000;
      }
#options_137 .report .oddtablerow td{
	border : 1px solid #333333;
	background-color:#ffffff;
	color:#000000;
      }
#options_137 .report .oddtablerow a:link, #options_137 .report .oddtablerow a:active, #options_137 .report .oddtablerow a:visited,
#options_137 .report .eventablerow a:link, #options_137 .report .eventablerow a:active, #options_137 .report .eventablerow a:visited 
	{color:#000000;}
#options_137 .report .oddtablerow a:hover 
	{color:#888888;}
#options_137 .report .eventablerow a:hover
	{color:#888888;}

#options_123 .report .eventablerow td{
	border : 1px solid #333333;
	background-color:#ffffff;
	color:#000000;
      }
#options_123 .report .oddtablerow td{
	border : 1px solid #333333;
	background-color:#ffffff;
	color:#000000;
      }
#options_123 .report .oddtablerow a:link, #options_123 .report .oddtablerow a:active, #options_123 .report .oddtablerow a:visited,
#options_123 .report .eventablerow a:link, #options_123 .report .eventablerow a:active, #options_123 .report .eventablerow a:visited 
	{color:#000000;}
#options_123 .report .oddtablerow a:hover 
	{color:#888888;}
#options_123 .report .eventablerow a:hover
	{color:#888888;}


#options_03 .report .eventablerow td{
	border : 1px solid #333333;
	background-color:#282828;
	color:#ffffff;
      }
#options_03 .report .oddtablerow td{
	border : 1px solid #333333;
	background-color:#282828;
	color:#ffffff;
      }
#options_03 .report .oddtablerow a:link, #options_03 .report .oddtablerow a:active, #options_03 .report .oddtablerow a:visited,
#options_03 .report .eventablerow a:link, #options_03 .report .eventablerow a:active, #options_03 .report .eventablerow a:visited 
	{color:#ffffff;}
#options_03 .report .oddtablerow a:hover 
	{color:#888888;}
#options_03 .report .eventablerow a:hover
	{color:#888888;}

#accounting_report .report .eventablerow td{
	border : 1px solid #333333;
	background-color:#282828;
	color:#ffffff;
      }
#accounting_report .report .oddtablerow td{
	border : 1px solid #333333;
	background-color:#282828;
	color:#ffffff;
      }
#accounting_report .report .oddtablerow a:link, #accounting_report .report .oddtablerow a:active, #accounting_report .report .oddtablerow a:visited,
#accounting_report .report .eventablerow a:link, #accounting_report .report .eventablerow a:active, #accounting_report .report .eventablerow a:visited 
	{color:#ffffff;}
#accounting_report .report .oddtablerow a:hover 
	{color:#888888;}
#accounting_report .report .eventablerow a:hover
	{color:#888888;}

#top .report .eventablerow td{
	border : 1px solid #333333;
	background-color:#282828;
	color:#ffffff;
      }
#top .report .oddtablerow td{
	border : 1px solid #333333;
	background-color:#282828;
	color:#ffffff;
      }
#top .report .oddtablerow a:link, #top .report .oddtablerow a:active, #top .report .oddtablerow a:visited,
#top .report .eventablerow a:link, #top .report .eventablerow a:active, #top .report .eventablerow a:visited 
	{color:#ffffff;}
#top .report .oddtablerow a:hover 
	{color:#888888;}
#top .report .eventablerow a:hover
	{color:#888888;}

#player_search .report .eventablerow td{
	border : 1px solid #333333;
	background-color:#282828;
	color:#ffffff;
      }
#player_search .report .oddtablerow td{
	border : 1px solid #333333;
	background-color:#282828;
	color:#ffffff;
      }
#player_search .report .oddtablerow a:link, #player_search .report .oddtablerow a:active, #player_search .report .oddtablerow a:visited,
#player_search .report .eventablerow a:link, #player_search .report .eventablerow a:active, #player_search .report .eventablerow a:visited 
	{color:#ffffff;}
#player_search .report .oddtablerow a:hover 
	{color:#888888;}
#player_search .report .eventablerow a:hover
	{color:#888888;}

#options_08 .report .eventablerow td{
	border : 1px solid #333333;
	background-color:#282828;
	color:#ffffff;
      }
#options_08 .report .oddtablerow td{
	border : 1px solid #333333;
	background-color:#282828;
	color:#ffffff;
      }
#options_08 .report .oddtablerow a:link, #options_08 .report .oddtablerow a:active, #options_08 .report .oddtablerow a:visited,
#options_08 .report .eventablerow a:link, #options_08 .report .eventablerow a:active, #options_08 .report .eventablerow a:visited 
	{color:#ffffff;}
#options_08 .report .oddtablerow a:hover 
	{color:#888888;}
#options_08 .report .eventablerow a:hover
	{color:#888888;}
#options_08 .report .franchiseicon {
	width:120px;
	height:20px;
      }

#options_31 .report .eventablerow td{
	border : 1px solid #333333;
	background-color:#282828;
	color:#ffffff;
      }
#options_31 .report .oddtablerow td{
	border : 1px solid #333333;
	background-color:#282828;
	color:#ffffff;
      }
#options_31 .report .oddtablerow a:link, #options_31 .report .oddtablerow a:active, #options_31 .report .oddtablerow a:visited,
#options_31 .report .eventablerow a:link, #options_31 .report .eventablerow a:active, #options_31 .report .eventablerow a:visited 
	{color:#ffffff;}
#options_31 .report .oddtablerow a:hover 
	{color:#888888;}
#options_31 .report .eventablerow a:hover
	{color:#888888;}
#options_31 .report .franchiseicon {
	width:180px;
	height:30px;
      }

#options_23 .report .eventablerow td{
	border : 1px solid #333333;
	background-color:#282828;
	color:#ffffff;
      }
#options_23 .report .oddtablerow td{
	border : 1px solid #333333;
	background-color:#282828;
	color:#ffffff;
      }
#options_23 .report .oddtablerow a:link, #options_23 .report .oddtablerow a:active, #options_23 .report .oddtablerow a:visited,
#options_23 .report .eventablerow a:link, #options_23 .report .eventablerow a:active, #options_23 .report .eventablerow a:visited 
	{color:#ffffff;}
#options_23 .report .oddtablerow a:hover 
	{color:#888888;}
#options_23 .report .eventablerow a:hover
	{color:#888888;}

#options_81 .report .eventablerow td{
	border : 1px solid #333333;
	background-color:#282828;
	color:#ffffff;
      }
#options_81 .report .oddtablerow td{
	border : 1px solid #333333;
	background-color:#282828;
	color:#ffffff;
      }
#options_81 .report .oddtablerow a:link, #options_81 .report .oddtablerow a:active, #options_81 .report .oddtablerow a:visited,
#options_81 .report .eventablerow a:link, #options_81 .report .eventablerow a:active, #options_81 .report .eventablerow a:visited 
	{color:#ffffff;}
#options_81 .report .oddtablerow a:hover 
	{color:#888888;}
#options_81 .report .eventablerow a:hover
	{color:#888888;}


#nfl_team_stats .report .eventablerow td{
	border : 1px solid #333333;
	background-color:#282828;
	color:#ffffff;
      }
#nfl_team_stats .report .oddtablerow td{
	border : 1px solid #333333;
	background-color:#282828;
	color:#ffffff;
      }
#nfl_team_stats .report .oddtablerow a:link, #nfl_team_stats .report .oddtablerow a:active, #nfl_team_stats .report .oddtablerow a:visited,
#nfl_team_stats .report .eventablerow a:link, #nfl_team_stats .report .eventablerow a:active, #nfl_team_stats .report .eventablerow a:visited 
	{color:#ffffff;}
#nfl_team_stats .report .oddtablerow a:hover 
	{color:#888888;}
#nfl_team_stats .report .eventablerow a:hover
	{color:#888888;}
#nfl_team_stats .report th a:link, #nfl_team_stats .report th a:active, #nfl_team_stats .report th a:visited 
	{color:#cccccc;font-size:110%;font-weight:bold;}
#nfl_team_stats .report th a:hover 
	{color:#888888;font-size:110%;font-weight:bold;}

#options_157 .report .eventablerow td{
	border : 1px solid #333333;
	background-color:#282828;
	color:#ffffff;
      }
#options_157 .report .oddtablerow td{
	border : 1px solid #333333;
	background-color:#282828;
	color:#ffffff;
      }
#options_157 .report .oddtablerow a:link, #options_157 .report .oddtablerow a:active, #options_157 .report .oddtablerow a:visited,
#options_157 .report .eventablerow a:link, #options_157 .report .eventablerow a:active, #options_157 .report .eventablerow a:visited 
	{color:#ffffff;}
#options_157 .report .oddtablerow a:hover 
	{color:#888888;}
#options_157 .report .eventablerow a:hover
	{color:#888888;}

#options_17 .report .eventablerow td{
	border : 1px solid #333333;
	background-color:#282828;
	color:#ffffff;
      }
#options_17 .report .oddtablerow td{
	border : 1px solid #333333;
	background-color:#282828;
	color:#ffffff;
      }
#options_17 .report .oddtablerow a:link, #options_17 .report .oddtablerow a:active, #options_17 .report .oddtablerow a:visited,
#options_17 .report .eventablerow a:link, #options_17 .report .eventablerow a:active, #options_17 .report .eventablerow a:visited 
	{color:#ffffff;}
#options_17 .report .oddtablerow a:hover 
	{color:#888888;}
#options_17 .report .eventablerow a:hover
	{color:#888888;}

#options_113 .report .eventablerow td{
	border : 1px solid #333333;
	background-color:#282828;
	color:#ffffff;
      }
#options_113 .report .oddtablerow td{
	border : 1px solid #333333;
	background-color:#282828;
	color:#ffffff;
      }
#options_113 .report .oddtablerow a:link, #options_113 .report .oddtablerow a:active, #options_113 .report .oddtablerow a:visited,
#options_113 .report .eventablerow a:link, #options_113 .report .eventablerow a:active, #options_113 .report .eventablerow a:visited 
	{color:#ffffff;}
#options_113 .report .oddtablerow a:hover 
	{color:#888888;}
#options_113 .report .eventablerow a:hover
	{color:#888888;}
#options_113 .report .franchiseicon {
	width:120px;
	height:20px;
      }


#edit_article .report .eventablerow td{
	border : 1px solid #333333;
	background-color:#282828;
	color:#ffffff;
      }
#edit_article .report .oddtablerow td{
	border : 1px solid #333333;
	background-color:#282828;
	color:#ffffff;
      }
#edit_article .report .oddtablerow a:link, #edit_article .report .oddtablerow a:active, #edit_article .report .oddtablerow a:visited,
#edit_article .report .eventablerow a:link, #edit_article .report .eventablerow a:active, #edit_article .report .eventablerow a:visited 
	{color:#ffffff;}
#edit_article .report .oddtablerow a:hover 
	{color:#888888;}
#edit_article .report .eventablerow a:hover
	{color:#888888;}

#options_72 .report .eventablerow td{
	border : 1px solid #333333;
	background-color:#282828;
	color:#ffffff;
      }
#options_72 .report .oddtablerow td{
	border : 1px solid #333333;
	background-color:#282828;
	color:#ffffff;
      }
#options_72 .report .oddtablerow a:link, #options_72 .report .oddtablerow a:active, #options_72 .report .oddtablerow a:visited,
#options_72 .report .eventablerow a:link, #options_72 .report .eventablerow a:active, #options_72 .report .eventablerow a:visited 
	{color:#ffffff;}
#options_72 .report .oddtablerow a:hover 
	{color:#888888;}
#options_72 .report .eventablerow a:hover
	{color:#888888;}

#options_11 .report .eventablerow td{
	border : 1px solid #333333;
	background-color:#282828;
	color:#ffffff;
      }
#options_11 .report .oddtablerow td{
	border : 1px solid #333333;
	background-color:#282828;
	color:#ffffff;
      }
#options_11 .report .oddtablerow a:link, #options_11 .report .oddtablerow a:active, #options_11 .report .oddtablerow a:visited,
#options_11 .report .eventablerow a:link, #options_11 .report .eventablerow a:active, #options_11 .report .eventablerow a:visited 
	{color:#ffffff;}
#options_11 .report .oddtablerow a:hover 
	{color:#888888;}
#options_11 .report .eventablerow a:hover
	{color:#888888;}

#options_50 .report .eventablerow td{
	border : 1px solid #333333;
	background-color:#282828;
	color:#ffffff;
      }
#options_50 .report .oddtablerow td{
	border : 1px solid #333333;
	background-color:#282828;
	color:#ffffff;
      }
#options_50 .report .oddtablerow a:link, #options_50 .report .oddtablerow a:active, #options_50 .report .oddtablerow a:visited,
#options_50 .report .eventablerow a:link, #options_50 .report .eventablerow a:active, #options_50 .report .eventablerow a:visited 
	{color:#ffffff;}
#options_50 .report .oddtablerow a:hover 
	{color:#888888;}
#options_50 .report .eventablerow a:hover
	{color:#888888;}

#options_73 .report .eventablerow td{
	border : 1px solid #333333;
	background-color:#ffffff;
	color:#000000;
      }
#options_73 .report .oddtablerow td{
	padding:4px;
	background-color:#ffffff;
	color:#000000;
      }
#options_73 .report .oddtablerow a:link, #options_73 .report .oddtablerow a:active, #options_73 .report .oddtablerow a:visited,
#options_73 .report .eventablerow a:link, #options_73 .report .eventablerow a:active, #options_73 .report .eventablerow a:visited 
	{color:#000000;font-weight:bold;text-decoration:underline;
}
#options_73 .report .oddtablerow a:hover 
	{color:#888888;font-weight:bold;text-decoration:underline;
}
#options_73 .report .eventablerow a:hover
	{color:#888888;font-weight:bold;text-decoration:underline;
}
#options_100 .report .eventablerow td{
	border : 0px solid #333333;
	background-color:#ffffff;
	color:#000000;
      }
#options_100 .report .oddtablerow td{
	border : 0px solid #333333;
	background-color:#ffffff;
	color:#000000;
      }
#options_100 .report .oddtablerow a:link, #options_100 .report .oddtablerow a:active, #options_100 .report .oddtablerow a:visited,
#options_100 .report .eventablerow a:link, #options_100 .report .eventablerow a:active, #options_100 .report .eventablerow a:visited 
	{color:#000000;}
#options_100 .report .oddtablerow a:hover 
	{color:#555555;}
#options_100 .report .eventablerow a:hover
	{color:#555555;}

#options_118 .report  {
	text-align:center;
	background-color:#111111;
	horizontal-align:center;
	border : 1px solid #323232;
	color:#ffffff;
	
	}
#options_118 .report .franchiseicon {
	text-align:center;
	width:300px;
	height:50px;
	background-color:#111111;
	
	}
#options_118 .report .eventablerow {
	background-color:#111111;
	color:#ffffff;
	text-align:center;
      }
#options_118 .report .oddtablerow {
	background-color:#151515;
	color:#ffffff;
	text-align:center;
      }


#options_118 .report   a:link, #options_118 .report   a:active, 
#options_118 .report a:visited {
	color : #ffffff;
	text-decoration: underline;
      }
#options_118 .report   a:hover {
	color : #888888;
	text-decoration: underline;
      }

#options_22 .report  {
	text-align:center;
	background-color:#282828;
	horizontal-align:center;
	border : 1px solid #323232;
	color:#ffffff;
	
	}
#options_22 .report .franchiseicon {
	text-align:center;
	width:300px;
	height:50px;
	background-color:transparent;
	
	}
#options_22 .report .eventablerow {
	
	background-color:#181818;
	color: #ffffff;
	text-align:center;
      }
#options_22 .report .oddtablerow  {
	background-color:#181818;
	color:#ffffff;
	text-align:center;
      }

#options_22 .report caption {
	color:#282828;
	background-color:#282828;
	font-size:50%;
      }
#options_22 .report th {
	font-size:110%;
      }

#options_22 .report   a:link, #options_22 .report   a:active, 
#options_22 .report a:visited {
	color : #ffffff;
	text-decoration: none;
	font-weight:bold;
      }
#options_22 .report   a:hover {
	color : #888888;
	text-decoration: none;
	font-weight:bold;
      }


#weekly .report  {
	text-align:center;
	background-color:#282828;
	horizontal-align:center;
	border : 1px solid #323232;
	color:#ffffff;
	
	}
#weekly .report .franchiseicon {
	text-align:center;
	width:300px;
	height:50px;
	background-color:transparent;
	
	}
#weekly .report .eventablerow {
	
	background-color:#181818;
	color: #ffffff;
	text-align:center;
      }
#weekly .report .oddtablerow  {
	background-color:#181818;
	color:#ffffff;
	text-align:center;
      }

#weekly .report caption {
	color:#282828;
	background-color:#282828;
	font-size:50%;
      }
#weekly .report th {
	font-size:110%;
      }

#weekly .report   a:link, #weekly .report   a:active, 
#weekly .report a:visited {
	color : #ffffff;
	text-decoration: none;
	font-weight:bold;
      }
#weekly .report   a:hover {
	color : #888888;
	text-decoration: none;
	font-weight:bold;
      }






#pro_schedule .report  {
	text-align:center;
	background-color:#111111;
	horizontal-align:center;
	border : 1px solid #323232;
	color:#ffffff;
	
	}

#pro_schedule.report .eventablerow {
	background-color:#111111;
	color:#ffffff;
	text-align:center;
      }
#pro_schedule .report .oddtablerow {
	background-color:#151515;
	color:#ffffff;
	text-align:center;
      }


#pro_schedule .report   a:link, #pro_schedule .report   a:active, 
#pro_schedule .report a:visited {
	color : #ffffff;
	text-decoration: underline;
      }
#pro_schedule .report   a:hover {
	color : #888888;
	text-decoration: underline;
      }

#player .report .eventablerow td{
	border : 1px solid #333333;
	background-color:#222222;
	color:#ffffff;
      }
#player .report .oddtablerow td{
	border : 1px solid #333333;
	background-color:#282828;
	color:#ffffff;
      }
#player .report .oddtablerow a:link, #player .report .oddtablerow a:active, #player .report .oddtablerow a:visited,
#player .report .eventablerow a:link, #player .report .eventablerow a:active, #player .report .eventablerow a:visited 
	{color:#ffffff;}
#player .report .oddtablerow a:hover 
	{color:#888888;}
#player .report .eventablerow a:hover
	{color:#888888;}


#view_news_article .report .eventablerow td{
	border : 1px solid #333333;
	background-color:#282828;
	color:#ffffff;
      }
#view_news_article .report .oddtablerow td{
	border : 1px solid #333333;
	background-color:#282828;
	color:#ffffff;
      }
#view_news_article .report .oddtablerow a:link, #view_news_article .report .oddtablerow a:active, #view_news_article .report .oddtablerow a:visited,
#view_news_article .report .eventablerow a:link, #view_news_article .report .eventablerow a:active, #view_news_article .report .eventablerow a:visited 
	{color:#ffffff;}
#view_news_article .report .oddtablerow a:hover 
	{color:#888888;}
#view_news_article .report .eventablerow a:hover
	{color:#888888;}

/* Entry Fees */

#entryfees {
	width:230px;
      }
#entryfees .eventablerow td{
	border : 1px solid #333333;
	background-color:#282828;
	color:#cccccc;
font-size:80%;
      }
#entryfees .oddtablerow td{
	border : 1px solid #333333;
	background-color:#282828;
	color:#cccccc;
	font-size:80%;
      }
#entryfees .oddtablerow a:link, #entryfees .report .oddtablerow a:active, #entryfees .report .oddtablerow a:visited,
#entryfees .eventablerow a:link, #entryfees .report .eventablerow a:active, #entryfees .report .eventablerow a:visited 
	{color:#cccccc;}
#entryfees  .oddtablerow a:hover 
	{color:#888888;}
#entryfees  .eventablerow a:hover
	{color:#888888;}


#entryfees .franchiseicon {
	width:133px;
	height:23px;
	}


/* League Chat */


#body_chat h2 {
	color:#000000;
	font-size:90%;
	background-image:url(http://ftp.flantasy.com/_KFL/Captions/chat_cap.png);
	background-repeat:no-repeat;
	height:60px;
	background-position:center;
	}
#body_chat th {
	background-color:#333333;
	color:#777777;
	}
#body_chat td {
	color:#ffffff;
	text-align:center;
	}

/* Message Board */

#board_show {
	
	width: 960px;
	text-align: center;
	}
#board_show th {
	background-color:#353535;
	border : 1px solid #404040;
	color:#888888;
	}
#board_show   .eventablerow {
	background-color:#282828;
	color:#ffffff;
	border: 1px solid #333333;
      }
#board_show  .oddtablerow {
	background-color:#282828;
	color:#ffffff;
	border: 1px solid #333333;

      }
#board_show    a:link, #board_show a:active,
#board_show   a:visited {
	color:#ffffff;
	text-decoration: none;
      }
#board_show  a:hover {
	color : #888888;
	text-decoration: none;
	}
#topic_show {
	width: 960px;
	text-align: center;
	}
#topic_show .oddtablerow, .eventablerow {
	width: 960px;
	text-align:left;
	margin-left:0px;
	margin-right:0px;
	background-color:#282828;
	color:#ffffff;
	border: 1px solid #333333;

	}
#topic_show    a:link, #topic_show a:active,
#topic_show   a:visited {
	color:#ffffff;
	text-decoration: none;
      }
#topic_show  a:hover {
	color : #888888;
	text-decoration: none;
	}

#topic_show th {
	background-color:#353535;
	border : 1px solid #404040;
	color:#888888;

	text-align:center;
	}	
#topic_show img.ava {
	width:300px;
	height:50px;
      }
#topic_show .htt {
	width: 960px;
      }
	  
.frm pst {
	width: 960px;
	background-color:#000000;
	}

.messageboardbar  {
	font-size:110%;
      }


.messageboardbar a:link, .messageboardbar a:active,
.messageboardbar  a:visited {
	color : #cccccc;
	text-decoration: underline;
	
      }
.messageboardbar  a:hover {
	color : #888888;
	text-decoration: underline;
      }
.messageboardlink a:link, .messageboardlink  a:active,
.messageboardlink  a:visited {
	color : #cccccc;
	text-decoration: underline;
      }
.messageboardlink a:hover {
	color : #888888;
	text-decoration: underline;
      }

/* Live Scoring*/
#body_live_scoring, #body_live_scoring_summary {
	background-color:transparent;
	background-image:url(http://ftp.flantasy.com/_KFL/Background/bg_gameday.jpg);
	background-repeat:repeat-y;
	background-position: 50% 0%;
color:#ffffff;

	
	}
#body_live_scoring {
	background-color:transparent;
		
	}
#body_live_scoring_summary {
		background-color:transparent;
	}
#body_live_scoring td, #body_live_scoring_summary td {
	background-color:transparent; 
	}
#body_live_scoring caption, #body_live_scoring_summary caption {
	background-color:transparent;
	}
#body_live_scoring .report, #body_live_scoring_summary .report {
	width:500px;
	background-color:transparent;
color:#ffffff;
	
	}
#body_live_scoring .report th, #body_live_scoring_summary .report th{
	
	}
#body_live_scoring .report .oddtablerow td, #body_live_scoring_summary .report  .oddtablerow td{
	border: 1px solid #333333;background-color:#282828;
	color:#ffffff;
	}
#body_live_scoring .report .eventablerow td, #body_live_scoring_summary .report  .eventablerow td{
	border: 1px solid #333333;background-color:#282828;
	color:#ffffff;
	}
#body_live_scoring_summary .report {
	width:500px;
	margin-left:auto;
	margin-right:auto;
	}
#body_live_scoring h2, #body_live_scoring_summary h2 {
	color:#ffffff;


	font-size : 12pt;
	margin-top:14px;

	}
#body_live_scoring .reportnavigation, #body_live_scoring_summary .reportnavigation {
	background-color:transparent;
	color:#ffffff;

	} 
/* MFL Teampage */	



#options_01 .report {
	text-align:left;
	width:960px;
	color:#ffffff;
	}
#options_01 .report a:link, #options_01 .report a:visited {
	color : #ffffff;
	}
#options_01 .report a:hover {
	color : #888888;
	}
#options_01 .report .franchiselogo {
	width:960px;
	border:none;
	}
#options_01 .report .franchiselogo td {
	border:none;
	}
#options_01 .report .oddtablerow td {
	background-color:#282828;
	color:#ffffff;
	border : 1px solid #333333;
	}
#options_01 .report .eventablerow td {
	background-color:#282828;
	color:#ffffff;
	border : 1px solid #333333;
	}
#options_01 .report caption {
	display:none;
	}
.myoptions {
	display:none;
	}
#options_133 .report caption {
	display:none;
	}

/* Rankings Page*/
		
#options_101 .report {
	text-align:left;
	width:850px;
	border : 1px solid #323232;
	}
#options_101 caption {
	background-image: url();
	background-color:#FFFFFF;
	height: 66px;
	border:none;
	}
	
#options_101 span {
	visibility:hidden;
	}

/* MAINMENU */


/* hide MFL mainmenu */

#menu0 {
display:none;
}



/* TABS */


#tabs  {
	font-size:100%;
	font-weight:bold;
	
	} 
#tabs a: link {
	text-decoration: none;
      }
#draft_tabs  {
	font-size:90%;
	font-weight:normal;
	
	} 
/* Transparency */

.trans  {
	background: transparent;
	}
.trans TD {
	filter:alpha(opacity=40);
	-moz-opacity:.40;

	opacity:.40;
	}

/* MISC */

img  {
	border:none;
	}





#boxscores .boxtablerow {
   background-color: #282828;
   color: #eeeeee;
}

#boxscores .boxoutertable {
  border-collapse: collapse;
  width:694px;  /* Use #px for fixed width */
  padding: 1px;
  margin: 1px;
  align: center;
}

#boxscores .boxoutertd {
  border: 1px solid #333333;
}


#boxscores .boxinnertable {
  border-collapse: collapse;
  width: 100%;
  padding: 0px;
  margin: 0px;
}

#boxscores a.boxteam:link,#boxscores  a.boxteam:visited,#boxscores  a.boxteam:active {
  text-decoration: none;
  color: white;
}

#boxscores a.boxteam:hover {
  text-decoration: none;
  color: #888888;
}

#boxscores a.boxclock:link, #boxscores a.boxclock:visited, #boxscores a.boxclock:active {
  text-decoration: none;
  color: #cccccc;
  font-style: normal;
}

#boxscores a.boxclock:hover {
  text-decoration: none;
  color: #888888;
}

#boxscores .boxteam {
  margin: 0px;
  padding: 0px;
}

#boxscores .boxscore {
  font-size: 12px;
  font-weight: normal;
  margin: 0px;
  padding: 0px;
text-align:center;


}

#boxscores .boxclock {
  margin: 0px;
  padding: 0px;
  font-size: 9px;
}

#boxscores .boxicon {
  height:20px; /* Use #px for fixed width i.e. 100px */
  width:20px;  
margin-left:6px;
}

#boxscores .boxspread {
  font-size: 10px;
  color: red;
}

#boxscores .tipbox {
  display:none;
}



#scoreboard .boxtablerow {
   background-color: #282828;
   color: white;

}

#scoreboard .boxoutertable {
  border-collapse: collapse;
  width: 335px;  /* Use #px for fixed width */
  padding: 1px;
  margin: 1px;
  align: center;
}

#scoreboard .boxoutertd {
  border: 1px solid #333333;
}


#scoreboard .boxinnertable {
  border-collapse: collapse;
  width: 100%;
  padding: 0px;
  margin: 0px;

}

#scoreboard a.boxteam:link,  #scoreboard a.boxteam:visited,  #scoreboard a.boxteam:active {
  text-decoration: none;
  color: white;
}

#scoreboard a.boxteam:hover {
  text-decoration: none;
  color: #888888;
}

#scoreboard a.boxclock:link,  #scoreboard a.boxclock:visited,  #scoreboard a.boxclock:active {
  text-decoration: none;
  color: #cccccc;
  font-style: normal;
}

#scoreboard a.boxclock:hover {
  text-decoration: none;
  color: #888888;
}

#scoreboard .boxteam {
  margin: 0px;
  padding: 0px;
}

#scoreboard .boxscore {
  font-size: 17px;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
  text-align: center;
}

#scoreboard .boxclock {
  margin: 0px;
  padding: 0px;
  font-size: 10px;
}

#scoreboard .boxicon {
  height:30px; /* Use #px for fixed width i.e. 100px */
  width:30px;  padding: 1px;
  margin-left: 18px;
}


#scoreboard .boxspread {
  font-size: 10px;
  color: red;
}

#scoreboard .tipbox {
  display:none;
}


#fantasyschedule {
	font-size : 90%;
	width:230px;
	
	background-color:transparent;
	}
#fantasyschedule a:link, #fantasyschedule a:active, #fantasyschedule a:visited {
	color : #ffffff;
	text-decoration: none;
	font-weight:bold;
      }
#fantasyschedule a:hover {
	color : #888888;
	text-decoration: none;
	font-weight:bold;
      }
#fantasyschedule h1 {
	font-size : 80%;
	
	text-align:center;
	background-color:transparent;
	}
#fantasyschedule table{
background-color:transparent;
}

#fantasyschedule td {
	border:1px solid #333333;
	background-color:#282828;
text-align:center;  padding: 1px;
  margin: 1px;
    	}

#fantasyschedule caption {
	display: none;
    	}


/* Various Page Headers */
h1, h2, h3, h4 {
   	text-align: center;
   	font-family: Arial;
   	
	}




h3 {
   	font-size: 90%;
   	
	}

.pagefooter {
	display: none;
    	}
.report .pagefooter {
	display: none;
    	}


/* Fill-out forms. */
form {
   	margin-top: 0px;
   	margin-bottom: 0px;
	}

input, textarea, select {
   	font-family: Arial, Helvetica, sans-serif;
	}

:-moz-any-link:focus { outline: none; }
.rsimage { background-repeat: no-repeat; background-position: 0% 50%; }
.rsimage img { width: 0; margin-left: -99999px; padding-left: 1px; }