body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
/* Link styles */
a:link {
	text-decoration:none;
	color:#009900;
}
a:hover {
	text-decoration:none;
	font-weight: bold;
	color:#009900;
}
a:active {
	text-decoration:none;
	font-weight:bold;
	color:#009900;
}
:link {
	text-decoration:none;
	font-weight:bold;
	color:#009900;
}
:visited {
	text-decoration:none;
	color:#009900;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-bottom: thin solid #666666;
	background-color:#FFFF99;
}
form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: square;
	list-style-position: outside;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: decimal;
	list-style-position: outside;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.bodystyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}
.box2 {
	border-width: 3px;
	border-style: solid;
	padding: 5px;
}
/* Text sections */
.trackerbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color:#FFFFFF;
	border:none;
	font-weight:bold;
	text-align:center;
}
.trackerhighlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight:bold;
	color:#009900;
	background-color:#FFFFFF;
	border:none;
	text-align:center;
}
.underlogotext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#009900;
	font-weight: bold;
}
.PrivacyPolicy {
	color:#999999;
}
.PrivacyPolicyLarge {
	font-size: 14px;
	font-weight: bold;
	color:#999999;
}
.copyrightline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#999999;
}
.searchgreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#00FF99;
}
.searchboxtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
/* Div sections */
#Eventbox {
}
#PPOLogo {
	height:110px;
	padding-bottom:10px;
	padding-top:10px;
}
#Tracker {
	padding-bottom: 10px;
	padding-top: 10px;
}
#ResultsBox {
	padding-bottom: 10px;
	padding-top: 10px;
}
#SearchBox {
	padding-bottom: 20px;
	padding-top: 20px;
}
#Footer {
	padding-bottom: 10px;
	padding-top: 20px;
}
#LeaveReview {
	padding-bottom: 10px;
	padding-top: 20px;
}
#formbox {
	margin: 0 auto;
	width: 460px;
	overflow: auto;
	border: thin solid #009900;
	margin-top: 5px;
	padding-bottom: 5px;
}
#formheader {
	position: relative;
	z-index: 2;
	width: 95%;
	overflow: auto;
	left: 10px;
	background-color: #FFFFFF;
	top: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	float: left;
	margin: 1px;
	padding: 2px;
}
#formheadernotes {
	position: relative;
	z-index: 2;
	width: 95%;
	overflow: auto;
	left: 10px;
	background-color: #FFFFFF;
	top: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	margin: 1px;
	padding: 2px;
}
#formtext {
	position: relative;
	z-index: 2;
	width: 30%;
	height: 25px;
	overflow: auto;
	left: 10px;
	background-color: #FFFFFF;
	top: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: thin solid #336699;
	float: left;
	margin: 1px;
	padding: 2px;
}
#forminput {
	position: relative;
	z-index: 2;
	width: 60%;
	height: 25px;
	overflow: auto;
	left: 10px;
	background-color: #FFFFFF;
	top: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: thin solid #336699;
	float: left;
	margin: 1px;
	padding: 2px;
}
#forminputgames {
	position: relative;
	z-index: 2;
	width: 60%;
	height: 115px;
	overflow: auto;
	left: 10px;
	background-color: #FFFFFF;
	top: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: thin solid #336699;
	float: left;
	margin: 1px;
	padding: 2px;
}
#formfooter {
	position: relative;
	z-index: 2;
	width: 95%;
	overflow: auto;
	left: 10px;
	background-color: #FFFFFF;
	top: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	float: left;
	margin: 1px;
	text-align: right;
	padding: 2px;
}
#formfooternotes {
	position: relative;
	z-index: 2;
	width: 95%;
	overflow: auto;
	left: 10px;
	background-color: #FFFFFF;
	top: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	margin: 1px;
	text-align: right;
	padding: 2px;
}
#accountcontrol {
	position: absolute;
	z-index: 2;
	width: 180px;
	overflow: hidden;
	left: 600px;
	top: 93px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
}
.inputtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
/* Table classes */
.searchheadergreen {
	font-size: 14px;
	border-bottom: thin solid #666666;
	background-color:#E6FDDF;
}
.searchheaderyellow {
	font-size: 14px;
	border-bottom: thin solid #666666;
	background-color:#F5F5AC;
}
.searchheaderblue {
	font-size: 14px;
	border-bottom: thin solid #666666;
	background-color:#D2E4FC;
}
.searchlistingrow {
	background-color:#FFFFFF;
}

