body
{
	margin:				2px;
	font-family:		geneva, verdana;
	background-color:	rgb(255, 255, 255); /*rgb(245, 243, 229);*/
}

a:link, .orTabLink:link, .orTabSelLink:link, .orMenuLink:link
{
	color:				rgb(0, 0, 170);
	text-decoration:	none;
	font-weight:		bold;
}

a:visited, .orTabLink:visited, .orTabSelLink:visited, .orMenuLink:visited
{
	color:				rgb(0, 0, 76);
	text-decoration:	none;
	font-weight:		bold;
}

a:active, .orTabLink:active, .orTabSelLink:active, .orMenuLink:active
{
	color:				rgb(192, 190, 168);
	text-decoration:	none;
	font-weight:		bold;
}
a:hover, .orTabLink:hover, .orTabSelLink:hover, .orMenuLink:hover
{
	text-decoration:	underline;
	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:				11px;
	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:			10pt;
}

.faFilterButton
{
	font:				9 geneva,verdana;
	font-weight:		bold;

	border-style:		solid;
	border-width:		1px;
	border-color:		rgb(125, 125, 125);
}

.gmTitle
{
	font-size:			20pt;
	font-weight:		bold;
}

.gmExperience
{
	font-size:			12pt;
	font-weight:		bold;
}

.smallForm
{
	display:			inline;
	margin-bottom:		0;
}

.topStoryTitle
{
	font-size:			16pt;
}

.topStoryBody
{
	font-size:			10pt;
}

.reconTitle
{
	font-size:			11pt;
	font-weight:		bold;
}

.mainTitle, .subTitle
{
	font-size:		17pt;
	font-family:	geneva, verdana;
	font-weight:	bold;	
}

.subTitle
{
	font-size:		8pt;
}

.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;*/
}

.footerbar
{
	text-align:			center;
	font-size:			9pt;
	padding:			4px;
	margin-top:			10px;

	color:				rgb(0, 0, 0);

	border-color:		rgb(235, 235, 235);
	border-style:		solid;
	border-width:		0px;
	border-top-width:	1px;
}

.mainContent
{
	margin:		2px;

	margin-top:	5px;
}

.menuBar
{
	vertical-align:		top;
	width:				155px;

	border-color:		rgb(64, 64, 64);
	border-style:		solid;
	border-width:		1px;

	font-size:			10pt;
}

.menuHeader
{
	background-color:	rgb(235, 235, 235);
	color:				rgb(0, 0, 0);
	font-weight:		bold;

	border-color:		rgb(125, 125, 125);
	border-style:		solid;
	border-width:		0px;
	border-bottom-width:1px;

	padding-left:		2px;
}

.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:	40pt;}
.error			{font-size: 12pt;}

.statcell, .highlight, .highlightRight, .highlightLeft, .powHighlight, .pulseTradeLogoCell
{
	border-style:		solid;
	border-width:		0px;
	border-bottom-width:1px;
	border-color:		rgb(125, 125, 125);
}

.pulseCell, .pulseTradeCell
{
	border-style:		solid;
	border-width:		0px;
	border-bottom-width:1px;
	border-left-width:	1px;
	border-color:		rgb(125, 125, 125);
}

.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:		rgb(125, 125, 125);
	border-bottom-width:0px;
}

.smallplainWithBorder
{
	border-style:		solid;
	border-width:		1px;
	border-color:		rgb(125, 125, 125);
	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}
.iconclass  {border: 0 solid #000000}
.logoclass  {border: 0 solid #000000}
.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 }

.darkback   { background: rgb(0, 0, 0); color: #FFFFFF }
.lightback0 { background: rgb(255, 255, 255); color: #000000 }
.lightback1 { background: rgb(235, 235, 235); color: #000000 }
.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);
}

.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:	32pt;
}


.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);
}

