body {
	background: #000;
	margin: 0px 0px 0px 0px;
	color: #FFF;
	font-family: sans-serif;
	font-size: 12px;
}
a {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	color: #FFF;
}
a:hover {
	text-decoration: underline;
}
.up {
	background: url(images/bgs.jpg);
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	margin: 0px 0px 0px 0px;
        height:413px;
}
.bgss{
	background: url(images/bgss.jpg) repeat-y;
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	margin: 0px 0px 0px 0px;
	}
.foot{
	background: url(images/foot.jpg);
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	margin: 0px 0px 0px 0px;
        height:156px;
	color: #FFF;
	}

.cont{
	background: url(images/cont.png)  no-repeat;
	color: #FFF;
	}
.grad{
	background: url(images/grad.jpg) repeat-y;
	margin: -11px -2px -2px -2px;

	}
.cont2{
	background: url(images/cont2.jpg)  no-repeat;
	color: #FFF;
	}
.mm{
        padding-left:7px;
	}
.menu2{
	background:#2B3847;
        height:31px;
	color: #FFF;
	border-top: 1px solid #435870;
	border-left: 1px solid #435870;
	}
.menu3{
	background: url(images/menu3.jpg);
        height:31px;
	}
#navigation {
        padding-left:26px;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
       border: 1px solid black;
       padding-bottom:10px;
	background:#37485B url(images/cont22.jpg)  repeat-y;
}
#navigation1 {
		padding-top:5px;
        padding-left:12px;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
       border: 1px solid black;
       padding-bottom:10px;
	background:#37485B url(images/cont22.jpg)  repeat-y;
}

.pagination {
text-align: center;
}
.pag_links {
padding: 3px;
border: 1px solid black;
background-color: #383838;
color: white;
}

/* Top Ranking Style */
.table_top_title {
	background: url(images/ars.jpg);
	border-top: 1px solid #435870;
	border-left: 1px solid #435870;
	font-size: 12px;
	color: #FFF;
	padding-top: 7px;
	padding-bottom: 7px;
	text-align: center;
}
.table_top_rank {
	background: url(images/ars.jpg);
	border-top: 1px solid #435870;
	border-left: 1px solid #435870;
	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: url(images/ars.jpg);
	border-top: 1px solid #435870;
	border-left: 1px solid #435870;
	padding: 2px;
}
.table_top_rating {
	background: url(images/ars.jpg);
	border-top: 1px solid #435870;
	border-left: 1px solid #435870;
	text-align: center;
}

/* Ranking Style */
.table_title {
	background: repeat-x;
	background: url(images/ars.jpg);
	border-top: 1px solid #435870;
	border-left: 1px solid #435870;
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
	padding-top: px;
	padding-bottom: 5px;
	text-align: center;
}
.table_rank {
	background-color:;
	background: url(images/ars.jpg);
	border-top: 1px solid #435870;
	border-left: 1px solid #435870;
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
}
.table_description { width: 100%; }
.table_stats {
	background-color:;
	background: url(images/ars.jpg);
	padding: 2px;
	text-align: center;
}
/* Stats Style */
.stats_top {
	border: 1px solid #e6e6e6;
	color: #FFF;
	font-size: 14px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
.stats_left { 
        background-color: #edf3ff; 
	color: #000;
}
.stats1 {
	background-color: #edf3ff;
	text-align: center;
	color: #000;
}
.stats2 {
	background-color: #FFF;
	text-align: center;
	color: #000;
}

/* Admin */
.darkbg {
  background-color: #666;
  color: #000;
}
.lightbg {
	color: #000;
	background-color: #FFF;
}
.lightbgalt {
	color: #000;
	background-color: #edf3ff;
}
h1{
	color: #FFF;
	font-size: 20px;
}
h2{
	color: #FFF;
	font-size: 18px;
}
/* No Borders Images */
img { border: 0px none; }

textarea, input {
	font-family: sans-serif;
	font-size: 12px;
}

.join_edit_error {
	background-color: #666666;
	border: 1px solid #f00;
	padding: 2px;
}
.mediumbg {
	background: #f0f0f0 repeat-x;
	color: #000;
	font-size: 12px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
}
a.help { color: #000; font-weight: bold; text-decoration: none; }
a.help:hover { color: #000; }

