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;
	margin-top: 0px;
	margin-left: 0px;
}
#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;
}.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
{
	border-style:		solid;
	border-width:		0px;
	border-bottom-width:1px;
	border-color:		rgb(0, 0, 0);
}

.depthCell
{
	background-color:	rgb(255, 255, 255);
	font:			9 geneva,verdana;
	font-weight:	bold;
}

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;
}
.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:160px;
	height:20px;
	
}
.menuHeaderTop
{
border-color: #017B65;
	border-width:	0px;
}
.banner
	{ border-right:0px solid black;}
	.banner2
	{ 
	border-bottom:1px solid white;
	border-left:1px solid white;}
	.menu_main
	{
	border-left: 1px solid #c00000;
	background-color: #9E0000;
		
	}
	.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;


}

.smallbold, .smallboldNoOutline, .smallboldWithOutline, .installTable
{
	font:			10 verdana;
	font-weight:	bold;

	border-style:		solid;
	border-width:		1px;
	border-color:		rgb(0, 0, 0);
	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(0, 0, 0);
	border-bottom-width:0px;
}

.smallplain, .smallplainWithBorder
{
	font:				9 geneva,verdana;
	font-weight:		normal;
}

.smallplainWithBorder
{
	border-style:		solid;
	border-width:		1px;
	border-color:		rgb(0, 0, 0);
	border-bottom-width:0px;
}


.largebold  {font-size: x-large; 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:10 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;
	font-weight:		bold;

	border-style:		solid;
	border-left-width:	1px;
	border-right-width:	1px;
	border-color:		rgb(0, 0, 0);
}

.highlightRight
{
	background:			#FFFFCC;
	color:				#000000;
	font-weight:		bold;

	border-style:		solid;
	border-left-width:	1px;
	border-right-width:	0px;
	border-color:		rgb(0, 0, 0);
}

.highlightLeft
{
	background:			#FFFFCC;
	color:				#000000;
	font-weight:		bold;

	border-style:		solid;
	border-left-width:	0px;
	border-right-width:	1px;
	border-color:		rgb(0, 0, 0);
}

.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;
}

/*used in install screens*/
.uploadButton
{
	background-color:		rgb(90, 90, 90);
	color:					rgb(255, 255, 255);
	border-style:			none;

	width:					180px;
}

.adminCredits
{
	font-size:			7pt;
}
/*used in install screens*/

.AFC
{
	background:		rgb(177, 0, 2);
	color:			rgb(255, 255, 255);
}

.NFC
{
	background:		rgb(1, 53, 119);
	color:			rgb(255, 255, 255);
}

.NFL
{
	background:		rgb(2, 52, 120);
	color:			rgb(255, 255, 255);
}

.Draft
{
	background:		rgb(204, 204, 204);
	color:			rgb(0, 0, 0); /*2, 98, 158*/
}

/*add your custom teams here*/
.t_Moose		{ background: #9C040C; color: #FFFFFF }
.t_Moose2		{ background: #9C040C; color: #FFFFFF; border: 1px rgb(0, 0, 0) solid; }

.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; }


.menu_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.menu_content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}