body
{
	background-color: 	 #3a4751;
	background-image: url(../../../files/images/USFL_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px 20px 20px 17px;
	padding: 0px;
	
}


a:link, .orTabLink:link, .orTabSelLink:link, .orMenuLink:link
{
	color:				rgb(0, 0, 0);
	text-decoration:	none;
	font-weight:		bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a:visited, .orTabLink:visited, .orTabSelLink:visited, .orMenuLink:visited
{
	color:				rgb(0, 0, 0);
	text-decoration:	none;
	font-weight:		bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a:active, .orTabLink:active, .orTabSelLink:active, .orMenuLink:active
{
	color:				#C00000;
	text-decoration:	none;
	font-weight:		bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:hover, .orTabLink:hover, .orTabSelLink:hover, .orMenuLink:hover
{
	text-decoration:	underline;
	font-weight:		bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.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:		#404040;
	text-decoration:	none;
	font-weight:		bold;
}
.a3:link
{
	color:				#ffffff;
	text-decoration:	none;
	font-weight:		bold;
}

.a3:visited
{
	color:				#ffffff;
	text-decoration:	none;
	font-weight:bold;
}

.a3:active
{
	color:		#666666;
	text-decoration:	none;
	font-weight:		bold;
}
.a3:hover
{color:		#637c8a;
	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:		#cccccc;
	text-decoration:	none;
	font-weight:		bold;
}
.orTabLink:link			{	font-size:			10pt; }
.orTabLink:visited		{	font-size:			10pt; }
.orTabLink:active		{	font-size:			10pt; }
.orTabLink:hover		{	font-size:			10pt; }
.orTabSelLink:link		{	font-size:			14pt; }
.orTabSelLink:visited	{	font-size:			14pt; }
.orTabSelLink:active	{	font-size:			14pt; }
.orTabSelLink:hover		{	font-size:			14pt; }

.orFolderTop
{
	background-color:	rgb(235, 235, 235);
}

.orSubMenu
{
	width:				150px;
	background-color:	rgb(235, 235, 235);
}

.playOffCell
{
	font-size:		9pt;
}

/* Quote & Code blocks */
.code
{
	font-family: Courier, 'Courier New', sans-serif; font-size: 11px;
	color: #006600;
	background-color: rgb(235, 235, 235);
	border: rgb(0, 0, 0);
	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:				10px;
	color:					rgb(25, 25, 25);
	line-height:			125%;
	background-color:		rgb(235, 235, 235);
	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(235, 235, 235);
	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
{
	
	font-size:		10px;
	font-family:	 verdana;
	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:		10px;
	font-family:	 verdana;
	font-weight:		bold;
}

.gmExperience
{
	font-size:		10px;
	font-family:	 verdana;
	font-weight:		bold;
}

.smallForm
{
	display:			inline;
	margin-bottom:		0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;	
}

.topStoryTitle
{
	font-size:			10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;

}

.topStoryBody
{
	font-size:		10px;
	font-family:	 verdana;
	padding: 5px;
	background-color: #EEEEEE;
	background-image: url(../../files/images/ts_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;

}
.reconTitle
{

	font-size:		10px;
	font-family:	 verdana;
	font-weight:		bold;
}

.mainTitle, .subTitle
{
	font-size:		10px;
	font-family:	 verdana;
	font-weight:		bold;	
}

.subTitle
{
	font-size:		10px;
	font-family:	 verdana;
	font-weight:	bold;
	padding: 4px;
}


.mainBar
{
	text-align:			center;
	margin-left:		auto;
	margin-right:		auto;

	/*margin:				0px;
	background-color:	rgb(0, 0, 0);
	color:				rgb(0, 0, 0);

	border-color:		rgb(235, 235, 235);
	border-style:		solid;
	border-width:		0px;
	border-bottom-width:5px;*/
}



.menuBar
{
	vertical-align:		top;
	width:				155px;

	border-color:		rgb(64, 64, 64);
	border-style:		solid;
	border-width:		1px;
font-size:		10px;
	font-family:	 verdana;
	font-weight:		bold;
}

.menuHeader, .menuHeaderTop
{border-color:		#7D7D7D;
	border-width:		1px;
	border-style:		solid;
	border-left-width:	0px;

	background-color:	#D0CEB8;
font-size:		10px;
	font-family:	 verdana;
	font-weight:		bold;

color:		 #000000;
	
padding:		2px;
	padding-left:		4px;
width:164px;
}





.menuOptions
{
	padding-left:		7px;
}

.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, .pulseTradeLogoCell
{
	border-style:		solid;
	border-width:		0px;
	border-bottom-width:1px;
	border-color:		#000000;
	vertical-align:middle;
}

.pulseCell, .pulseTradeCell
{
	border-style:		solid;
	border-width:		0px;
	border-bottom-width:1px;
	border-left-width:	1px;
	border-color:		rgb(0, 0, 0);
}

.pulseTradeCell
{
	border-right-width:	1px;
}

.breakdownInvalid
{
	color:				rgb(255, 255, 255);
	font-size:			9pt;
	background-color:	rgb(200, 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:			9 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, 0);
	border-bottom-width:0px;
}

.installTable			{font-size:		12pt;	font-weight:	bold;}
.smallboldNoOutline		{border-width:	0px;}
.smallboldWithOutline	{border-width:	1px;}

.bold
{
	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-size: x-large; font-weight: bold}

.thinborder
{
	border-width:	1;
	border-style:	solid;
	border-color:	#000000;
}
code        {font: 100% courier new, fixedsys; font-weight: bold}


.smalldarkback {font:9 geneva,verdana; font-weight: bold; background: #000000; color: #FFFFFF }
.iconclass  {
	border: 0 solid #000000;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
}
.logoclass  {
	border: 0 solid #000000;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
}
.darkback   {
	background: #000000;
	color: #FFFFFF;
	vertical-align: middle;
	line-height:18px;
	text-indent:5px;	
	
	
	}
.lightback0 {
	background: #FFFFFF;
	color: #000000;
	vertical-align: middle;
	line-height:18px;
	text-indent:5px;
}
.lightback1 {
	background: #ffffff;
	color: #000000;
	vertical-align: middle;
	line-height:18px;
	text-indent:5px;
}

.highlight
{
	background:	#FFFFCC;
	color:		#000000;

	border-style:		solid;
	border-left-width:	1px;
	border-right-width:	1px;
	border-color:		rgb(0, 0, 0);
}

.highlightRight
{
	background:			#FFFFCC;
	color:				#000000;

	border-style:		solid;
	border-left-width:	1px;
	border-right-width:	0px;
	border-color:		rgb(0, 0, 0);
}
.main_content
{
background-image:url(../../../files/images/USFL_main_content_top_shdw.jpg);
background-position:top left;
background-repeat:repeat-x;



}
.main_content2
{
margin:0px 0px 10px 0px;
}
html>body .main_content2
{
margin:0px 0px 10px 1px;
}

.right_menu
{
margin:0px;
}
html>body .right_menu
{
margin:4px 0px 0px 0px;
}

.highlightLeft
{
	background:			#FFFFCC;
	color:				#000000;

	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;
}

.teamsPageTitle
{
	font-size:	20pt;
}


.lineup_depthTable
{
	width:			720px;
}

.lineup_availTable
{
	width:			720px;
	display:		none;
}

.lineup_Menu
{
	position:		absolute;
	top:			225px;
	left:			890px;

	width:			110px;
}

.errorPrint
{
	margin-top:			5px;
	margin-bottom:		5px;
	margin-left:		auto;
	margin-right:		auto;
	width:				85%;
	border-width:		1px;
	border-style:		solid;
	border-color:		rgb(128, 128, 128);
}

.errorPrintTitle
{
	background-color:	rgb(235, 235, 235);
	font-size:			15pt;
	font-weight:		bold;
	border-width:		0px;
	border-bottom-width:2px;
	border-style:		solid;
	border-color:		rgb(128, 128, 128);
	margin-bottom:		4px;
}

.errorPrintBody
{
	padding:			4px;
}

.errorPrintSQL
{
	font-size:			10pt;
	font-weight:		bold;
	border-width:		0px;
	border-top-width:	1px;
	border-style:		solid;
	border-color:		rgb(128, 128, 128);
}
h1 {
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.t_NFL		 { background: rgb(0, 0, 95); 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; }
.AFC
{
	font:bold 10px Verdana;
	color : #ffffff;
	height:24px;
	text-align: left;
	border: 1px solid black;
	background-color: #710D0D;
	background-image: url(../../../files/images/afc_standings.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	vertical-align:middle;
}

.NFC
{
	background:		#1E3B7A;
	font:bold 10px Verdana;
	color : #ffffff;
	height:24px;
	background-image: url(../../../files/images/nfc_standings.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border: 1px solid black;
	vertical-align:middle;
}




.t_49ers      {
	background: #a40039;
	color: #FFFFFF;
	font-size: 10px;
	padding: 0px 5px 3px 5px;


}

.t_Bears      {
	background: #001C39;
	color: #FFFFFF;
	font-size: 10px;
	padding: 0px 5px 3px 5px;

}

.t_Bengals    {
	background: #000000;
	color: #FFFFFF;
	font-size: 10px;
	padding: 0px 5px 3px 5px;

}

.t_Bills      {
	background: #194c8c;
	color: #FFFFFF;
	font-size: 10px;
	padding: 0px 5px 3px 5px;

}

.t_Broncos    {
	background: #000042;
	color: #FFFFFF;
	font-size: 10px;
	padding: 0px 5px 3px 5px;

}

.t_Browns     {
	background: #ed7e11;
	color: #FFFFFF;
	font-size: 10px;
	padding: 0px 5px 3px 5px;

}

.t_Buccaneers {
	background: #bf093a;
	color: #FFFFFF;
	font-size: 10px;
	padding: 0px 5px 3px 5px;

}

.t_Cardinals  {
	background: #b2073b;
	color: #FFFFFF;
	font-size: 10px;
	padding: 0px 5px 3px 5px;

}

.t_Chargers   {
	background: #0164b2;
	color: #FFFFFF;
	font-size: 10px;
	padding: 0px 5px 3px 5px;

}

.t_Chiefs     {
	background: #ce0021;
	color: #FFFFFF;
	font-size: 10px;
	padding: 0px 5px 3px 5px;

}

.t_Colts      {
	background: #24396a;
	color: #FFFFFF;
	font-size: 10px;
	padding: 0px 5px 3px 5px;

}

.t_Cowboys    {
	background: #10285A;
	color: #FFFFFF;
	font-size: 10px;
	padding: 0px 5px 3px 5px;

}

.t_Dolphins   {
	background: #007984;
	color: #FFFFFF;
	font-size: 10px;
	padding: 0px 5px 3px 5px;

}

.t_Eagles     {
	background: #00414A;
	color: #FFFFFF;
	font-size: 10px;
	padding: 0px 5px 3px 5px;

}

.t_Falcons    {
	background: #000000;
	color: #FFFFFF;
	font-size: 10px;
	padding: 0px 5px 3px 5px;

}

.t_Giants     {
	background: #00497B;
	color: #FFFFFF;
	font-size: 10px;
	padding: 0px 5px 3px 5px;

}

.t_Jaguars    {
	background: #007994;
	color: #FFFFFF;
	font-size: 10px;
	padding: 0px 5px 3px 5px;

}

.t_Jets       {
	background: #104529;
	color: #FFFFFF;
	font-size: 10px;
	padding: 0px 5px 3px 5px;

}

.t_Lions      {
	background: #0069b5;
	color: #FFFFFF;
	font-size: 10px;
	padding: 0px 5px 3px 5px;

}

.t_Packers    {
	background: #003C29;
	color: #FFFFFF;
	font-size: 10px;
	padding: 0px 5px 3px 5px;

}

.t_Panthers   {
	background: #009ed6;
	color: #FFFFFF;
	font-size: 10px;
	padding: 0px 5px 3px 5px;

}

.t_Patriots   {
	background: #213c84;
	color: #FFFFFF;
	font-size: 10px;
	padding: 0px 5px 3px 5px;

}

.t_Raiders    {
	background: #000000;
	color: #FFFFFF;
	font-size: 10px;
	padding: 0px 5px 3px 5px;

}

.t_Rams       {
	background: #001842;
	color: #FFFFFF;
	font-size: 10px;
	padding: 0px 5px 3px 5px;

}

.t_Ravens     {
	background: #31186B;
	color: #FFFFFF;
	font-size: 10px;
	padding: 0px 5px 3px 5px;

}

.t_Redskins   {
	background: #7B0029;
	color: #FFFFFF;
	font-size: 10px;
	padding: 0px 5px 3px 5px;

}

.t_Saints     {
	background: #b69954;
	color: #FFFFFF;
	font-size: 10px;
	padding: 0px 5px 3px 5px;

}

.t_Seahawks   {
	background: #39517B;
	color: #FFFFFF;
	font-size: 10px;
	padding: 0px 5px 3px 5px;

}

.t_Steelers   {
	background: #000000;
	color: #ffffff;
	font-size: 10px;
	padding: 0px 5px 3px 5px;

}

.t_Texans     {
	background: #BD0839;
	color: #FFFFFF;
	font-size: 10px;
	padding: 0px 5px 3px 5px;

}

.t_Titans     {
	background: #689dc9;
	color: #FFFFFF;
	font-size: 10px;
	padding: 0px 5px 3px 5px;

}

.t_Vikings    {
	background: #310452;
	color: #FFFFFF;
	font-size: 10px;
	padding: 0px 5px 3px 5px;

}

.t_49ers2      {
	background: #a40039;
	color: #FFFFFF;
    font-family:		verdana;
	font-size:	 		 10px;
	border-bottom: 5px solid white;
	border-top: 3px solid white;
	border-right: 3px solid white;
	border-left: 3px solid white;
	text-indent: 0pt;
    background-image:
	url('../../../files/images/team_banners/SF.png');
	background-repeat: no-repeat;background-position: top right;
	}

.t_Bears2      {
	background: #001C39;
	color: #FFFFFF;
	font-family:		verdana;
	font-size:	 		 10px;

	border-bottom: 5px solid #ffffff;
	border-top: 3px solid #ffffff;
	border-right: 3px solid white;
	border-left: 3px solid white;
	background-image:
	url('../../../files/images/team_banners/CHI.png');
	background-repeat: no-repeat;background-position: top right;
	}
	
.t_Bengals2    { 
	background: #000000; color: #FFFFFF;  
	font-family:verdana;
	font-size:10px;
	border-bottom: 5px solid #ffffff;
	border-top: 3px solid #ffffff;
	border-right: 3px solid white;
	border-left: 3px solid white;
	text-indent: 0pt;
	background-image:
	url('../../../files/images/team_banners/CIN.png');
	background-repeat: no-repeat;background-position: top right;
	}
	
.t_Bills2      { 
	background: #194c8c; 
	color: #FFFFFF;
	font-family:		verdana;
	font-size:	 		 10px;
	border-top: 3px solid #ffffff;
	border-bottom: 5px solid #ffffff;
	border-right: 3px solid white;
	border-left: 3px solid white;
	text-indent: 0pt;
	background-image:
	url('../../../files/images/team_banners/BUF.png');
	background-repeat: no-repeat;
	background-position: top right;
	 }
	 
.t_Broncos2    { 
	background: #000042; 
	color: #FFFFFF;
	font-family:		verdana;
	font-size:	 		 10px;
	border-bottom: 5px solid #ffffff;
	border-top: 3px solid #ffffff;
	border-right: 3px solid white;
	border-left: 3px solid white;
	text-indent: 0pt;
	background-image:
	url('../../../files/images/team_banners/DEN.png');
	background-repeat: no-repeat;background-position: top right;
	}
	
.t_Browns2     {
	background: #ed7e11; 
	color: #FFFFFF;
	font-family:		verdana;
	font-size:	 		 10px;
	border-bottom: 5px solid #ffffff;
	border-top: 3px solid #ffffff;
	border-right: 3px solid white;
	border-left: 3px solid white;
	background-image:
	url('../../../files/images/team_banners/CLE.png');
	background-repeat: no-repeat;background-position: top right;
	}
	
.t_Buccaneers2 {
	background: #bf093a;
	color: #FFFFFF;
	font-family:		verdana;
	font-size:	 		 10px;
	border-bottom: 5px solid #ffffff;
	border-top: 3px solid #ffffff;
	border-right: 3px solid white;
	border-left: 3px solid white;
	background-image:
	url('../../../files/images/team_banners/TB.png');
	background-repeat: no-repeat;background-position: top right;
	}
	
.t_Cardinals2  { 
	background: #b2073b; 
	color: #FFFFFF; 	
	font-family:		verdana;
	font-size:	 		 10px;
	border-bottom: 5px solid #ffffff;
	border-top: 3px solid #ffffff;
	border-right: 3px solid white;
	border-left: 3px solid white;
	background-image:
	url('../../../files/images/team_banners/ARI.png');
	background-repeat: no-repeat;background-position: top right;
	}
	
.t_Chargers2   { 
	background: #0164b2; 
	color: #FFFFFF; 	
	font-family:		verdana;
	font-size:	 		 10px;
	border-bottom: 5px solid #ffffff;
	border-top: 3px solid #ffffff;
	border-right: 3px solid white;
	border-left: 3px solid white;
	background-image:
	url('../../../files/images/team_banners/SD.png');
	background-repeat: no-repeat;background-position: top right;
	}
	
.t_Chiefs2     { 
	background: #ce0021; 
	color: #FFFFFF;	
	font-family:		verdana;
	font-size:	 		 10px;
	border-bottom: 5px solid #ffffff;
	border-top: 3px solid #ffffff;
	border-right: 3px solid white;
	border-left: 3px solid white; 
	background-image:
	url('../../../files/images/team_banners/KC.png');
	background-repeat: no-repeat;background-position: top right;
	}
	
.t_Colts2      { 
	background: #24396a; 
	color: #FFFFFF; 	
	font-family:		verdana;
	font-size:	 		 10px;
	border-bottom: 5px solid #ffffff;
	border-top: 3px solid #ffffff;
	border-right: 3px solid white;
	border-left: 3px solid white;
	background-image:
	url('../../../files/images/team_banners/IND.png');
	background-repeat: no-repeat;background-position: top right;
	}
	
.t_Cowboys2    { 
	background: #10285A; 
	color: #FFFFFF;	
	font-family:		verdana;
	font-size:	 		 10px;
	border-bottom: 5px solid #ffffff;
	border-top: 3px solid #ffffff;
	border-right: 3px solid white;
	border-left: 3px solid white;
	background-image:
	url('../../../files/images/team_banners/DAL.png');
	background-repeat: no-repeat;background-position: top right;
	 }
	 
.t_Dolphins2   { 
	background: #007984; 
	color: #FFFFFF;	
	font-family:		verdana;
	font-size:	 		 10px;
	border-bottom: 5px solid white;
	border-top: 3px solid #ffffff;
	border-right: 3px solid white;
	border-left: 3px solid white;
	background-image:
	url('../../../files/images/team_banners/MIA.png');
	background-repeat: no-repeat;background-position: top right;
	 }
	 
.t_Eagles2     { 
	background: #00414A; 
	color: #FFFFFF;	
	font-family:		verdana;
	font-size:	 		 10px;
	border-bottom: 5px solid #ffffff;
	border-top: 3px solid #ffffff;
	border-right: 3px solid white;
	border-left: 3px solid white;
	background-image:
	url('../../../files/images/team_banners/PHI.png');
	background-repeat: no-repeat;background-position: top right;
	}
	
.t_Falcons2    { 
	background: #000000; 
	color: #FFFFFF; 	
	font-family:		verdana;
	font-size:	 		 10px;
	border-bottom: 5px solid #ffffff;
	border-top: 3px solid #ffffff;
	border-right: 3px solid white;
	border-left: 3px solid white;
	background-image:
	url('../../../files/images/team_banners/ATL.png');
	background-repeat: no-repeat;background-position: top right;
	}
	
.t_Giants2     { 
	background: #00497B;
	color: #FFFFFF;	
	font-family:		verdana;
	font-size:	 		 10px;
 	border-bottom: 5px solid #ffffff;
	border-top: 3px solid #ffffff;
	border-right: 3px solid white;
	border-left: 3px solid white;
	background-image:
	url('../../../files/images/team_banners/NYG.png');
	background-repeat: no-repeat;background-position: top right;
	}
	
.t_Jaguars2    { 
	background: #007994; 
	color: #FFFFFF;
 	font-family:		verdana;
	font-size:	 		 10px;
	border-bottom: 5px solid #ffffff;
	border-top: 3px solid #ffffff;
	border-right: 3px solid white;
	border-left: 3px solid white;
	background-image:
	url('../../../files/images/team_banners/JAC.png');
	background-repeat: no-repeat;background-position: top right; 
	}
	
.t_Jets2       { 
	background: #104529;
 	color: #FFFFFF; 	
	font-family:		verdana;
	font-size:	 		 10px; 
 	border-bottom: 5px solid white;
	border-top: 3px solid #ffffff;
	border-right: 3px solid white;
	border-left: 3px solid white;
	background-image:
	url('../../../files/images/team_banners/NYJ.png');
	background-repeat: no-repeat;background-position: top right;
	}
	
.t_Lions2      { 
	background: #0069b5; 
	color: #FFFFFF;
 	font-family:		verdana;
	font-size:	 		 10px;
	border-bottom: 5px solid #ffffff;
	border-top: 3px solid #ffffff;
	border-right: 3px solid white;
	border-left: 3px solid white;
	background-image:
	url('../../../files/images/team_banners/DET.png');
	background-repeat: no-repeat;background-position: top right;
	}
	
.t_Packers2    { 
	background: #003C29; 
	color: #FFFFFF; 	
	font-family:		verdana;
	font-size:	 		 10px;
	border-bottom: 5px solid #ffffff;
	border-top: 3px solid #ffffff;
	border-right: 3px solid white;
	border-left: 3px solid white;
	background-image:
	url('../../../files/images/team_banners/GB.png');
	background-repeat: no-repeat;background-position: top right;
	}
	
.t_Panthers2   { 
	background: #009ed6; 
	color: #FFFFFF; 	
	font-family:		verdana;
	font-size:	 		 10px;
	border-bottom: 5px solid #ffffff;
	border-top: 3px solid #ffffff;
	border-right: 3px solid white;
	border-left: 3px solid white;
	background-image:
	url('../../../files/images/team_banners/CAR.png');
	background-repeat: no-repeat;background-position: top right;
	}
	
.t_Patriots2   { 
	background: #213c84; 
	color: #FFFFFF; 	
	font-family:		verdana;
	font-size:	 		 10px;
	border-bottom: 5px solid white;
	border-top: 3px solid #ffffff;
	border-right: 3px solid white;
	border-left: 3px solid white;
	background-image:
	url('../../../files/images/team_banners/NE.png');
	background-repeat: no-repeat;background-position: top right;
	 }
	 
.t_Raiders2    { 
	background: #000000; 
	color: #FFFFFF; 	
	font-family:		verdana;
	font-size:	 		 10px;
	border-bottom: 5px solid #ffffff;
	border-top: 3px solid #ffffff;
	border-right: 3px solid white;
	border-left: 3px solid white;
	background-image:
	url('../../../files/images/team_banners/OAK.png');
	background-repeat: no-repeat;background-position: top right;
	}
	
.t_Rams2       { 
	background: #001842; 
	color: #FFFFFF; 
	font-family:		verdana;
	font-size:	 		 10px;		
	border-bottom: 5px solid #ffffff;
	border-top: 3px solid #ffffff;
	border-right: 3px solid white;
	border-left: 3px solid white;
	background-image:
	url('../../../files/images/team_banners/STL.png');
	background-repeat: no-repeat;background-position: top right;
	}
	
.t_Ravens2     { 
	background: #31186B; 
	color: #FFFFFF;	
	font-family:		verdana;
	font-size:	 		 10px;
	border-bottom: 5px solid white;
	border-top: 3px solid #ffffff;
	border-right: 3px solid white;
	border-left: 3px solid white;
	background-image:
	url('../../../files/images/team_banners/BAL.png');
	background-repeat: no-repeat;background-position: top right;
	}
	
.t_Redskins2   { 
	background: #7B0029; 
	color: #FFFFFF; 	
	font-family:		verdana;
	font-size:	 		 10px;
	border-bottom: 5px solid #ffffff;
	border-top: 3px solid #ffffff;
	border-right: 3px solid white;
	border-left: 3px solid white;
	background-image:
	url('../../../files/images/team_banners/WAS.png');
	background-repeat: no-repeat;background-position: top right;
	}
	
.t_Saints2     { 
	background: #b69954; 
	color: #FFFFFF; 	
	font-family:		verdana;
	font-size:	 		 10px;
	border-bottom: 5px solid #ffffff;
	border-top: 3px solid #ffffff;
	border-right: 3px solid white;
	border-left: 3px solid white;
	background-image:
	url('../../../files/images/team_banners/NO.png');
	background-repeat: no-repeat;background-position: top right;
	}
	
.t_Seahawks2   { 
	background: #39517B; 
	color: #FFFFFF;	
	font-family:		verdana;
	font-size:	 		 10px;
	border-bottom: 5px solid #ffffff;
	border-top: 3px solid #ffffff;
	border-right: 3px solid white;
	border-left: 3px solid white;
	background-image:
    url('../../../files/images/team_banners/SEA.png');
	background-repeat: no-repeat;background-position: top right;
	}
	
.t_Steelers2   { 
	background: #000000; 
	color: #FFFFFF;
	font-family:		verdana;
	font-size:	 		 10px;	
	border-bottom: 5px solid #ffffff;
	border-top: 3px solid #ffffff;
	border-right: 3px solid white;
	border-left: 3px solid white;
	background-image:
	url('../../../files/images/team_banners/PIT.png');
	background-repeat: no-repeat;background-position: top right;
	}
	
.t_Texans2     { 
	background: #BD0839; 
	color: #FFFFFF; 
	font-family:		verdana;
	font-size:	 		 10px;
	border-bottom: 5px solid #ffffff;
	border-top: 3px solid #ffffff;
	border-right: 3px solid white;
	border-left: 3px solid white;
	background-image:
	url('../../../files/images/team_banners/HOU.png');
	background-repeat: no-repeat;background-position: top right;
	}
	
.t_Titans2     {
	background: #689dc9;
	color: #FFFFFF;
	font-family:		verdana;
	font-size:	 		 10px;
	border-top: 3px solid #ffffff;
	border-right: 3px solid white;
	border-left: 3px solid white;
	border-bottom: 5px solid white;
	background-image:
	url('../../../files/images/team_banners/TEN.png');
	background-repeat: no-repeat;background-position: top right;
}
	
.t_Vikings2    { 
	background: #310452; 
	color: #FFFFFF; 	
	font-family:		verdana;
	font-size:	 		 10px;
	border-bottom: 5px solid #ffffff;
	border-top: 3px solid #ffffff;
	border-right: 3px solid white;
	border-left: 3px solid white;
	background-image:
	url('../../../files/images/team_banners/MIN.png');
	background-repeat: no-repeat;background-position: top right;
}

.t_49ers3      {
	background:  #c3a869;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 9pt;
	border: 1px rgb(0, 0, 0) solid;
	padding: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.t_Bears3      {
	background: #db5605;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 9pt;font-family: Geneva, Arial, Helvetica, sans-serif;
	
	border: 1px rgb(0, 0, 0) solid;
	padding: 10px;
	
}
.t_Bengals3    {
	background: #f9780c;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10pt;
	border: 1px rgb(0, 0, 0) solid;
	padding: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.t_Bills3      { background: #b90016; color: #FFFFFF; font-weight: bold; font-size: 9pt;font-family: Geneva, Arial, Helvetica, sans-serif;  border: 1px rgb(0, 0, 0) solid; padding: 10px; }
.t_Broncos3    { background: #db5605; color: #FFFFFF; font-weight: bold; font-size: 9pt;font-family: Geneva, Arial, Helvetica, sans-serif;  border: 1px rgb(0, 0, 0) solid; padding: 10px; }
.t_Browns3     { background: #2f1b0b; color: #FFFFFF; font-weight: bold; font-size: 9pt;font-family: Geneva, Arial, Helvetica, sans-serif; border: 1px rgb(0, 0, 0) solid; padding: 10px; }
.t_Buccaneers3 { background: #726e65; color: #FFFFFF; font-weight: bold; font-size: 9pt;font-family: Geneva, Arial, Helvetica, sans-serif;  border: 1px rgb(0, 0, 0) solid; padding: 10px; }
.t_Cardinals3  { background: #000; color: #FFFFFF; font-weight: bold; font-size: 9pt;font-family: Geneva, Arial, Helvetica, sans-serif;  border: 1px rgb(0, 0, 0) solid; padding: 10px; }
.t_Chargers3   { background: #142251; color: #FFFFFF; font-weight: bold; font-size: 9pt;font-family: Geneva, Arial, Helvetica, sans-serif;  border: 1px rgb(0, 0, 0) solid; padding: 10px; }
.t_Chiefs3     { background: #ce0021; color: #FFFFFF; font-weight: bold; font-size: 9pt;font-family: Geneva, Arial, Helvetica, sans-serif;; border: 1px rgb(0, 0, 0) solid; padding:10px; }
.t_Colts3      { background: #666; color: #FFFFFF; font-weight: bold; font-size: 9pt;font-family: Geneva, Arial, Helvetica, sans-serif;  border: 1px rgb(0, 0, 0) solid; padding: 10px; }
.t_Cowboys3    { background: #b0bab9; color: #FFFFFF; font-weight: bold; font-size: 9pt;font-family: Geneva, Arial, Helvetica, sans-serif; border: 1px rgb(0, 0, 0) solid; padding: 10px; }
.t_Dolphins3   { background: #db5605; color: #FFFFFF; font-weight: bold; font-size: 9pt;font-family: Geneva, Arial, Helvetica, sans-serif;  border: 1px rgb(0, 0, 0) solid; padding: 10px; }
.t_Eagles3     { background: #a8afb4; color: #FFFFFF; font-weight: bold; font-size: 9pt;font-family: Geneva, Arial, Helvetica, sans-serif;  border: 1px rgb(0, 0, 0) solid; padding: 10px; }
.t_Falcons3    { background:#c31b35; color: #FFFFFF; font-weight: bold; font-size: 9pt;font-family: Geneva, Arial, Helvetica, sans-serif;  border: 1px rgb(0, 0, 0) solid; padding: 10px; }
.t_Giants3     { background: #aa0029; color: #FFFFFF; font-weight: bold; font-size: 9pt;font-family: Geneva, Arial, Helvetica, sans-serif;  border: 1px rgb(0, 0, 0) solid; padding: 10px; }
.t_Jaguars3    { background: #cbaa2f; color: #FFFFFF; font-weight: bold; font-size: 9pt;font-family: Geneva, Arial, Helvetica, sans-serif;  border: 1px rgb(0, 0, 0) solid; padding: 10px; }
.t_Jets3       { background: #104529; color: #FFFFFF; font-weight: bold; font-size: 9pt;font-family: Geneva, Arial, Helvetica, sans-serif;  border: 1px rgb(0, 0, 0) solid; padding: 10px; }
.t_Lions3      { background: #000; color: #FFFFFF; font-weight: bold; font-size: 9pt;font-family: Geneva, Arial, Helvetica, sans-serif;  border: 1px rgb(0, 0, 0) solid; padding: 10px; }
.t_Packers3    { background: #003C29; color: #FFFFFF; font-weight: bold; font-size: 9pt;font-family: Geneva, Arial, Helvetica, sans-serif; border: 1px rgb(0, 0, 0) solid; padding: 10px; }
.t_Panthers3   { background: #000; color: #FFFFFF; font-weight: bold; font-size: 9pt;font-family: Geneva, Arial, Helvetica, sans-serif;  border: 1px rgb(0, 0, 0) solid; padding: 10px; }
.t_Patriots3   { background: #c40000; color: #FFFFFF; font-weight: bold; font-size: 9pt;font-family: Geneva, Arial, Helvetica, sans-serif;  border: 1px rgb(0, 0, 0) solid; padding: 10px; }
.t_Raiders3    { background: #000000; color: #FFFFFF; font-weight: bold; font-size: 9pt;font-family: Geneva, Arial, Helvetica, sans-serif; border: 1px rgb(0, 0, 0) solid; padding: 10px; }
.t_Rams3       { background: #c3a869; color: #FFFFFF; font-weight: bold; font-size: 9pt;font-family: Geneva, Arial, Helvetica, sans-serif; border: 1px rgb(0, 0, 0) solid; padding: 10px; }
.t_Ravens3     { background: #000; color: #FFFFFF; font-weight: bold; font-size: 9pt;font-family: Geneva, Arial, Helvetica, sans-serif; border: 1px rgb(0, 0, 0) solid; padding: 10px; }
.t_Redskins3   { background: #4c1914; color: #FFFFFF; font-weight: bold; font-size: 9pt;font-family: Geneva, Arial, Helvetica, sans-serif;  border: 1px rgb(0, 0, 0) solid; padding: 10px; }
.t_Saints3     { background: #000; color: #FFFFFF; font-weight: bold; font-size: 9pt;font-family: Geneva, Arial, Helvetica, sans-serif;  border: 1px rgb(0, 0, 0) solid; padding: 10px; }
.t_Seahawks3   { background: #021226; color: #FFFFFF; font-weight: bold; font-size: 9pt;font-family: Geneva, Arial, Helvetica, sans-serif;  border: 1px rgb(0, 0, 0) solid; padding: 10px; }
.t_Steelers3   { background: #000000; color: #FFFFFF; font-weight: bold; font-size: 9pt;font-family: Geneva, Arial, Helvetica, sans-serif; border: 1px rgb(0, 0, 0) solid; padding: 10px; }
.t_Texans3     { background: #021226; color: #FFFFFF; font-weight: bold; font-size: 9pt;font-family: Geneva, Arial, Helvetica, sans-serif; border: 1px rgb(0, 0, 0) solid; padding: 10px; }
.t_Titans3     { background: #091d41; color: #FFFFFF; font-weight: bold; font-size: 9pt;font-family: Geneva, Arial, Helvetica, sans-serif; border: 1px rgb(0, 0, 0) solid; padding: 10px; }
.t_Vikings3    { background: #310452; color: #FFFFFF; font-weight: bold; font-size: 9pt;font-family: Geneva, Arial, Helvetica, sans-serif;  border: 1px rgb(0, 0, 0) solid; padding: 10px; }


/*Start of CSS Hacked by Odawg*/
.banner {
	background-color: #000000;
	background-image: url(../../../files/images/USFL_banner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border:1px solid #FFFFFF;
	border-bottom:0px;

	height:175px;
}

/*Login and Member Bar*/
.top_bar
{
	margin:0px;
	padding:0px;
	border-right:1px solid white;
	border-left:1px solid white;
	background-color: #000000;
	border-top:1px solid white;

	}
/*Firefox adjustment*/
html>body .top_bar
{
	background-color: #000000;
	border-right:1px solid white;
	border-left:1px solid white;
	border-top:1px solid white;
}
	
.login_bar
{
	margin:0px;
	padding:6px 0px 5px 6px;
}
/*Firefox adjustment*/
html>body .login_bar
{
	margin:0px;
	padding:6px 0px 7px 6px;

	}
.member_bar
{
	margin:0px;
	padding:10px 0px 10px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
/*Firefox adjustment*/
html>body .member_bar
{
	margin:0px;
	padding:10px 0px 10px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;

	}
	
.username
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #637c8a;
}

.sign_up {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	float:right;
	margin-right:15px;
	padding-top:5px;
}
html>body .sign_up {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	float:right;
	margin-right:15px;
	padding-top:6px;
}

.button {
	border: 1px solid #3a4751;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background-color: #000000;
	background-image: url('../../../files/images/USFL_button.jpg');
	background-repeat: repeat-x;
	background-position: left top;
	margin:0; padding:2px 4px 2px 4px;
	width: 52px;
	

}
html>body .button {
	border: 1px solid #3a4751;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background-color: #000000;
	background-image: url('../../../files/images/USFL_button.jpg');
	background-repeat: repeat-x;
	background-position: left top;
	margin:0px 0px 0px 0px;

	  padding:2px 4px 3px 4px;
	width: 52px;
		vertical-align:middle;
	

}
.login_box {
	border: 1px solid #3a4751;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background-color: #000000;
	text-align: center;
	height: 21px;
}
html>body .login_box {
	border: 1px solid #3a4751;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background-color: #000000;
	text-align: center;
	  padding:3px 0px 0px 0px;
	margin:0px 0px 0px 0px;
		vertical-align:middle;
		height:22px;
}
.remember {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background-color: #000000;
	vertical-align:45%;

}
html>body .remember {
vertical-align:middle;
	
}
.check {
	margin: 0px 0px 0px 2px;
	padding: 0px;
	vertical-align:10%;
}
html>body .check {
	margin: 0px 0px 0px 6px;
	padding: 0px;
		vertical-align:middle;
}




.menu_bar
{
	padding:0px 0px 0px 0px;
	background-color: #000000;
	background-image: url(../../files/images/);
	background-repeat: no-repeat;
	background-position: center bottom;
	
	}
		
/*End of CSS Hacked by Odawg*/



/*CSS Vertical Menu*/
#menucontent2{
background-color: #ffffff;
}

* html #menucontent2{ /*IE only rule, to negate the padding below IE includes in menu width.*/
width: 150px;
}

#menucontent2 a{
font: bold 10px Verdana;
padding: 6px 0px 7px 5px;

display: block;
width: 100%;
color: white;
text-decoration: none;
background-color:#000000;
}

html>body #menucontent2 a{ /*Non IE rule*/
width: auto;
}

#menucontent2 a:hover{
background-color: #3a4751;
color: #FFFFFF;
}
#menucontent{
background-color: #474747;
}

* html #menucontent{ /*IE only rule, to negate the padding below IE includes in menu width.*/
width: 150px;
}

#menucontent a{
font: bold 10px Verdana;
padding: 6px 0px 7px 5px;

display: block;
width: 100%;
color: white;
text-decoration: none;
border-bottom: 1px solid white;
background-color:#000000;
}

html>body #menucontent a{ /*Non IE rule*/
width: auto;
}

#menucontent a:hover{
background-color: #3a4751;
color: #ffffff;
}
.menuHeader3
{
	border-color:		#ffffff;
	border-width:		0px;
	border-style:		solid;
	border-top-width:	1px;
	border-bottom-width:1px;
	border-right-width:0px;
	background-color:	#000000;
	font:	 10px Verdana;
	font-weight:		bold;
	color:		 #ffffff;
	padding:10px 0px 10px 5px;
	width:150px;
		background-image: url(../../../files/images/USFL_header_bar.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}
html>body .menuHeader3
{
	border-color:		#ffffff;
	border-width:		0px;
	border-style:		solid;
	border-top-width:	1px;
	border-bottom-width:1px;
	border-right-width:0px;
	background-color:	#000000;
	font:	 10px Verdana;
	font-weight:		bold;
	color:		 #ffffff;
	padding:10px 0px 10px 5px;
		background-image: url(../../../files/images/USFL_header_bar.jpg);
	background-repeat: no-repeat;
	background-position: left top;


}
.menuHeader5
{
	border-color:		#ffffff;
	border-width:		0px;
	border-style:		solid;
	border-top-width:	0px;
	border-bottom-width:1px;
	border-right-width:0px;
	background-color:	#000000;
	font:	 10px Verdana;
	font-weight:		bold;
	color:		 #ffffff;
	padding:10px 0px 10px 5px;
	width:150px;
	background-image: url(../../../files/images/USFL_header_bar.jpg);
	background-repeat: no-repeat;
	background-position: left top;	

}
html>body .menuHeader5
{
	border-color:		#ffffff;
	border-width:		0px;
	border-style:		solid;
	border-top-width:	0px;
	border-bottom-width:1px;
	border-right-width:0px;
	background-color:	#000000;
	font:	 10px Verdana;
	font-weight:		bold;
	color:		 #ffffff;
	padding:		10px 0px 10px 5px;
		background-image: url(../../../files/images/USFL_header_bar.jpg);
	background-repeat: no-repeat;
	background-position: left top;


}
.menuBottom
{
	width:150px;
	background-image: url(../../../files/images/USFL_menu_bottom.jpg);
	background-repeat: no-repeat;
	background-position: right top;
		height:9px;
		line-height:9px;
		background-color: #000000;
}

html>body .menuBottom
{
	background-color:	#000000;
	background-image: url(../../../files/images/USFL_menu_bottom.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width:auto;
	height:9px;
	background-color: #000000;	

}
.index_top {
	margin:10px 0px 0px 0px;
}
.footer
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align:center;
	padding:10px 0px 0px 0px;

}