.searchlistingrow_platinum {
	background-color:#CCCCCC;
}
.searchlistingrow_gold {
	background-color:#FFFF99;
}
.searchlistingrow_silver {
	background-color:#E5E5E5;
}
.searchlistingrow_one_off {
	background-color:#FFFFFF;
}

.searchlistingrow.td {
	text-align: center;
}
.searchlistingrowhighlight {
	background-color:#EEEEEE;
}
.searchresultlink {
	font-weight: bold;
}
.searchresultlink:visited {
	font-weight: normal;

}
.footertext {
	font-size: 12px;
	font-weight: bold;
}
.tableheader {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;

}
.tablefooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top:thin solid #009900;
}
.tableerror {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FF0000;
}
.reviewbox{
	color:#000000;
	margin: 0 auto;
	width: 800px;
	overflow: auto;
	padding: 4px;
	border: thin solid #7EAEFF;
	margin-top: 5px;
	background-color:#D2E4FC;
	margin-bottom: 12px;
}
#rounderreportblurb{
	margin-left: auto;
	margin-right: auto;
	color:#000000;
	width: 600px;
}
.copyrighttext {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#C0C0C0;
}
.platinumcell {
 background-image:url(/images/Platinum.jpg);
}
.silvercell {
 background-image:url(/images/Silver.jpg);
}
.goldcell {
 background-image:url(/images/Gold.jpg);
}
.freecell {
}	

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
html, body {
min-height: 100%;
height: auto !important;
height: 100%
}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
  font: 12px Arial, Helvetica, sans-serif;
  color: #333333;
}
#TB_secondLine {
  font: 10px Arial, Helvetica, sans-serif;
  color:#666666;
}
#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
  position: absolute;
  z-index:100;
  top: 0px;
  left: 0px;
  background-color:#E6FDDF;
  filter:alpha(opacity=60);
  -moz-opacity: 0.6;
  opacity: 0.6;
}
#TB_window {
  position: absolute;
  background: #ffffff;
  z-index: 102;
  color:#000000;
  display:none;
  border: 4px solid #525252;
  text-align:left;
}
#TB_window img {
  display:block;
  margin: 15px 0 0 15px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #666;
  border-left: 1px solid #666;
}
#TB_caption{
  height:25px;
  padding:7px 30px 10px 25px;
  float:left;
}
#TB_closeWindow{
  height:25px;
  padding:11px 25px 10px 0;
  float:right;
}
#TB_closeAjaxWindow{
  padding:5px 10px 7px 0;
  margin-bottom:1px;
  text-align:right;
  float:right;
}
#TB_ajaxWindowTitle{
  float:left;
  padding:7px 0 5px 10px;
  margin-bottom:1px;
}
#TB_title{
  background-color:#00CC00;
  height:27px;
}
#TB_ajaxContent{
  clear:both;
  padding:2px 15px 15px 15px;
  overflow:auto;
  text-align:left;
  line-height:1.4em;
}
#TB_ajaxContent p{
  padding:5px 0px 5px 0px;
}
#TB_load{
  position: absolute;
  display:none;
  height:100px;
  width:100px;
  z-index:101;
}
#TB_HideSelect{
  z-index:99;
  position:absolute;
  top: 0;
  left: 0;
  background-color:#fff;
  border:none;
  filter:alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
}
#TB_iframeContent{
  clear:both;
  border:none;
  margin-bottom:-1px;
  margin-top:1px;
  _margin-bottom:1px;
}




/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> faq settings <<<------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

.faqheader 		{background-color: #cccccc; width: 100%; padding: 4px; } 

a.faqnobold:link 		{color: blue;  font-weight:normal;}
a.faqnobold:visited 	{color: blue;  font-weight:normal;}
a.faqnobold:active 		{color: blue;  font-weight:normal;}


a.faq:link 				{color: blue; font-weight:bold;}
a.faq:visited 			{color: blue; }
a.faq:active 			{color: blue;  font-weight:bold;}

