/***********************************/
/******* GLOBAL OPTIONS BELOW ******/
/***********************************/

/* This Controls Entire Page Attributes */
body		{margin: 0px; padding: 0px; background-color: #333333;}
td			{color: #000000; font-family: Verdana, Tahoma, Arial, Helvetica; font-size: 11px; font-weight: normal; line-height: 14px; vertical-align: top;}

.FeaturedHeading	{color: #901619; font-family: Verdana, Tahoma, Arial, Helvetica; font-size: 11px; font-weight: normal; line-height: 14px; vertical-align: top;}
.BasicTextBlack		{color: #000000; font-family: Verdana, Tahoma, Arial, Helvetica; font-size: 11px; font-weight: normal; line-height: 14px; vertical-align: top;}
.BasicTextWhite		{color: #000000; font-family: Verdana, Tahoma, Arial, Helvetica; font-size: 11px; font-weight: normal; line-height: 14px; vertical-align: top;}
.FeaturedScores		{color: #000000; font-family: Verdana, Tahoma, Arial, Helvetica; font-size: 11px; font-weight: normal; line-height: 14px; vertical-align: top; padding: 2px;}
.NavText			{color: #ffffff; font-family: Arial, Verdana, Tahoma, Helvetica; font-size: 11px; font-weight: normal; line-height: 19px; vertical-align: top;}

input			{color: #333333; font-family: Verdana, Tahoma, Arial, Helvetica; font-size: 11px; font-weight: normal;}
	input.EntInfo	{color: #333333; font-family: Verdana, Tahoma, Arial, Helvetica; font-size: 11px; font-weight: normal; line-height: 15px; padding-left: 2px; background-color: #FFFFFF; border: 1px solid #7F9DB9; height: 19px;}
select			{color: #333333; font-family: Verdana, Tahoma, Arial, Helvetica; font-size: 11px; font-weight: normal; line-height: 15px;}

/* links */
a:link      {background: none; color: #6C1407; text-decoration: underline;}
a:active    {background: none; color: #EE2329; text-decoration: underline;}
a:visited   {background: none; color: #6C1407; text-decoration: underline;}
a:hover     {background: none; color: #EE2329; text-decoration: underline;}

a.NavLinks:link      {background: none; color: #ffffff; text-decoration: none;}
a.NavLinks:active    {background: none; color: #ffffff; text-decoration: none;}
a.NavLinks:visited   {background: none; color: #ffffff; text-decoration: none;}
a.NavLinks:hover     {background: none; color: #ffffff; text-decoration: none;}

a.FootLinks:link      {background: none; color: #ffffff; text-decoration: none;}
a.FootLinks:active    {background: none; color: #ffffff; text-decoration: underline;}
a.FootLinks:visited   {background: none; color: #ffffff; text-decoration: none;}
a.FootLinks:hover     {background: none; color: #ffffff; text-decoration: underline;}

a.WhtBg:link      {background: none; color: #6C1407; text-decoration: none;}
a.WhtBg:active    {background: none; color: #EE2329; text-decoration: underline;}
a.WhtBg:visited   {background: none; color: #6C1407; text-decoration: none;}
a.WhtBg:hover     {background: none; color: #EE2329; text-decoration: underline;}

a.PlayNow:link      {background: none; color: #FFB800; font-weight: bold; text-decoration: none;}
a.PlayNow:active    {background: none; color: #FFFFFF; font-weight: bold; text-decoration: none;}
a.PlayNow:visited   {background: none; color: #FFB800; font-weight: bold; text-decoration: none;}
a.PlayNow:hover     {background: none; color: #FFFFFF; font-weight: bold; text-decoration: none;}
