body {
	background-color: #ffffff;
	color: #000055;
	font-family: verdana, Arial,sans-serif;
	font-size: 11px;
}
h1 {
  margin: 0px;
  padding: 0px;
  font-size: 14px;
}
h2 {
  margin: 0px;
  padding: 0px;
  font-size: 13px;
}
h3 {
  margin: 0px;
  padding: 0px;
  font-size: 12px;
}
fieldset {
  border-color: #806040;
  border-width: 1px;
  border-style: solid;
  padding: 5px;
}
legend {
  color:#cc0000;
}
#wrapper {
	border: 0px solid #806040;
	left: 50%;
	margin-left: -275px;
	position: relative;
	width: 550px;
}
#topheader {
	width: 550px;
	padding-top: 2px;      
}
#navigation {
	background: #4a4a4a url("title.png") repeat-x;
	color: #ffffff;
	margin: 2px 0px;
	padding-bottom: 7px;
	padding-top: 7px;
	text-align: center;
	width: 550px;
}
#filters {
	float: left;
	margin: 15px 1px;
}
#search {
	float: right;
	margin: 15px 1px;
	text-align: right;
}
#topcontent {
	clear: both;
	padding-left: 1px;
	padding-right: 1px;
}
#copyright {
	margin: 10px;
	text-align: center;
	font-size: 9px;
}

/* Hyper Links */
a { color: #000088; text-decoration: none;}
a:hover { color: #806040; text-decoration: none;}

#navigation a, .table_top_title a { 
      color: #ffffff;
	text-decoration: none;
}
#navigation a:hover, .table_top_title a:hover {
	color: #cccccc;
	text-decoration: none;
	border-bottom: 2px dotted red;
}

.table_border {
	border: 1px solid #806040;
	margin-bottom: 10px;
	padding: 1px;
}
/* Top Ranking Style */
.table_top_title {
	background: #4a4a4a url("title.png") repeat-x;
	font-size: 11px;
	color: #ffffff;
	padding-top: 7px;
	padding-bottom: 7px;
	text-align: center;
}
.table_top_rank {
	background-color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
}
.table_top_description { }
.table_top_banner {
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}
.table_top_stats {
	background-color: #ffffff;
	padding: 2px;
}
.table_top_rating {
	background-color: #ffffff;
	text-align: center;
}
/* Ranking Style */
.table_title {
	background: #4a4a4a url("title.png") repeat-x;
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 2px;
	padding-right: 2px;
	text-align: center;
}
.table_rank {
	background-color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
}
.table_description {
	background-color: #ffffff;
      width: 100%;
	padding-left: 5px;
	padding-right: 5px;
}
.table_stats {
	background-color: #ffffff;
	padding: 2px;
	text-align: center;
}

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

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

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

textarea, input, select {
	font-family: verdana, Arial, sans-serif;
	font-size: 11px;
}

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

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