body {
	background-color: #B9BCFF;
	color: #000;
	font-family: sans-serif;
	font-size: 16px;
	margin: auto;
	margin-top: 0px;
}
h1, h2, h3 {
  margin: 0px;
  padding: 0px;
}
#wrapper {
	background-color: #FFFFEB;
	border: 1px solid #000;
	margin: auto;
	width: 960px;
}
#header {
	width: 960px;
  font-size: 12px;
	background-color: #FFFFFF;
}
#navigation {
    background: #6C0101;
    color: #FFF;
    line-height: 2em;
    margin: 1px;
    padding-bottom: 7px;
    padding-top: 7px;
    text-align: center;
    width: 958px;
    background: linear-gradient(#6C0101, #BA0707, #6C0101);
    letter-spacing: 0.4px;
}
#filters {
	float: left;
	margin: 10px;
	margin-left: 36px;
}
#search {
	float: right;
	margin: 10px;
	text-align: right;
	margin-right: 36px;
}
#content {
	background-color: #FFFFEB;
	clear: both;
	padding-left: 10px;
	padding-right: 10px;
}
#copyright {
	margin: 10px;
	text-align: center;
	line-height: 1.6;
}

/* Hyper Links */
a { color: #666; }
a:hover { color: #333; }

#navigation a, .table_top_title a {color: #ffffff;
    text-decoration: none;
    text-shadow: 1px 1px 0 #000000; }
#navigation a:hover, .table_top_title a:hover {
    color: #fff;
    text-decoration: none;
    border-bottom: 1px dashed;
    text-shadow: -1px -1px 0 #000000;
}

table td{ min-height: 26px; }

.table_border {
	border: 1px solid #000;
	margin-bottom: 10px;
	padding: 1px;
}
/* Top Ranking Style */
.table_top_title {
	font-size: 16px;
	color: #FFF;
	padding-top: 7px;
	padding-bottom: 7px;
	text-align: center;
    background: linear-gradient(#6C0101, #BA0707, #6C0101 );
}
.table_top_rank {
	background-color: #F2F3FE;
	font-size: 16px;
	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: #F2F3FE;
	padding: 2px;
	    text-align: center;
}
.table_top_rating {
	background-color: #F2F3FE;
	text-align: center;
}
/* Ranking Style */
.table_title {
	background: linear-gradient(#6C0101, #BA0707, #6C0101);
	color: #FFF;
	font-size: 14px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	min-width: 36px;
}
.table_rank {
	background-color: #F2F3FE;
	font-size: 16px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
}
.table_description { 
	width: 100%; 
	background-color: #FFFFFF;
	padding: 10px;
	line-height: 1.4em;
}
.table_stats {
	background-color: #F2F3FE;
	padding: 2px;
	text-align: center;
}

/* Stats Style */
.stats_top {
background: #6C0101;
    color: #FFF;
    font-size: 18px;
    font-weight: bold;
    padding-top: 12px;
    padding-bottom: 11px;
    text-align: center;
    background: linear-gradient(#6C0101, #BA0707, #6C0101);
}
.stats_left { background-color: #F2F3FE; }
.stats1 {
    background-color: #F2F3FE;
    text-align: center;
    height: 26px;
    font-weight: bold;
}
.stats2 {
    background-color: #FFF;
    text-align: center;
    height: 24px;
}

/* Admin */
.darkbg {
  background-color: #737373;
  color: #fff;
}
.mediumbg {
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	background: linear-gradient(#6C0101, #BA0707, #6C0101);
}
.lightbg {
	color: #000;
	background-color: #FFF;
}
.lightbgalt {
	color: #000;
	background-color: #F2F3FE;
}

table { width: 100%; }
/* No Borders Images */
img { border: 0; }

input, select, textarea, button{
	font-family:inherit;
	font-size: 16px;
    height: 26px;
}

.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; }
.text {font-family:Arial,Helvetica; font-size:9pt; text-decoration:none; font-weight: normal; line-height: 1.8em;}
.textue {font-family:Verdana; font-size:12pt; text-decoration:none;}
.textue1 {font-family:Verdana; font-size:14px; text-decoration:underline; color:#A20E0E; line-height: 1.8em;}
#ggg {
	margin: auto;
padding: 10px;
padding-left: 44px;
}
.titell{font-weight:bold; font-size:110%;}
.titell a{color:#960000}
.next{
    font-weight: bold;
    font-size: 110%;
    margin: 22px;
    color: #960000;
}
