h11, h21, h31 {
  margin: 0px;
  padding: 0px;
}

#filters1{
	float: left;
	margin: 15px;
}
#search1 {
	float: right;
	margin: 15px;
	text-align: right;
}
#content1 {
/*	clear: both;
	padding-left: 5px;
	padding-right: 5px;*/
}


						#header1 {
							width: 700px;
						}
						#navigation1 {
							background: #4a4a4a url("title.png") repeat-x;
							color: #FFF;
							margin: 1px;
							padding-bottom: 7px;
							padding-top: 7px;
							text-align: center;
							width: 698px;
						}
						
						
.table_top {}

.table_border {
	border: 1px solid #000;
	margin-bottom: 10px;
	padding: 1px;
	width: 100%
}

.table_border  tr{ 
	height: 1px;
}
/* Top Ranking Style */
.table_top_title {
	background-image: url(/images/bg_2_2.jpg);
	/*background-image: url(/images/bg_1.jpg);*/
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
}
.table_top_rank {
/*	background-color: #FEFAC7;
	background-color: #E6F7FF;*/
	font-size: 16px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
}
.table_top_description {

	width: 100%; 
   font-size: 80%;
	
		padding: 5px; 
}

.table_top_banner {
	/*float: left;*/
	padding-left: 10px;
	padding-right: 10px;
}
.table_top_stats {
/*	background-color: #A9916B;*/
/*	border: 1px solid #A9916B;	*/
/*	font-size: 80%;*/
	padding: 2px;
}
.table_top_rating {
/*	background-color: #DCDCDC;*/
	text-align: center;
}
/* Ranking Style */
.table_title {
	background-image: url(/images/bg_2_2.jpg);
	/*background-image: url(/images/bg_1.jpg);*/
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
 	border: 1px solid #A9916B;	
}
.table_rank {
  /*	background-color: #FEFAC7;*/
	font-size: 16px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
	border-bottom: 1px solid #A9916B;	
	border-right: 1px solid #A9916B;	
}
.table_description { 
	width: 100%; 
   font-size: 80%;
	border-bottom: 1px solid #A9916B;
		padding: 5px;
}

.table_stats {
/*background-color: #FEFAC7; */
	padding: 0px;
	text-align: center;
	border-bottom: 1px solid #A9916B;	
	border-left: 1px solid #A9916B;		
}

#navigation a:link, .table_top_title a:link, .table_top a:link { color: #FFFFFF; }
#navigation a:visited,.table_top_title a:visited, .table_top a:visited { color: #DDDDDD; }
/*
#navigation a, a:hover, .table_top_title a:hover {
						color: #CCDD;
						text-decoration: none;
						border-bottom: 0px dashed;
					}*/
/* 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;*/
	padding: 10px 10px 10px 10px;
	text-align: center;
}
.stats_left { background-color: #DCDCDC; }
.stats1 {
	background-color: #DCDCDC;
	text-align: center;
}
.stats2 {
	background-color: #FFF;
	text-align: center;
}

img {
  border: 0px
}

#RateInfo{
	/*clear: both;*/
	border: 1px solid #D7C592;
	font-size: 70%;
	color: #D7C592;
	padding: 10px 10px 10px 10px;
}
