#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 10px Verdana; color:#FFFFFF;
line-height:16px;
}
#dropmenudiv a{
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px;
text-decoration: none;
font-weight: bold;
}
#dropmenudiv a:hover{ /*hover background color*/
	background-image:
    url('http://www.rzl-football.com/files/images/rfl_menu_hover.jpg');
    color: white;
}
#menucontent2{
border: 0px solid #c00000;
border-bottom-width: 0;
width: 160px;
background-color:#c00000;
margin-bottom:		0px;
}
* html #menucontent2{ /*IE only rule, to negate the padding below IE includes in menu width.*/
width: 160px;
}
#menucontent2 a{
font: bold 10px Verdana;
padding: 3px;
padding-left: 8px;
display: block;
width: 100%;
color: white;
text-decoration: none;
border-bottom: 0px solid #000000;
background-color:#9C0000;
}
html>body #menucontent2 a{ /*Non IE rule*/
width: auto;
}
#menucontent2 a:hover{
	background-image:
    url('http://www.rzl-football.com//files/images/rfl_menu_hover.jpg');
    background-color: #000000;
    color: white;
}
#menucontent{
border: 0px solid #c00000;
border-bottom-width: 0;
width: 160px;
background-color:#c00000;
margin-bottom:		0px;
}
* html #menucontent{ /*IE only rule, to negate the padding below IE includes in menu width.*/
width: 160px;
}
#menucontent a{
font: bold 10px Verdana;
padding: 3px;
padding-left: 8px;
display: block;
width: 100%;
color: white;
text-decoration: none;
border-bottom: 1px solid #000000;
background-color:#9C0000;
}
html>body #menucontent a{ /*Non IE rule*/
width: auto;
}
#menucontent a:hover{
	background-image:
    url('http://www.rzl-football.com/files/images/rfl_menu_hover.jpg');
    background-color: #000000;
    color: white;
}
.playOffCell
{
	font-size:		9pt;
}

/* Quote & Code blocks */
.code
{
	font-family: Courier, 'Courier New', sans-serif; font-size: 11px;
	color: #006600;
	background-color: rgb(249, 246, 227);
	border: rgb(0, 0, 95);
	border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}
.quote {
	font-family:			Verdana, Arial, Helvetica, sans-serif;
	font-size:				11px;
	color:					rgb(25, 25, 25);
	line-height:			125%;
	background-color:		rgb(249, 246, 227);
	border:					rgb(0, 0, 95);
	border-style:			solid;
	border-left-width:		1px;
	border-top-width:		1px;
	border-right-width:		1px;
	border-bottom-width:	1px
}
.draftNotesDiv
{
	background-color:	rgb(225, 225, 225);
	border-style:		solid;
	border-width:		4px;
	border-color:		rgb(0, 0, 0);
    width:				400px;
    padding:			5px;
    visibility:			hidden;
	position:			absolute;
	z-index:			100;
}

.Waivers
{
	background:		rgb(2, 52, 120);
	color:			rgb(255, 255, 255);
}

.Pending
{
	background:		rgb(2, 52, 120);
	color:			rgb(255, 255, 255);
}

.frontPageDeadline
{padding:2px 0px 2px 4px;
	font-size:		10px;
	font-family:	 verdana;
	font-weight:		bold;
}

.commishHelpSubTitle
{
	background-color:	rgb(242, 242, 242);
	border-style:		solid;
	border-width:		1px;
	border-bottom-width:4px;
	border-top-width:	4px;
	border-color:		rgb(125, 125, 125);

	margin-bottom:		5px;
	margin-top:			40px;

	padding:			2px;

	font-size:			14pt;
	font-weight:		bold;
}

.faFilterButton
{
	font:			9 geneva,verdana;
	font-weight:	bold;

	border-style:		solid;
	border-width:		1px;
	border-color:		rgb(125, 125, 125);
}

.gmTitle
{
	font-size:			12pt;
	font-weight:		bold;
}

.gmExperience
{
	font-size:			10pt;
	font-weight:		bold;
}

.smallForm
{
	display:			inline;
	margin-bottom:		0;
}

.topStoryTitle
{
	padding:2px 0px 2px 4px;
	font-size:		10px;
	font-family:	 verdana;
	font-weight:		bold;
}

.topStoryBody
{
	padding:8px;
	font-size:		10px;
	font-family:	 verdana;
	background-color: #EEEEEE;
	background-image: url('');
	background-repeat: no-repeat;
	background-position: left top;	
}

body
{
	margin-bottom:0px;
	margin-right:				1px;
	font-family:		geneva, verdana;
	background-color:	#c00000; /*rgb(245, 243, 229);*/
    scrollbar-face-color:		#000000;
	scrollbar-highlight-color:	#000000;
	scrollbar-shadow-color:		#000000;
	scrollbar-3dlight-color:	#000000;
	scrollbar-arrow-color:		#ffffff;
	scrollbar-track-color:		#000000;
	scrollbar-darkshadow-color:	#c00000;
}

