body {
	background-color: #FFF;
	color: #000;
	font-family: sans-serif;
	font-size: 12px;
}
h1, h2, h3 {
  margin: 4px;
  padding: 4px;
 font-size: 11px;
}
#wrapper {
	width: 1024px;
	margin:0 auto;
	text-align:center;
}
#header {
	width: 1024px;
	text-align:left;
	background:url(header.jpg) top left no-repeat;
	height:115px;
	margin:0 0 5px 0;
}
#header IMG {margin:0 0 0 35px;}
.titl {float:left; color:#fff; font:bold 12px Arial; padding:76px 0 0 175px;}
.titl H1 {font:bold 16px Arial;}
#navigation a {font:14px Arial; color:#fff; text-decoration:none; padding:0 3px 0 3px;}
#navigation a:hover {text-decoration:underline;}
#navigation {
	background: #4a4a4a url("title.jpg") repeat-x;
	color: #FFF;
	padding-bottom: 4px;
	padding-top: 4px;
	text-align: center;
	width: 1024px;
	height:30px;
}
#filters {
	margin:10px 0 10px 0;
}
#search {
	float: right;
	margin:85px 10px 0 0;
	text-align: right;
}
.reit {
	text-align:left;
	color:#3f3b3b;	
}
.reit H2 {font:bold 20px Arial; padding:3px 0 3px 0;}

.toptentop{
	text-align:center;
	background:url(toptentop.gif) top left no-repeat;
	width:250px; 
	font:bold 14px Arial;
	color:#fff;
	padding:2px 0 1px 0;	
}

.toptenbot{
	background:url(toptenbot.gif) top left no-repeat; 
	width:250px;
	padding:10px 0 0 0;
}

.actvv {
	font:bold 18px Arial;
	color:#5f5f5f;
	line-height:30px;
}

#content {
	clear: both;
	padding-left: 15px;
	padding-right: 15px;
}
#copyright {
	margin: 10px;
	text-align: center;
}

.table_content_new {
	text-align:left;
	padding:5px 0 0 0;
}

.table_content_new a {
	font:14px Arial;
	color:#185497;
	text-decoration:none;
	line-height:30px;	
}

.table_content_new a:hover {
	color:#d23333;
}

.table_content_new H2 {
	font:bold 14px Arial;
	color:#000;
}
/* Hyper Links */

.table_border {
	border: 1px solid #000;
	margin-bottom: 10px;
	padding: 1px;
}
/* Top Ranking Style */
.table_top_title {
	background: #4a4a4a url("title.png") repeat-x;
	font-size: 12px;
	color: #FFF;
	padding-top: 7px;
	padding-bottom: 7px;
	text-align: center;
}
.table_top_rank {
	padding-left: 5px;
	text-align: left;
	font:bold 12px Arial;
	color:#8f8c8c;
}

.table_description { 
	font:12px Arial;
	text-align: left;
}

.table_description a {
	color:#185497;
	text-decoration:none;
}

.table_description a:hover {
	color:#d23333;
}

.table_top_banner {
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}
.table_top_stats {
	background-color: #DCDCDC;
	padding: 2px;
}
.table_top_rating {
	background-color: #DCDCDC;
	text-align: center;
}
/* Ranking Style */
.table_title {
	background: #4a4a4a url("title.png") repeat-x;
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
.table_rank {
	background-color: #DCDCDC;
	font-size: 16px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
}

.table_stats {
	background-color: #DCDCDC;
	padding: 2px;
	text-align: center;
}

/* Stats Style */
.stats_top {
	background: #4a4a4a url("title.png") repeat-x;
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
.stats_left { background-color: #DCDCDC; }
.stats1 {
	background-color: #DCDCDC;
	text-align: center;
}
.stats2 {
	background-color: #FFF;
	text-align: center;
}

/* Admin */
.darkbg {
  background-color: #737373;
  color: #fff;
}
.mediumbg {
	background: #4a4a4a url("title.png") repeat-x;
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
}
.lightbg {
	color: #000;
	background-color: #FFF;
}
.lightbgalt {
	color: #000;
	background-color: #DCDCDC;
}

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; }
.pages{
	font:13px Arial;
	color:#185497;
	text-decoration:underline;
	padding:0 2px 0 2px;
}
.pages:hover{
	text-decoration:none;
}