body {
	background: #5D392E url(/images/cloth.jpg) repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0;
	padding: 0;
}
table {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	color: #FFCC33;
	text-decoration: none;
}
a:visited {
	color: #FFCC66;
	text-decoration: none;
}
a:hover {
	color: #F4E4AF;
	text-decoration: underline;
}
a:active {
	color: #00FF00;
	text-decoration: underline;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCAF84;
	text-decoration: none;
	font-weight: normal;
	padding: 10px 30px;
	text-align: center;
}
.footer a:link {
	color: #B07F36;
	text-decoration: none;
}
.footer a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.footer a:visited {
	color: #B07F36;
	text-decoration: none;
}
.footer a:hover {
	color: #FFCC00;
	text-decoration: underline;
}
form {
  margin: 0px;
  padding: 0px;
}
input, select, textarea {
  font-size: 12px;
}

h1 {
  font-size: 26px;
  font-weight: bold;
  margin: 0px;
  padding: 0px 0px 8px 0px;
}
h2 {
  font-size: 15px;
  margin: 0px;
  padding: 0px;
}
h3 {
  font-size: 12px;
  color: #F4E4AF;
  margin: 0px;
  padding: 0px;
}
h4 {
  font-size: 12px;
  color: #CCCCCC;
  padding: 0px;
  margin: 0px 0px 20px 0px;
}

a.menu, a.menu:visited {
	color: #CCAF84;
	text-align: center;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
a.menu:hover, a.menu:active {
	color: #F4E4AF;
	text-decoration: underline;
}

a.table_top {
	font-size: 18px;
	color: #FFCC33;
	text-decoration: none;
	font-weight: bold;
}
a.table_top:hover, a.table_top:active {
	color: #F4E4AF;
	text-decoration: underline;
	font-weight: bold;
}
.top {
	background-color: #FFFFFF;
	height: 1px;
}
.bottom {
	color: #737373;
	font-size: 10px;
	text-align: center;
	text-decoration: none;
}
.bottom a:link {
	color: #666666;
	text-decoration: none;
}
.bottom a:active {
	color: #999999;
	text-decoration: underline;
}
.bottom a:visited {
	color: #666666;
	text-decoration: none;
}
.bottom a:hover {
	color: #737373;
	text-decoration: underline;
}
.logo img {
	border: 0px;
}

legend {
	padding: 20px 5px;
}

.warning {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	padding: 10px 30px;
	text-decoration: none;
}

#wrapper {
	border: 1px solid #000;
	left: 50%;
	margin-left: -350px;
	position: absolute;
	width: 700px;
}
#header {
	width: 700px;
}
#navigation {
	background: #4a4a4a url("title.png") repeat-x;
	color: #FFF;
	margin: 1px;
	padding-bottom: 7px;
	padding-top: 7px;
	text-align: center;
	width: 698px;
}
#filters {
	float: left;
	margin: 15px;
}
#search {
	float: right;
	margin: 15px;
	text-align: right;
}
#content {
	clear: both;
	padding-left: 15px;
	padding-right: 15px;
}
#copyright {
	margin: 10px;
	text-align: center;
}

#navigation a, .table_top_title a { color: #FFF; }
#navigation a:hover, .table_top_title a:hover {
	color: #CCC;
	text-decoration: none;
	border-bottom: 1px dashed;
}

.table_border {
	border: 2px solid #52271C;
	background: #333333;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
/* Top Ranking Style */
.table_top_title {
	background: #52271C url("title.png") repeat-x;
	font-size: 18px;
	color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
.table_top_rank {
	background-color: #000000;
	font-size: 28px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
}
.table_top_description {
	border-bottom: 1px solid #60352B;
	padding: 15px 0px;
}
.table_top_banner {
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}
.table_top_stats {
	padding: 2px;
}
.table_top_rating {
	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 {
	font-size: 16px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
}
.table_description { width: 100%; }
.table_stats {
	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 { }
.stats1 {

	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: #FFFFFF;
	background-color: #000000;
}
.lightbgalt {
	color: #FFFFFF;
	background-color: #666666c;
}


/* No Borders Images */

.join_edit_error {
	border: 1px solid #f00;
}
a.help { color: #f00; font-weight: bold; text-decoration: none; }
a.help:hover { color: #333; }