a:link
{
	color:				#000000;
	text-decoration:	none;
	font-weight:		bold;
}

a:visited
{
	color:				#000000;
	text-decoration:	none;
	font-weight:		bold;
}

a:active
{
	color:		#ffffff;
	text-decoration:	none;
	font-weight:		bold;
}
a:hover
{color:		#000000;
	text-decoration:	underline;
	font-weight:		bold;
}

.a2:link
{
	color:				#ffffff;
	text-decoration:	none;
	font-weight:		bold;
}

.a2:visited
{
	color:				#ffffff;
	text-decoration:	none;
	font-weight:		bold;
}

.a2:active
{
	color:		#cccccc;
	text-decoration:	none;
	font-weight:		bold;
}
.a2:hover
{color:		#c00000;
	text-decoration:	none;
	font-weight:		bold;
}
.a3:link
{
	color:				#c00000;
	text-decoration:	none;
	font-weight:		bold;
}

.a3:visited
{
	color:				#c00000;
	text-decoration:	none;
	font-weight:		bold;
}

.a3:active
{
	color:		#cccccc;
	text-decoration:	none;
	font-weight:		bold;
}
.a3:hover
{color:		#ffffff;
	text-decoration:	none;
	font-weight:		bold;
}
.a4:link
{
	color:				#ffffff;
	text-decoration:	none;
	font-weight:		bold;
}

.a4:visited
{
	color:				#ffffff;
	text-decoration:	none;
	font-weight:		bold;
}

.a4:active
{
	color:		#cccccc;
	text-decoration:	none;
	font-weight:		bold;
}
.a4:hover
{color:		#003399;
	text-decoration:	none;
	font-weight:		bold;
}
.reconTitle
{
	padding:2px 0px 2px 4px;
	font-size:		10px;
	font-family:	 verdana;
	font-weight:		bold;
}

.mainTitle, .subTitle
{
	padding:2px 0px 2px 4px;
	font-size:		10px;
	font-family:	 verdana;
	font-weight:	bold;	
}

.subTitle
{
	padding:2px 0px 2px 4px;
	font-size:		10px;
	font-family:	 verdana;
	font-weight:	bold;
}

.mainBar
{
	margin:				0px;
	background-color:	#017B65;
	color:				rgb(208, 206, 184);

	border-color:		rgb(208, 206, 184);
	border-style:		solid;
	border-width:		0px;
	/*border-bottom-width:5px;*/
}

.footerbar
{border-bottom: 0px solid #ffffff;
	border-top: 1px solid #ffffff;
	border-right:0px solid #000000;
	font-size:			9pt;
	margin:				0px;
	background-color: #404040;
	color:				rgb(255, 255, 255);

}

.mainContent
{		
	/*width:		84%;*/

	/*float:		right;
	clear:		left;*/
	margin:		0px;
	

}

.menuBar
{
	width:			100%;
	/*float:			left;
	clear:			right;*/
    background-color:	#017B65;
    margin-bottom:	0px;
	border-color:		#017B65;
	border-style:		solid;
	border-width:		0px;
	border-right-width:	0px;
	border-bottom-width:0px;

	font-size:			10pt;
}
.menuTopBar
{
    vertical-align: middle;
    font:	bold 11px Verdana;
    background-color:	#000000;
    margin-top:		0px;
    height:25px;
    border-bottom:1px solid #C00000 ;

}
.menuTopBar2
{
   vertical-align: middle;
   font:	bold 11px Verdana;
   background-color:	#000000;
   margin-top:		0px;
   height:25px;
   border-top:1px solid #C00000 ;
   border-bottom:1px solid #C00000 ;
}

.menuHeader, .menuHeaderTop
{
	background-color:	rgb(0, 0, 0);
	font:	bold 10px Verdana;
	color:		 #ffffff;
	vertical-align: middle;
	border-bottom-width:0px solid #c00000;
	border-top-width:	0px solid #017B65;
	padding:		5px 0px 6px 0px ;
	width:160px;
	
	text-indent: 4px;
}
.menuHeader3
{
	background-color:	rgb(0, 0, 0);
	font:	bold 10px Verdana;
	color:		 #ffffff;



	padding:		10px 0px 10px 0px;
	width:160px;
	
	text-indent: 0px;
}
.menuHeader2
{
	background-color:	rgb(0, 0, 0);
	font:	bold 11px Verdana;
	color:		 #ffffff;
	vertical-align: middle;
	border-right-width:1px solid #000000;
	border-bottom-width:	1px solid #ffffff;
	padding:		2px 0px 0px;
	width:170px;
	height:20px;
	}
.menuHeaderTop
{
    border-color: #017B65;
	border-width:	0px;
}
.whiteLink
{
	font-weight:	bold;
	color:			rgb(255, 255, 255);
}

