body {
background: url(/images/bg.jpg) repeat;
text-align: center;
color: #000;
font-family: arial, sans-serif;
font-size: 12px;
}

h1, h2, h3 {
  margin: 0px;
  padding: 0px;
}

h3 {
font-size: 14px;
}

h1 {
font-size: 24px;
}

#wrapper {
margin: 0 auto;
width:800px;
padding: 20px;
background: #fff;
text-align: left;
}

#tophead {
height:200px; background: url(images/headerfull.jpg) no-repeat;
}

#topblock {
margin: 0px 0 0 386px; padding: 20px 0 0 0;width: 414px;
}

table.main {
	background: url(images/bgwrap.jpg) repeat-y;
	width: 100%;
}

td.sidebarleft {
	width: 175px;
	vertical-align: top;
}

td.maincontent {
	vertical-align: top;
}

#sidebar {
	float: left;
	width: 175px;
	margin:0; padding: 0px 0px;
}

#sidebar-content {
	margin:0; padding: 0px 0px;
	background: url(images/leftfill.jpg) repeat-y; 
	font-size: 10px;
}

#sidebar-content  a { color: #ffffff; text-decoration: none; }
#sidebar-content  a:hover { color: #333; }

.menu {
	font: 11px arial, sans-serif;
	padding-left: 0px;
	color: #ffffff;
}
	  
#blockh {
width: 170px; 
background: url(images/blockh.jpg) no-repeat;
padding: 5px 10px;
}

.blocktitle { 
color: #FFF;
font-size: 11px;
font-weight: bold;
text-align: left;
}

#block {
width: 170px; 
background: url(images/blockfill.jpg) repeat-y;
padding: 5px 10px;
}

.blockcontent {
margin: 0 0 0 0;
}

#blockb {
height:14px; 
width: 170px; 
background: url(images/blockb.jpg) no-repeat;
}

td.main-content {
	background-color : #ffffff;
	vertical-align: top;
}

#content {
padding-left: 10px;
}

#footer {
color: #ccc;
text-align: center;
height: 143px; 
background: url(images/footer.jpg) no-repeat;
}

#search {
	float: right;
	text-align: right;
} 

a:link, a:visited, a:active {
      text-decoration : none;
      color : #6F6F6F;
      background: none;
}

a:hover {
      text-decoration : none;
      color : #1673BB;
      background: none;
}

 img {
 	border: 0; 
 }

h3.table_top_title a { 
      color: #FFF; 
      text-decoration: none;
      font-size: 14px;
}

h3.table_top_title a:hover {
	color: #FFF;
      font-size: 14px;
	text-decoration: none;
	border-bottom: 1px dashed;
}

td.random_premium a {
      color: #000; 
      text-decoration: none;
      font-weight: bold;
}

td.random_premium a:hover {
	color: #1673BB;
      font-weight: bold;
	text-decoration: none;
}

.list_statistics_cell_1 {
background-color: white;
border-bottom: 1px #cdcdcd dashed;
padding: 4px;
text-align: left;
}

.list_statistics_cell_2 {
background-color: #F5F7FA;
border-bottom: 1px #cdcdcd dashed;
padding: 4px;
text-align: left;
}

.stats1 {
border-top: 1px #cdcdcd dashed;
border-left: 1px #cdcdcd dashed;
border-right: 1px #cdcdcd dashed;
}

.rank_r {
background: url(images/rank_bg.jpg);
margin: 0;
padding: 0;
width: 46px;
height: 42px;
color: #fff;
text-align: center;
}

.rank_t {
background: url(images/title_bg.jpg) no-repeat;
width: 540px;
height: 42px;
margin: 0;
padding: 0;
}

.rank_c {
background: url(images/rank_content.jpg) no-repeat;
width: 604px;
height: 183px;
margin: 0;
padding: 0 20px 0 15px;
}

.rank_r_prem {
background: url(images/rank_bg_prem.jpg);
margin: 0;
padding: 0;
width: 46px;
height: 42px;
color: #fff;
text-align: center;
}

.rank_t_prem {
background: url(images/title_bg_prem.jpg) no-repeat;
width: 540px;
height: 42px;
margin: 0;
padding: 0;
}

.rank_c_prem {
background: url(images/rank_content_prem.jpg) no-repeat;
width: 604px;
height: 183px;
margin: 0;
padding: 0 20px 0 15px;
}


.random_premium {
width: 604px;
background: url(images/prem_bg.jpg)  repeat; 
padding: 5px 10px 5px 10px;
}

table.prem_border {
	border: 1px dashed rgb(100, 141, 167);
}

table { width: 100%; }
/* No Borders Images */
img { border: 0; }

textarea, input {
	font-family: sans-serif;
	font-size: 12px;
}

.join_edit_error {
	background-color: #f0f0f0;
	border: 1px solid #f00;
	padding: 2px;
}

a.help { color: #f00; font-weight: bold; text-decoration: none; }
a.help:hover { color: #333; }

.darkbg {
  background-color: #737373;
  color: #fff;
}

.mediumbg {
  background-color: #09c;
  background-image: url(grad_bg.png);
  color: #fff;
}

.lightbg {
 background-color: #EBEBEB;
  color: #000;
}

.lightbg a {
  color: #000;
}

.lightbg a:hover {
  color: #f00;
}

.lightbgalt {
  background-color: #D9D9D9;
  color: #000;
}

.highlight {
  background-color: yellow;
  color: #000;
}

.table_border {
	border: 1px solid #000;
	margin-bottom: 10px;
	padding: 1px;
}
.table_top_stats {
	background-color: #DCDCDC;
	padding: 2px;
}
.table_description { width: 100%; }
.table_stats {
	background-color: #DCDCDC;
	padding: 2px;
	text-align: center;
}

legend {
	color : #000000;
}
fieldset {
	padding : 10px;
	border : 1px solid #c3c3c3;
	}