.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_Titans     { background: #002C4B; color: #FFFFFF }
.t_Titans2     { background: #002C4B; color: #FFFFFF; border: 1px rgb(0, 0, 0) solid; }
.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_49ers      { background: #A50039; color: #FFFFFF }
.t_Bears      { background: #001C39; color: #FFFFFF }
.t_Bengals    { background: #000000; color: #FFFFFF }
.t_Bills      { background: #18498C; color: #FFFFFF }
.t_Broncos    { background: #000042; color: #FFFFFF }
.t_Browns     { background: #EF7D10; color: #FFFFFF }
.t_Buccaneers { background: #BD0839; color: #FFFFFF }
.t_Cardinals  { background: #B2073B; color: #FFFFFF }
.t_Chargers   { background: #04284F; color: #FFFFFF }
.t_Chiefs     { background: #CE0021; color: #FFFFFF }
.t_Colts      { background: #21386B; color: #FFFFFF }
.t_Cowboys    { background: #10285A; color: #FFFFFF }
.t_Dolphins   { background: #007984; color: #FFFFFF }
.t_Eagles     { background: #00414A; color: #FFFFFF }
.t_Falcons    { background: #000000; color: #FFFFFF }
.t_Giants     { background: #00497B; color: #FFFFFF }
.t_Jaguars    { background: #007994; color: #FFFFFF }
.t_Jets       { background: #104529; color: #FFFFFF }
.t_Lions      { background: #0069B5; color: #FFFFFF }
.t_Packers    { background: #003C29; color: #FFFFFF }
.t_Panthers   { background: #009ED6; color: #FFFFFF }
.t_Patriots   { background: #213C84; color: #FFFFFF }
.t_Raiders    { background: #000000; color: #FFFFFF }
.t_Rams       { background: #001842; color: #FFFFFF }
.t_Ravens     { background: #31186B; color: #FFFFFF }
.t_Redskins   { background: #7B0029; color: #FFFFFF }
.t_Saints     { background: #000000; color: #FFFFFF }
.t_Seahawks   { background: #39517B; color: #FFFFFF }
.t_Steelers   { background: #000000; color: #FFFFFF }
.t_Texans     { background: #BD0839; color: #FFFFFF }
.t_Vikings    { background: #310452; color: #FFFFFF }

.t_49ers2      { background: #A50039; color: #FFFFFF; border: 1px rgb(0, 0, 0) solid; }
.t_Bears2      { background: #001C39; color: #FFFFFF; border: 1px rgb(0, 0, 0) solid; }
.t_Bengals2    { background: #000000; color: #FFFFFF; border: 1px rgb(0, 0, 0) solid; }
.t_Bills2      { background: #18498C; color: #FFFFFF; border: 1px rgb(0, 0, 0) solid; }
.t_Broncos2    { background: #000042; color: #FFFFFF; border: 1px rgb(0, 0, 0) solid; }
.t_Browns2     { background: #EF7D10; color: #FFFFFF; border: 1px rgb(0, 0, 0) solid; }
.t_Buccaneers2 { background: #BD0839; color: #FFFFFF; border: 1px rgb(0, 0, 0) solid; }
.t_Cardinals2  { background: #B2073B; color: #FFFFFF; border: 1px rgb(0, 0, 0) solid; }
.t_Chargers2   { background: #04284F; color: #FFFFFF; border: 1px rgb(0, 0, 0) solid; }
.t_Chiefs2     { background: #CE0021; color: #FFFFFF; border: 1px rgb(0, 0, 0) solid; }
.t_Colts2      { background: #21386B; color: #FFFFFF; border: 1px rgb(0, 0, 0) solid; }
.t_Cowboys2    { background: #10285A; color: #FFFFFF; border: 1px rgb(0, 0, 0) solid; }
.t_Dolphins2   { background: #007984; color: #FFFFFF; border: 1px rgb(0, 0, 0) solid; }
.t_Eagles2     { background: #00414A; color: #FFFFFF; border: 1px rgb(0, 0, 0) solid; }
.t_Falcons2    { background: #000000; color: #FFFFFF; border: 1px rgb(0, 0, 0) solid; }
.t_Giants2     { background: #00497B; color: #FFFFFF; border: 1px rgb(0, 0, 0) solid; }
.t_Jaguars2    { background: #007994; color: #FFFFFF; border: 1px rgb(0, 0, 0) solid; }
.t_Jets2       { background: #104529; color: #FFFFFF; border: 1px rgb(0, 0, 0) solid; }
.t_Lions2      { background: #0069B5; color: #FFFFFF; border: 1px rgb(0, 0, 0) solid; }
.t_Packers2    { background: #003C29; color: #FFFFFF; border: 1px rgb(0, 0, 0) solid; }
.t_Panthers2   { background: #009ED6; color: #FFFFFF; border: 1px rgb(0, 0, 0) solid; }
.t_Patriots2   { background: #213C84; color: #FFFFFF; border: 1px rgb(0, 0, 0) solid; }
.t_Raiders2    { background: #000000; color: #FFFFFF; border: 1px rgb(0, 0, 0) solid; }
.t_Rams2       { background: #001842; color: #FFFFFF; border: 1px rgb(0, 0, 0) solid; }
.t_Ravens2     { background: #31186B; color: #FFFFFF; border: 1px rgb(0, 0, 0) solid; }
.t_Redskins2   { background: #7B0029; color: #FFFFFF; border: 1px rgb(0, 0, 0) solid; }
.t_Saints2     { background: #000000; color: #FFFFFF; border: 1px rgb(0, 0, 0) solid; }
.t_Seahawks2   { background: #39517B; color: #FFFFFF; border: 1px rgb(0, 0, 0) solid; }
.t_Steelers2   { background: #000000; color: #FFFFFF; border: 1px rgb(0, 0, 0) solid; }
.t_Texans2     { background: #BD0839; color: #FFFFFF; border: 1px rgb(0, 0, 0) solid; }
.t_Vikings2    { background: #310452; color: #FFFFFF; border: 1px rgb(0, 0, 0) solid; }

.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_Vikings3    { background: #310452; color: #FFFFFF; font-weight: bold; font-size: 18pt; height: 35px; border: 1px rgb(0, 0, 0) solid; padding-left: 5px; }