.credits		{font:	9 geneva,verdana;}
.schedWon		{color:		rgb(0, 120, 0);}
.schedLost		{color:		rgb(255, 0, 0);}
.teamsPageTitle	{font-size:	20pt;}
.error			{font-size: 12pt;}

.statcell, .highlight, .highlightRight, .highlightLeft, .powHighlight, .breakdownLess, .breakdownMore, .breakdownEqual, .pulseTradeLogoCell
{
	border-style:		solid;
	border-width:		0px;
	border-bottom-width:1px;
	border-color:		rgb(0, 0, 95);
}

.pulseCell, .pulseTradeCell
{
	border-style:		solid;
	border-width:		0px;
	border-bottom-width:1px;
	border-left-width:	1px;
	border-color:		rgb(0, 0, 95);
}

.pulseTradeCell
{
	border-right-width:	1px;
}

.breakdownInvalid
{
	color:				rgb(255, 255, 255);
	font-size:			9pt;
	background-color:	rgb(0, 0, 0);
	text-align:			center;
}

.breakdownLess
{
	color:				rgb(255, 0, 0);
	font-size:			9pt;
	text-align:			center;
}

.breakdownMore
{
	color:				rgb(0, 0, 255);
	text-align:			center;
}

.breakdownEqual
{
	text-align:			center;
}

.depthCell
{
	background-color:	rgb(255, 255, 255);
	font:			10 geneva,verdana;
	font-weight:	bold;
}

.smallbold, .smallboldNoOutline, .smallboldWithOutline, .installTable
{
	font:			10 geneva,verdana;
	font-weight:	bold;

	border-style:		solid;
	border-width:		1px;
	border-color:		#000000;
	border-bottom-width:0px;
}

.smallplainWithBorder
{
	border-style:		solid;
	border-width:		1px;
	border-color:		rgb(0, 0, 95);
	border-bottom-width:0px;
}

.installTable			{font-size:		12pt;	font-weight:	bold;}
.smallboldNoOutline		{border-width:	0px;}
.smallboldWithOutline	{border-width:	1px;}

.bold
{
	font-size: normal;
	font-weight: bold;

	border-style:		solid;
	border-width:		1px;
	border-color:		rgb(125, 125, 125);
	border-bottom-width:0px;
}

