  BODY                     {font-size: 13px; font-family: verdana,arial,helvetica,sans-serif; font-weight: 400; color: #000000;}
  LI                       {line-height: 120%;}
  A                        {color: #0033cc;}
  P, DIV                   {border: 0px; margin: 0px; padding: 0px;}
  B                        {font-weight: 700;}
  FORM                     {margin: 0px;}
  BR.h5                    {font-size: 5px; line-height: 5px;}
  BR.h6                    {font-size: 6px; line-height: 6px;}
  BR.h8                    {font-size: 8px; line-height: 8px;}
  BR.h10                   {font-size: 10px; line-height: 10px;}
  BR.h12                   {font-size: 12px; line-height: 12px;}
  BR.text_spacer           {font-size: 20px; line-height: 20px;}
  BR.field_spacer          {font-size: 28px; line-height: 28px;}
  BR.field_spacer_opt      {font-size: 35px; line-height: 35px;}
  BR.ir_spacer             {font-size: 20px; line-height: 20px;}
  BLOCKQUOTE.ir            {margin: 0px 0px 5px 10px;}
  UL.irlist                {margin: 0px 5px 0px 15px;}
  OL.irolist               {margin: 0px 5px 0px 35px;}
 
 
/* Really big fonts */
  .pwsbigtext              {font-size: 17px; font-family: verdana,arial,helvetica,sans-serif; font-weight: 400;}
  .pwsheading              {font-size: 17px; font-family: verdana,arial,helvetica,sans-serif; font-weight: 700; color: #003366;}
  .pwscobrand              {font-size: 21px; font-family: verdana,arial,helvetica,sans-serif; font-weight: 700; color: #003366;}

/* Pretty big fonts */
  .pwsmediumtext           {font-size: 15px; font-family: verdana,arial,helvetica,sans-serif; font-weight: 400;}
  .pwssubheading           {font-size: 15px; font-family: verdana,arial,helvetica,sans-serif; font-weight: 700; color: #003366;}
  
/* Regular fonts */ 
  .pwstext                 {font-size: 13px; font-family: verdana,arial,helvetica,sans-serif; font-weight: 400;}
  .pwstextbold             {font-size: 13px; font-family: verdana,arial,helvetica,sans-serif; font-weight: 700;}
  .pwsnote                 {font-size: 13px; font-family: verdana,arial,helvetica,sans-serif; font-weight: 400; color: #999999;}
  .pwserror                {font-size: 13px; font-family: verdana,arial,helvetica,sans-serif; font-weight: 400; color: #ff0000;}
  
/* Small fonts */ 
  .pwsheadingnarrow        {font-size: 12px; font-family: arial,helvetica,sans-serif; font-weight: 400;}
  .pwssmalltext            {font-size: 11px; font-family: verdana,arial,helvetica,sans-serif; font-weight: 400;}
  .pwssmalltextbold        {font-size: 11px; font-family: verdana,arial,helvetica,sans-serif; font-weight: 600;}
  .pwssmallnote            {font-size: 11px; font-family: verdana,arial,helvetica,sans-serif; font-weight: 400; color: #999999;}
  .pwssmallerror           {font-size: 11px; font-family: verdana,arial,helvetica,sans-serif; font-weight: 400; color: #ff0000;}
  .pwssmallerrorbold       {font-size: 11px; font-family: verdana,arial,helvetica,sans-serif; font-weight: 700; color: #ff0000;}
  .pwslabel                {font-size: 11px; font-family: verdana,arial,helvetica,sans-serif; font-weight: 700; padding: 1px 0 0 0;}
  .pwslabelwhite           {font-size: 11px; font-family: verdana,arial,helvetica,sans-serif; font-weight: 700; color: #ffffff;}
  .pwslabelerror           {font-size: 11px; font-family: verdana,arial,helvetica,sans-serif; font-weight: 700; padding: 1px 0 0 0; color: #ff0000;}
  .pwsfooter               {font-size: 11px; font-family: verdana,arial,helvetica,sans-serif; font-weight: 400;}

/* Button modifiers */
  .pwsbutton               {font-size: 13px; font-family: verdana,arial,helvetica,sans-serif; font-weight: 400; border-style:outset; color:#000000; background-color: #cccccc;}
  .pwsbuttonhot            {font-size: 13px; font-family: verdana,arial,helvetica,sans-serif; font-weight: 700; border-style:outset; color:#000000; background-color: #cccccc;}
  .pwsbuttonsmall          {font-size: 11px; font-family: verdana,arial,helvetica,sans-serif; font-weight: 400; border-style:outset; color:#000000; background-color: #cccccc;}
  .pwsbuttonverysmall      {font-size: 9px; font-family: verdana,arial,helvetica,sans-serif; font-weight: 400; border-style:outset; color:#000000; background-color: #cccccc;}

/* Sitewide modifiers - see usage notes */    
  .pwsyellowbg       {background-color: #ffffcc;}
  .pwslightgreybg    {background-color: #e6e6e6;}
  .pwsdarkgreybg     {background-color: #cccccc;}
  .pwsdisabledgrey   {background-color: #e6e6e6; color: #666666;}
  .pwsspecialblue    {color: #336699;}
  .pwswhite          {color: #ffffff;}
  .pwsreward         {color: #00aa00;}
  .pwsgreen          {color: #00aa00;}
  .pwsred            {color: #ff0000;}
  .pwsblue           {color: #0000ff;}
  .pwsgreyongrey     {color: #333333;}
  .pwsmedgrey        {color: #999999;}
  .pwsmoneygreen     {color: #336633;}
  
/* Table stuff */
  .table_heading	{background-color: #FFCC33;}
  .table_border		{border: 1px dotted black; background-color: #CCCCCC;}
  TABLE.yellowtable {border: 2px solid black; background-color: #ffffff; color: #000000; font-family: Tahoma; font-size: 11px;}
 
/* CSS Menu */

#mainMenu {
  color: #000;
  margin: 0px;
  padding: 0px 0px 2px 20px;
  position: absolute;
  text-align: center;
  z-index: 2;
}

#menuList {
  margin: 0px;
  padding: 0px;
}

#menuList ul {
  margin: 0px;
  padding: 0px;
}

#menuList li {
  display: inline;
  list-style: none;
}

a.actuator {
  background-color: transparent;
  color: #FFF;
  font-size: 12px;
  font-family: Tahoma;
  margin: 0px;
  padding: 3px 6px;
  text-decoration: none;
}

a.actuator:hover {
  /*background-color: #009;
  border-top: 2px solid #ffd346;
  color: #EEE;*/
}

.menu {
  color: #000;
  background-color: #EEE;
  border: 1px solid #CCC;
  position: absolute;
  visibility: hidden;
  text-align: left;
}

.menu li a {
  background-color: transparent;
  color: #000;
  display: block;
  font-size: 12px;
  font-family: Tahoma;
  line-height: 1.75em;
  margin: 0px;
  padding: 0px 10px;
  text-decoration: none;
}

.menu li a:hover {
  background-color: #009;
  color: #EEE;
}

span.key {
  text-decoration: underline;
}

#gamesMenu { width: 125px; }
#tourneyMenu { width: 165px; }
#newsMenu { width: 130px; }
#communityMenu { width: 125px; }
#rewardsMenu { width: 75px; }

/* Custom stuff */
td {
	vertical-align: top;
	font-family:Tahoma;
	font-size:12px;
	color:#666666;
}
td.bot {
	text-align: right;
	vertical-align: bottom;
}
td.mid {
	text-align: center;
	vertical-align: middle;
}
form
{
	margin:0px;
}
a {
	text-decoration: underline;
	color:#FF4700;
}
a.1 {
	text-decoration: underline;
	color:#3164B2;
}
a.2 {
	text-decoration: none;
	color:#999999;
}

a.m1 {
	text-decoration: none;
	color:#DFDBD5;
}
a.m2 {
	text-decoration: none;
	color:#FFFFFF;
}
a.m3 {
	text-decoration: none;
	color:#666666;
}

a.m4 {
	text-decoration: none;
	color:#9B9B9B;
}
a.m5 {
	text-decoration: none;
	color:#9A9A9A;
}


.t11 {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
}
.t12 {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
}
.style1 {
	color: #2E62B1;
	font-weight: bold;
}
.style2 {
	color: #2E62B1;
	font-weight: bold;
	font-size: 18px;
}
.style3 {
	color: #2E62B1;
	font-size: 12px;
}
.style4 {
	color: #620A08;
	font-weight: bold;
	font-size: 18px;
}
.head1 {
	color: #FF7200;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
	padding-top: 15px;
}
.head2 {
	color: #808080;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.head3 {
	color: #FFB200;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
	padding-top: 15px;
}
input {
	font-family:Tahoma; 
	font-size:12px;
}