body {
	color: #000000;
	font-family: tahoma;
	font-size: 12px; background-image:url('images/qahtanBK.jpg')
}

#navigation {
	background: #325F8B url('title.gif') repeat-x;
	color: #FFFFFF;
	text-align: center; height:28
}

/* Hyper Links */
a { color: #CC0000; }
a:hover { color: #000066; }

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

.table_border {
	border: 1px solid #325F8B;
}
/* Top Ranking Style */
.table_top_title {
	background: #325F8B url("title.gif") repeat-x;
	font-size: 12px;
	color: #FFF;
	text-align: center;
}
.table_top_rank {
	background-color: #99CCFF;
	font-size: 16px;
  color: #336699;
	font-weight: bold;
	text-align: center; background-image:url('rank_b.jpg')
}
.table_top_description { }
.table_top_banner {
}
.table_top_stats {
	background-color: #DBE7F2;
	color: #000066;background-image:url('rank_b.jpg')
}
.table_top_rating {
	background-color: #325F8B;
	color: #FFFFFF;
	text-align: center;
}
/* Ranking Style */
.table_title {
	background: #325F8B url("title.gif") repeat-x;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
}
.table_rank {
	background-color: #325F8B;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
.table_description { width: 100%; }
.table_stats {
	background-color: #DCDCDC;
	text-align: center;
}

/* Stats Style */
.stats_top {
	background: #325F8B url("title.gif") repeat-x;
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
}
.stats_left { background-color: #DCDCDC; }
.stats1 {
	background-color: #DCDCDC;
	text-align: center;
}
.stats2 {
	background-color: #FFF;
	text-align: center;
}

/* Admin */
.darkbg {
  background-color: #737373;
  color: #fff;
}
.mediumbg {
	background: #325F8B url("title.gif") repeat-x;
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
}
.lightbg {
	color: #000;
	background-color: #FFF;
}
.lightbgalt {
	color: #000;
	background-color: #DCDCDC;
}

table { width: 700; }
img { border: 0; }

textarea, input {
	font-family: Tahoma;
	font-size: 10px;color:#245E4E; background-image:url('rank_b.jpg')
}

.join_edit_error {
	background-color: #f0f0f0;
	border: 1px solid #f00;
}

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