body {
	background-color: #999999;
	color: #000;
	font-family: arial, sans-serif;
	font-size: 12px;
}
h1 {font-family:Verdana,Arial; font-size:13px; font-weight:bold; letter-spacing:1px}
h2 {font-family:Verdana,Arial; font-size:12px; font-weight:bold; letter-spacing:1px}
h3 {font-family:Verdana,Arial; font-size:11px; font-weight:bold; letter-spacing:1px}

#wrapper {
	border: 1px solid #000;
	margin-left:auto;
	margin-right:auto;
	width: 815px;
	background-color: #FFF;
}
#header {
	width: 815px;
	background-color: #B6C8DA;
}
.bar {
	background: #B6C8DA url("bar.gif") repeat-x;
	width:815px;
	height:16px;
}
.tablegateway { width: 60%; }
.tablegatewayicons { width: 330; }
.header { width: 96%; }
div.adbreak {text-align:center; margin:0px 0px 0px 0px}
.text {color:#333333; font-family:verdana,arial; font-size:10px; line-height:14px}

legend {
	color: #003399;
	font-weight: bold;
}
#navigation {
	background: #B6C8DA url("title.png") repeat-x;
	color: #FFF;
	margin-top: 1px;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: center;
	width: 815px;
}
#filters {
	float: left;
	margin: 15px;
}
#otherlinks {
	float: left;
	margin: 18px;
}
#textlinkads {
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	text-align: center;
	width: 815px;
}
#search {
	float: right;
	margin: 15px;
	text-align: right;
}
#content {
	clear: both;
	padding-left: 15px;
	padding-right: 15px;
}
#copyright {
	margin: 10px;
	text-align: center;
}

/* Hyper Links */
a { color: #666; text-decoration: none;}
a:hover { color: #333; text-decoration: underline;}

#navigation a, .table_top_title a { color: #FFF; text-decoration: none;}
#navigation a:hover, .table_top_title a:hover {
color: #FFF;
text-decoration: none;
border-bottom: 1px dashed;
}

.table_border {
	border: 1px solid #000;
	margin-bottom: 10px;
	padding: 1px;
}
/* Top Ranking Style */
.table_top_title {
	background: #B6C8DA url("title.png") repeat-x;
	font-size: 12px;
	color: #FFF;
	text-align: center;
	padding: 0;
}
.titleleft {
	background: url(titleleft.png) 0 0 no-repeat;
}
.titleright {
	background: url(titleright.png) 100% 0 no-repeat;
	padding-top: 5px;
	padding-bottom: 5px;
}
.table_top_rank {
	background-color: #EDEDED;
	font-size: 16px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
}
.table_top_description {
	width: 100%; 
}
.table_top_banner {
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}
.table_top_stats {
	background-color: #EDEDED;
	padding: 2px;
}
.table_top_rating {
	background-color: #EDEDED;
	text-align: center;
}
/* Ranking Style */
.table_title {
	background: #B6C8DA 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: #EDEDED;
	font-size: 16px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
}
.table_description {
	width: 100%;
	padding-left:25px;
}
.table_stats {
	background-color: #EDEDED;
	padding: 2px;
	text-align: center;
}

/* Stats Style */
.stats_top {
	background: #B6C8DA 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: #EDEDED; }
.stats1 {
	background-color: #EDEDED;
	text-align: center;
}
.stats2 {
	background-color: #FFF;
	text-align: center;
}

/* Admin */
.darkbg {
  background-color: #737373;
  color: #fff;
}
.mediumbg {
	background: #B6C8DA 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: #EDEDED;
}
.join_edit_error {
	background-color: #f0f0f0;
	border: 1px solid #f00;
	padding: 2px;
}

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

input, textarea, select {
background-color: #FFF;
color: #000000;
font: normal 12px sans-serif;
}

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

form {
margin: 0;
padding: 0;
}