body {

	background-color: #FBFBFB;

	color: #000;

	font-family: sans-serif;

	font-size: 12px;

}

h1, h2, h3 {

  margin: 0px;

  padding: 0px;

}

#wrapper {

	border: 1px solid #000;

	left: 48%;

	margin-left: -350px;

	position: absolute;

	width: 740px;

}
.lightbg {
  background-color: #fff;
  color: #000;
}
.lightbgalt {
  background-color: #f5f5f5;
  color: #000;
}
#header {

	width: 740px;

}

#navigation {

	background: #0098CB url("title.png") repeat-x;

	color: #FBFBFB;

	margin: 1px;

	padding-bottom: 7px;

	padding-top: 7px;

	text-align: center;

	width: 738px;

}

#filters {

	float: left;

	margin: 15px;

}

#search {

	float: right;

	margin: 15px;

	text-align: right;

}

#content {

	clear: both;

	padding-left: 40px;

	padding-right: 40px;

}

#copyright {

	margin: 10px;

	text-align: center;

}



/* Hyper Links */

a { color: #666; }

a:hover { color: #333; }



#navigation a, .table_top_title a { color: #FBFBFB; }

#navigation a:hover, .table_top_title a:hover {

	color: #CCC;

	text-decoration: none;

	border-bottom: 1px dashed;

}



.table_border {

	border: 1px solid #000;

	margin-bottom: 10px;

	padding: 1px;

}

/* Top Ranking Style */

.table_top_title {

	background: #0098CB url("title.png") repeat-x;

	font-size: 12px;

	color: #FBFBFB;

	padding-top: 7px;

	padding-bottom: 7px;

	text-align: center;

}

.table_top_rank {

	background-color: #F4F4F4;

	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: #F4F4F4;

	padding: 2px;

}

.table_top_rating {

	background-color: #F4F4F4;

	text-align: center;

}

/* Ranking Style */

.table_title {

	background: #0098CB url("title.png") repeat-x;

	color: #FBFBFB;

	font-size: 12px;

	font-weight: normal;

	padding-top: 5px;

	padding-bottom: 5px;

	text-align: center;

}

.table_rank {

	background-color: #F4F4F4;

	font-size: 16px;

	font-weight: bold;

	padding-left: 5px;

	padding-right: 5px;

	text-align: center;

}

.table_description { width: 100%; }

.table_stats {

	background-color: #F4F4F4;

	padding: 2px;

	text-align: center;

}



/* Stats Style */

.stats_top {

	background: #0098CB url("title.png") repeat-x;

	color: #FBFBFB;

	font-size: 12px;

	font-weight: normal;

	padding-top: 5px;

	padding-bottom: 5px;

	text-align: center;

}

.stats_left { background-color: #F4F4F4; }

.stats1 {

	background-color: #F4F4F4;

	text-align: center;

}

.stats2 {

	background-color: #FBFBFB;

	text-align: center;

}



/* Admin */

.darkbg {

  background-color: #737373;

  color: #FBFBFB;

}

.mediumbg {

	background: #0098CB url("title.png") repeat-x;

	color: #FBFBFB;

	font-size: 12px;

	font-weight: normal;

	padding-top: 5px;

	padding-bottom: 5px;

	text-align: center;

}

.lightbg {

	color: #000;

	background-color: #FBFBFB;

	text-align: center;

}

.lightbgalt {

	color: #000;

	background-color: #F4F4F4;

	text-align: center;

}
#gosterix{
position: absolute;
width: 350px;
border: 1px solid black;
padding: 1px;
background-color: #0098CB;
visibility: hidden;
z-index: 100;
}



table { width: 100%; }

/* No Borders Images */

img { border: 0; }

/* Stats Style */ 
.stats_top { 
background: #0098CB repeat-x; 
color: #FFF; 
font-size: 12px; 
font-weight: normal; 
padding-top: 5px; 
padding-bottom: 5px; 
text-align: center; 
} 
.stats_left { background-color: #DCDCDC; } 
.stats1 { 
background-color: #DCDCDC; 
text-align: center; 
} 
.stats2 { 
background-color: #FFF; 
text-align: center; 
}