﻿body
{
background-color: #000000;
margin: 0;
margin-left: 0;
margin-top: 0;
margin-right: 0;
margin-bottom: 0;
}

body,p,li  {
	font-family: Arial, Helvetica;
	font-size: 10pt;
	font-weight: normal;
	color: #969696;
}

h1,h2,h3,h4,h5, p.fake_h1
{
  font-family: Arial, Helvetica;
  font-weight: bold;
  color:#ffffff
}
h1 {font-size: 13pt;}
h2 {font-size: 12pt;}
h3 {font-size: 11pt;}
h4 {font-size: 11pt;}
h5 {font-size: 10pt;}
h6 {font-size: 10pt;}

a {
	color:#FF5050;
}

li {
	padding:5px;
}


#purple_bar p {
	font-family: Arial, Helvetica;
	font-size: 13pt;
	font-weight: bold;
	color: #ffffff;
}

#tabs {
  font-family: Arial, Helvetica;
  font-size: 9pt;
  float:left;
  width:100%;
  background:#000000;
  line-height:normal;
  }
#tabs ul {
margin:0;
padding:10px 0px 0px 0px;
list-style:block;
  }
#tabs li {
  display:inline;
  margin:0;
  padding:0;
  font-size:9pt;
  }
#tabs a {
  float:left;
  background:url("../images/tableft.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 4px;
  text-decoration:none;
  }
#tabs a span {
  float:left;
  display:block;
  background:url("../images/tabright.gif") no-repeat right top;
  padding:5px 15px 4px 6px;
  color:#969696;
  }
#tabs a.selected {
  background:url("../images/tableft_selected.gif") no-repeat left top;
  background-position:0% -42px;
}
#tabs a span.selected {
  background:url("../images/tabright_selected.gif") no-repeat right top;
  background-position:100% -42px;
  color:#000000;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}
/* End IE5-Mac hack */
#tabs a:hover span {
  color:#ffffff;
  }
#tabs a:hover {
  background-position:0% -42px;
  }
#tabs a:hover span {
  background-position:100% -42px;
  }

blockquote.block1 {
	margin: 0px 0px 0px 75px;
	padding: 0px;
}

#prize_money td {
	padding:5px 15px 5px 15px;
}

#news_article1, #news_article-1 {
	border-bottom:1px dashed #C0C0C0;
}

#news_article1 p.header, #news_article-1 p.header {
	text-align:left;
}

#news_article1 .header, #news_article-1 .header {
	font-size:12pt;
	color:FF5050;
}

#news_article1 .subheader, #news_article-1 .subheader {
	display:none;
}