.smallplain {font:9 geneva,verdana; font-weight: normal}
.largebold  {font:9 geneva,verdana;  font-weight: bold}
.iconclass  {border: 0 solid #000000}
.logoclass  {border: 0 solid #000000}
.thinborder {border: 1 solid #000000}
code        {font: 100% courier new, fixedsys; font-weight: bold}


.smalldarkback {font:9 geneva,verdana; font-weight: bold; background: #000000; color: #FFFFFF }

.darkback   { background: #000000; color: #FFFFFF }
.lightback0 { background: #FFFFFF; color: #000000 }
.lightback1 { background: #EEEEEE; color: #000000 }
.highlight
{
	background:	#FFFFCC;
	color:		#000000;

	border-style:		solid;
	border-left-width:	1px;
	border-right-width:	1px;
	border-color:		rgb(0, 0, 95);
}

.highlightRight
{
	background:			#FFFFCC;
	color:				#000000;

	border-style:		solid;
	border-left-width:	1px;
	border-right-width:	0px;
	border-color:		rgb(0, 0, 95);
}

.highlightLeft
{
	background:			#FFFFCC;
	color:				#000000;

	border-style:		solid;
	border-left-width:	0px;
	border-right-width:	1px;
	border-color:		rgb(0, 0, 95);
}

.progressBar
{
	font:				9 geneva,verdana;
	font-weight:		bold;
	color:				rgb(255, 255, 255);
	background:			rgb(255, 0, 0);

	border-style:		solid;
	border-width:		0px;
	border-bottom-width:1px;
	border-right-width:	1px;
	border-color:		rgb(255, 255, 255);
	
	padding:			2px;
	text-align:			right;
}

.capBar
{
	font:				9 geneva,verdana;
	font-weight:		bold;
	color:				rgb(255, 255, 255);
	background:			rgb(0, 125, 0);

	border-style:		solid;
	border-width:		0px;
	border-bottom-width:1px;
	border-right-width:	1px;
	border-color:		rgb(255, 255, 255);
	
	padding:			2px;
}

.teamsPageTitle
{
	font-size:	20pt;
}


.lineup_depthTable
{
	width:			720px;
}

.lineup_availTable
{
	width:			720px;
	display:		none;
}

.lineup_Menu
{
	position:		absolute;
	top:			225px;
	left:			890px;

	width:			110px;
}

.t_NFL2		 { background: rgb(0, 0, 95); color: #FFFFFF; border: 1px rgb(0, 0, 0) solid; }
.t_NFL3		 { background: rgb(0, 0, 95); color: #FFFFFF; font-weight: bold; font-size: 18pt; height: 35px; border: 1px rgb(0, 0, 0) solid; padding-left: 5px; }






.t_49ers      { background: #A50039; color: #FFFFFF; font-size: 10px;padding-left: 4px;}
.t_Bears      { background: #001C39; color: #FFFFFF; font-size: 10px;padding-left: 4px;}
.t_Bengals    { background: #000000; color: #FFFFFF ; font-size: 10px;padding-left: 4px;}
.t_Bills      { background: #18498C; color: #FFFFFF; font-size: 10px;padding-left: 4px;}
.t_Broncos    { background: #000042; color: #FFFFFF; font-size: 10px;padding-left: 4px; }
.t_Browns     { background: #EF7D10; color: #FFFFFF; font-size: 10px;padding-left: 4px; }
.t_Buccaneers { background: #BD0839; color: #FFFFFF; font-size: 10px;padding-left: 4px; }
.t_Cardinals  { background: #B2073B; color: #FFFFFF; font-size: 10px;padding-left: 4px; }
.t_Chargers   { background: #04284F; color: #FFFFFF; font-size: 10px;padding-left: 4px; }
.t_Chiefs     { background: #CE0021; color: #FFFFFF; font-size: 10px;padding-left: 4px; }
.t_Colts      { background: #21386B; color: #FFFFFF; font-size: 10px;padding-left: 4px; }
.t_Cowboys    { background: #10285A; color: #FFFFFF; font-size: 10px;padding-left: 4px; }
.t_Dolphins   { background: #007984; color: #FFFFFF; font-size: 10px;margin-left: 4px; }
.t_Eagles     { background: #00414A; color: #FFFFFF; font-size: 10px;padding-left: 4px; }
.t_Falcons    { background: #000000; color: #FFFFFF; font-size: 10px;padding-left: 4px; }
.t_Giants     { background: #00497B; color: #FFFFFF; font-size: 10px;padding-left: 4px; }
.t_Jaguars    { background: #007994; color: #FFFFFF; font-size: 10px;padding-left: 4px; }
.t_Jets       { background: #104529; color: #FFFFFF; font-size: 10px;padding-left: 4px;}
.t_Lions      { background: #0069B5; color: #FFFFFF; font-size: 10px;padding-left: 4px; }
.t_Packers    { background: #003C29; color: #FFFFFF; font-size: 10px;padding-left: 4px; }
.t_Panthers   { background: #009ED6; color: #FFFFFF; font-size: 10px;padding-left: 4px; }
.t_Patriots   { background: #213C84; color: #FFFFFF; font-size: 10px;padding-left: 4px; }
.t_Raiders    { background: #000000; color: #FFFFFF; font-size: 10px;padding-left: 4px; }
.t_Rams       { background: #001842; color: #FFFFFF; font-size: 10px;padding-left: 4px; }
.t_Ravens     { background: #31186B; color: #FFFFFF; font-size: 10px;padding-left: 4px; }
.t_Redskins   { background: #7B0029; color: #FFFFFF; font-size: 10px;padding-left: 4px; }
.t_Saints     { background: #000000; color: #FFFFFF; font-size: 10px;padding-left: 4px; }
.t_Seahawks   { background: #39517B; color: #FFFFFF; font-size: 10px;padding-left: 4px; }
.t_Steelers   { background: #000000; color: #FFFFFF; font-size: 10px;padding-left: 4px; }
.t_Texans     { background: #BD0839; color: #FFFFFF; font-size: 10px;padding-left: 4px; }
.t_Titans     { background: #689DC9; color: #FFFFFF;font-size: 10px;padding-left: 4px; }
.t_Vikings    { background: #310452; color: #FFFFFF; font-size: 10px;padding-left: 4px; }

.t_49ers2      {
	background: #A50039;
	color: #FFFFFF;
    border-bottom: 1px solid #ffffff;

	border-top: 3px solid white;
	border-right: 3px solid white;
	border-left: 3px solid white; text-indent: 8pt;
    background-image:
    url('http://www.rzl-football.com/files/images/team_banners/SF.jpg');
	background-repeat: no-repeat;background-position: top right;

}
.t_Bears2      {
	background: #001C39;
	color: #FFFFFF;

		border-bottom: 1px solid #ffffff;
	
		border-top: 3px solid white;
	border-right: 3px solid white;
	border-left: 3px solid white; text-indent: 8pt;
		background-image:
url('http://www.rzl-football.com/files/images/team_banners/CHI.jpg');
	background-repeat: no-repeat;background-position: top right;
}
.t_Bengals2    { background: #000000; color: #FFFFFF;  text-indent: 4px;
		border-bottom: 1px solid #ffffff;

		border-top: 3px solid white;
	border-right: 3px solid white;
	border-left: 3px solid white; text-indent: 8pt;
		background-image:
url('http://www.rzl-football.com/files/images/team_banners/CIN.jpg');
	background-repeat: no-repeat;background-position: top right;}
.t_Bills2      { background: #18498C; color: #FFFFFF;
		border-bottom: 1px solid white;
			border-top: 3px solid white;
	border-right: 3px solid white;
	border-left: 3px solid white; text-indent: 8pt;
background-image:
url('http://www.rzl-football.com/files/images/team_banners/BUF.jpg');
	background-repeat: no-repeat;background-position: top right; }
.t_Broncos2    { background: #000042; color: #FFFFFF; 
		border-bottom: 1px solid #ffffff;

	border-top: 3px solid white;
	border-right: 3px solid white;
	border-left: 3px solid white; text-indent: 8pt;
	background-image:
url('http://www.rzl-football.com/files/images/team_banners/DEN.jpg');
	background-repeat: no-repeat;background-position: top right;}
.t_Browns2     { background: #EF7D10; color: #FFFFFF; 
		border-bottom: 1px solid #ffffff;
	
		border-top: 3px solid white;
	border-right: 3px solid white;
	border-left: 3px solid white; text-indent: 8pt;
		background-image:
url('http://www.rzl-football.com/files/images/team_banners/CLE.jpg');
	background-repeat: no-repeat;background-position: top right;}
.t_Buccaneers2 {
	background: #BD0839;
	color: #FFFFFF;

	border-bottom: 1px solid #ffffff;

	border-top: 3px solid white;
	border-right: 3px solid white;
	border-left: 3px solid white; text-indent: 8pt;
		background-image:
url('http://www.rzl-football.com/files/images/team_banners/TB.jpg');
	background-repeat: no-repeat;background-position: top right;
}
.t_Cardinals2  { background: #B2073B; color: #FFFFFF; 	border-bottom: 1px solid #ffffff;

	border-top: 3px solid white;
	border-right: 3px solid white;
	border-left: 3px solid white; text-indent: 8pt;
		background-image:
url('http://www.rzl-football.com/files/images/team_banners/ARI.jpg');
	background-repeat: no-repeat;background-position: top right;}
.t_Chargers2   { background: #04284F; color: #FFFFFF; 	border-bottom: 1px solid #ffffff;

	border-top: 3px solid white;
	border-right: 3px solid white;
	border-left: 3px solid white; text-indent: 8pt;
	background-image:
url('http://www.rzl-football.com/files/images/team_banners/SD.jpg');
	background-repeat: no-repeat;background-position: top right;}
.t_Chiefs2     { background: #CE0021; color: #FFFFFF;	border-bottom: 1px solid #ffffff;

		border-top: 3px solid white;
	border-right: 3px solid white;
	border-left: 3px solid white; text-indent: 8pt;
	background-image:
url('http://www.rzl-football.com/files/images/team_banners/KC.jpg');
	background-repeat: no-repeat;background-position: top right;}
.t_Colts2      { background: #21386B; color: #FFFFFF; 	border-bottom: 1px solid #ffffff;

	border-top: 3px solid white;
	border-right: 3px solid white;
	border-left: 3px solid white; text-indent: 8pt;
			background-image:
url('http://www.rzl-football.com/files/images/team_banners/IND.jpg');
	background-repeat: no-repeat;background-position: top right;}
.t_Cowboys2    { background: #10285A; color: #FFFFFF;	border-bottom: 1px solid #ffffff;

		border-top: 3px solid white;
	border-right: 3px solid white;
	border-left: 3px solid white; text-indent: 8pt;
		background-image:
url('http://www.rzl-football.com/files/images/team_banners/DAL.jpg');
	background-repeat: no-repeat;background-position: top right; }
.t_Dolphins2   { background: #007984; color: #FFFFFF;	border-bottom: 1px solid white;

	border-top: 3px solid white;
	border-right: 3px solid white;
	border-left: 3px solid white; text-indent: 8pt; 
			background-image:
url('http://www.rzl-football.com/files/images/team_banners/MIA.jpg');
	background-repeat: no-repeat;background-position: top right; }
.t_Eagles2     { background: #00414A; color: #FFFFFF;	border-bottom: 1px solid #ffffff;

	border-top: 3px solid white;
	border-right: 3px solid white;
	border-left: 3px solid white; text-indent: 8pt;
		background-image:
url('http://www.rzl-football.com/files/images/team_banners/PHI.jpg');
	background-repeat: no-repeat;background-position: top right;}
.t_Falcons2    { background: #000000; color: #FFFFFF; 	border-bottom: 1px solid #ffffff;

	border-top: 3px solid white;
	border-right: 3px solid white;
	border-left: 3px solid white; text-indent: 8pt;
		background-image:
url('http://www.rzl-football.com/files/images/team_banners/ATL.jpg');
	background-repeat: no-repeat;background-position: top right;}
.t_Giants2     { background: #00497B; color: #FFFFFF;	border-bottom: 1px solid #ffffff;

	border-top: 3px solid white;
	border-right: 3px solid white;
	border-left: 3px solid white; text-indent: 8pt;
	background-image:
url('http://www.rzl-football.com/files/images/team_banners/NYG.jpg');
	background-repeat: no-repeat;background-position: top right;}
.t_Jaguars2    { background: #007994; color: #FFFFFF; 	border-bottom: 1px solid #ffffff;

	border-top: 3px solid white;
	border-right: 3px solid white;
	border-left: 3px solid white; text-indent: 8pt;
				background-image:
url('http://www.rzl-football.com/files/images/team_banners/JAX.jpg');
	background-repeat: no-repeat;background-position: top right; }
.t_Jets2       { background: #104529; color: #FFFFFF; 	border-bottom: 1px solid white;

	border-top: 3px solid white;
	border-right: 3px solid white;
	border-left: 3px solid white; text-indent: 8pt;
		background-image:
url('http://www.rzl-football.com/files/images/team_banners/NYJ.jpg');
	background-repeat: no-repeat;background-position: top right;}
.t_Lions2      { background: #0069B5; color: #FFFFFF; 	border-bottom: 1px solid #ffffff;

		border-top: 3px solid white;
	border-right: 3px solid white;
	border-left: 3px solid white; text-indent: 8pt;
	background-image:
url('http://www.rzl-football.com/files/images/team_banners/DET.jpg');
	background-repeat: no-repeat;background-position: top right;}
.t_Packers2    { background: #003C29; color: #FFFFFF; 	border-bottom: 1px solid #ffffff;

	border-top: 3px solid white;
	border-right: 3px solid white;
	border-left: 3px solid white; text-indent: 8pt;
		background-image:
url('http://www.rzl-football.com/files/images/team_banners/GB.jpg');
	background-repeat: no-repeat;background-position: top right;}
.t_Panthers2   { background: #009ED6; color: #FFFFFF; 	border-bottom: 1px solid #ffffff;

		border-top: 3px solid white;
	border-right: 3px solid white;
	border-left: 3px solid white; text-indent: 8pt;
		background-image:
url('http://www.rzl-football.com/files/images/team_banners/CAR.jpg');
	background-repeat: no-repeat;background-position: top right;}
.t_Patriots2   { background: #213C84; color: #FFFFFF; 	border-bottom: 1px solid white;

		border-top: 3px solid white;
	border-right: 3px solid white;
	border-left: 3px solid white; text-indent: 8pt;
				background-image:
url('http://www.rzl-football.com/files/images/team_banners/NE.jpg');
	background-repeat: no-repeat;background-position: top right; }
.t_Raiders2    { background: #000000; color: #FFFFFF; 	border-bottom: 1px solid #ffffff;

		border-top: 3px solid white;
	border-right: 3px solid white;
	border-left: 3px solid white; text-indent: 8pt;
		background-image:
url('http://www.rzl-football.com/files/images/team_banners/OAK.jpg');
	background-repeat: no-repeat;background-position: top right;}
.t_Rams2       { background: #001842; color: #FFFFFF; 	border-bottom: 1px solid #ffffff;

	border-top: 3px solid white;
	border-right: 3px solid white;
	border-left: 3px solid white; text-indent: 8pt;
background-image:
url('http://www.rzl-football.com/files/images/team_banners/STL.jpg');
	background-repeat: no-repeat;background-position: top right;}
.t_Ravens2     { background: #31186B; color: #FFFFFF;	border-bottom: 1px solid white;

	border-top: 3px solid white;
	border-right: 3px solid white;
	border-left: 3px solid white; text-indent: 8pt; 
		background-image:
url('http://www.rzl-football.com/files/images/team_banners/BAL.jpg');
	background-repeat: no-repeat;background-position: top right;}
.t_Redskins2   { background: #7B0029; color: #FFFFFF; 	border-bottom: 1px solid #ffffff;

	border-top: 3px solid white;
	border-right: 3px solid white;
	border-left: 3px solid white; text-indent: 8pt;
	background-image:
url('http://www.rzl-football.com/files/images/team_banners/WAS.jpg');
	background-repeat: no-repeat;background-position: top right;}
.t_Saints2     { background: #000000; color: #FFFFFF; 	border-bottom: 1px solid #ffffff;

	border-top: 3px solid white;
	border-right: 3px solid white;
	border-left: 3px solid white; text-indent: 8pt;
			background-image:
url('http://www.rzl-football.com/files/images/team_banners/NO.jpg');
	background-repeat: no-repeat;background-position: top right;}
.t_Seahawks2   { background: #39517B; color: #FFFFFF;	border-bottom: 1px solid #ffffff;

	border-top: 3px solid white;
	border-right: 3px solid white;
	border-left: 3px solid white; text-indent: 8pt;
	  background-image:
    url('http://www.rzl-football.com/files/images/team_banners/SEA.jpg');
	background-repeat: no-repeat;background-position: top right;}
.t_Steelers2   { background: #000000; color: #FFFFFF; 	border-bottom: 1px solid #ffffff;

	border-top: 3px solid white;
	border-right: 3px solid white;
	border-left: 3px solid white; text-indent: 8pt;
			background-image:
url('http://www.rzl-football.com/files/images/team_banners/PIT.jpg');
	background-repeat: no-repeat;background-position: top right;}
.t_Texans2     { background: #BD0839; color: #FFFFFF;	border-bottom: 1px solid #ffffff;

	border-top: 3px solid white;
	border-right: 3px solid white;
	border-left: 3px solid white; text-indent: 8pt;
		background-image:
url('http://www.rzl-football.com/files/images/team_banners/HOU.jpg');
	background-repeat: no-repeat;background-position: top right;}
.t_Titans2     {
	background: #689DC9;
	color: #FFFFFF;
	border-bottom: 1px solid #ffffff;

	border-top: 3px solid white;
	border-right: 3px solid white;
	border-left: 3px solid white; text-indent: 8pt;

		background-image:
url('http://www.rzl-football.com/files/images/team_banners/TEN.jpg');
	background-repeat: no-repeat;background-position: top right;
}	
.t_Vikings2    { background: #310452; color: #FFFFFF; 	border-bottom: 1px solid #ffffff;

	border-top: 3px solid white;
	border-right: 3px solid white;
	border-left: 3px solid white; text-indent: 8pt;
	background-image:
url('http://www.rzl-football.com/files/images/team_banners/MIN.jpg');
	background-repeat: no-repeat;background-position: top right;
}

.t_49ers3      { background: #A50039; color: #FFFFFF; font-weight: bold; font-size: 18pt; height: 35px; border: 1px rgb(0, 0, 0) solid; padding-left: 5px; }
.t_Bears3      { background: #001C39; color: #FFFFFF; font-weight: bold; font-size: 18pt; height: 35px; border: 1px rgb(0, 0, 0) solid; padding-left: 5px; }
.t_Bengals3    { background: #000000; color: #FFFFFF; font-weight: bold; font-size: 18pt; height: 35px; border: 1px rgb(0, 0, 0) solid; padding-left: 5px; }
.t_Bills3      { background: #18498C; color: #FFFFFF; font-weight: bold; font-size: 18pt; height: 35px; border: 1px rgb(0, 0, 0) solid; padding-left: 5px; }
.t_Broncos3    { background: #000042; color: #FFFFFF; font-weight: bold; font-size: 18pt; height: 35px; border: 1px rgb(0, 0, 0) solid; padding-left: 5px; }
.t_Browns3     { background: #EF7D10; color: #FFFFFF; font-weight: bold; font-size: 18pt; height: 35px; border: 1px rgb(0, 0, 0) solid; padding-left: 5px; }
.t_Buccaneers3 { background: #BD0839; color: #FFFFFF; font-weight: bold; font-size: 18pt; height: 35px; border: 1px rgb(0, 0, 0) solid; padding-left: 5px; }
.t_Cardinals3  { background: #A50039; color: #FFFFFF; font-weight: bold; font-size: 18pt; height: 35px; border: 1px rgb(0, 0, 0) solid; padding-left: 5px; }
.t_Chargers3   { background: #04284F; color: #FFFFFF; font-weight: bold; font-size: 18pt; height: 35px; border: 1px rgb(0, 0, 0) solid; padding-left: 5px; }
.t_Chiefs3     { background: #CE0021; color: #FFFFFF; font-weight: bold; font-size: 18pt; height: 35px; border: 1px rgb(0, 0, 0) solid; padding-left: 5px; }
.t_Colts3      { background: #21386B; color: #FFFFFF; font-weight: bold; font-size: 18pt; height: 35px; border: 1px rgb(0, 0, 0) solid; padding-left: 5px; }
.t_Cowboys3    { background: #10285A; color: #FFFFFF; font-weight: bold; font-size: 18pt; height: 35px; border: 1px rgb(0, 0, 0) solid; padding-left: 5px; }
.t_Dolphins3   { background: #007984; color: #FFFFFF; font-weight: bold; font-size: 18pt; height: 35px; border: 1px rgb(0, 0, 0) solid; padding-left: 5px; }
.t_Eagles3     { background: #00414A; color: #FFFFFF; font-weight: bold; font-size: 18pt; height: 35px; border: 1px rgb(0, 0, 0) solid; padding-left: 5px; }
.t_Falcons3    { background: #000000; color: #FFFFFF; font-weight: bold; font-size: 18pt; height: 35px; border: 1px rgb(0, 0, 0) solid; padding-left: 5px; }
.t_Giants3     { background: #00497B; color: #FFFFFF; font-weight: bold; font-size: 18pt; height: 35px; border: 1px rgb(0, 0, 0) solid; padding-left: 5px; }
.t_Jaguars3    { background: #007994; color: #FFFFFF; font-weight: bold; font-size: 18pt; height: 35px; border: 1px rgb(0, 0, 0) solid; padding-left: 5px; }
.t_Jets3       { background: #104529; color: #FFFFFF; font-weight: bold; font-size: 18pt; height: 35px; border: 1px rgb(0, 0, 0) solid; padding-left: 5px; }
.t_Lions3      { background: #0069B5; color: #FFFFFF; font-weight: bold; font-size: 18pt; height: 35px; border: 1px rgb(0, 0, 0) solid; padding-left: 5px; }
.t_Packers3    { background: #003C29; color: #FFFFFF; font-weight: bold; font-size: 18pt; height: 35px; border: 1px rgb(0, 0, 0) solid; padding-left: 5px; }
.t_Panthers3   { background: #009ED6; color: #FFFFFF; font-weight: bold; font-size: 18pt; height: 35px; border: 1px rgb(0, 0, 0) solid; padding-left: 5px; }
.t_Patriots3   { background: #213C84; color: #FFFFFF; font-weight: bold; font-size: 18pt; height: 35px; border: 1px rgb(0, 0, 0) solid; padding-left: 5px; }
.t_Raiders3    { background: #000000; color: #FFFFFF; font-weight: bold; font-size: 18pt; height: 35px; border: 1px rgb(0, 0, 0) solid; padding-left: 5px; }
.t_Rams3       { background: #001842; color: #FFFFFF; font-weight: bold; font-size: 18pt; height: 35px; border: 1px rgb(0, 0, 0) solid; padding-left: 5px; }
.t_Ravens3     { background: #31186B; color: #FFFFFF; font-weight: bold; font-size: 18pt; height: 35px; border: 1px rgb(0, 0, 0) solid; padding-left: 5px; }
.t_Redskins3   { background: #7B0029; color: #FFFFFF; font-weight: bold; font-size: 18pt; height: 35px; border: 1px rgb(0, 0, 0) solid; padding-left: 5px; }
.t_Saints3     { background: #000000; color: #FFFFFF; font-weight: bold; font-size: 18pt; height: 35px; border: 1px rgb(0, 0, 0) solid; padding-left: 5px; }
.t_Seahawks3   { background: #39517B; color: #FFFFFF; font-weight: bold; font-size: 18pt; height: 35px; border: 1px rgb(0, 0, 0) solid; padding-left: 5px; }
.t_Steelers3   { background: #000000; color: #FFFFFF; font-weight: bold; font-size: 18pt; height: 35px; border: 1px rgb(0, 0, 0) solid; padding-left: 5px; }
.t_Texans3     { background: #BD0839; color: #FFFFFF; font-weight: bold; font-size: 18pt; height: 35px; border: 1px rgb(0, 0, 0) solid; padding-left: 5px; }
.t_Titans3     { background: #002C4B; color: #FFFFFF; font-weight: bold; font-size: 18pt; height: 35px; border: 1px rgb(0, 0, 0) solid; padding-left: 5px; }
.t_Vikings3    { background: #310452; color: #FFFFFF; font-weight: bold; font-size: 18pt; height: 35px; border: 1px rgb(0, 0, 0) solid; padding-left: 5px; }



.unnamed2 {
	border: 1px solid #c00000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background-color: #000000;
	text-align: center;
	height: 20px;
}
.unnamed3 {
	border: 1px solid #000000;
	
	background-color: #9E0000;
}
.button {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-align: center;
	border: 1px solid #C00000;
	padding: 2px 3px 4px;
	background-image: url('http://www.rzl-football.com/files/images/thblack_button.jpg');
	background-repeat: repeat-x;
	background-position: left top;
}
.unnamedw {
	border-right: 1px solid #ffffff;
	
	background-color: #404040;
	}
	.menu_login {
	background-image:
url('http://www.rzl-football.com/files/images/rfl_menu_back.jpg');
background-repeat: no-repeat

}
	.banner
	{ border-right:0px solid black;}
	.banner2
	{ 
	border-bottom:1px solid white;
	border-left:1px solid white;}
	.menu_main
	{border-right: 0px solid #000000 ;
	border-left: 1px solid #c00000;
	background-color: #9E0000;
		background-image:
url('http://www.rzl-football.com//files/images/rfl_menu_back.jpg');
background-repeat: no-repeat
	}
	.menuBanner
{

background-image:
url('http://www.rzl-football.com//files/images/rfl_banner.jpg');

  background-position: top left;
  background-repeat: no-repeat;
height:125;
	border-bottom:1px solid #9C0000;
}
.teamlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #9C0000;
	background-color: #000000;
	text-align: left;
	text-indent: 0px;
	vertical-align: middle;
	display: list-item;

	padding: 0px;
	margin: 2px;


}