<style type="text/css">
		body {
		background-color: #e2e2e2;
		margin-left: 0px;
		margin-top: 0px;
		margin-bottom: 0px;
		margin-right: 0px;
		margin-top: 0px;
		font-family: tahoma;
		font-size: 8pt;
		color: #606368;
		scrollbar-face-color: #2A2A2A; 
		scrollbar-shadow-color: #161616; 
		scrollbar-highlight-color: #A9A9A9; 
		scrollbar-3dlight-color: #191919; 
		scrollbar-darkshadow-color: #303030;
		scrollbar-track-color: #303030; 
		scrollbar-arrow-color: #FFFFFF}
	.header { 
		font-family: tahoma;
		font-size: 8pt;
		color: #606368; }
	TD, TR { 
		font-family: tahoma;
		font-size: 8pt;
		color: #606368; }
	a:link, a:active, a:visited {
		text-decoration: none; color: #606368;}
	a:hover {
		text-decoration: none; color: #000000; }

h1, h2, h3 {
  margin: 0px;
  padding: 0px;
}
#wrapper {
	width: 435px;
	left: 50%;
}
#navigation {
	background: #DCDCDC;
	border: 1px solid #000;
	color: #000;
	margin: 1px;
	padding-bottom: 7px;
	padding-top: 7px;
	text-align: center;
	width: 420px;
}
#filters {
	float: center;
	margin: 7px;
}
#search {
	float: right;
	margin: 15px;
	text-align: right;

}
#content {
	clear: both;
	padding-left: 0px;
	padding-right: 0px;
}
#copyright {
	text-align: center;
	width: 420px;
	padding-top: 15px;
}


#searchtable {
	background: #e2e2e2;
	color: #000;
	margin: 1px;
	padding-bottom: 7px;
	padding-top: 7px;
	text-align: center;
	width: 420px;
	border: 1px dashed;
}

.table_border {
	border: 1px solid #000;
	margin-bottom: 10px;
	padding: 1px;
}
/* Top Ranking Style */
.table_top_title {
        background-color: #565B66;
        background-image: url(topsites/skins/fusion/bgfade.gif);
	font-family: tahoma;
	font-size: 10pt;
	color: #FFF;
	margin: 1px;
	padding-bottom: 7px;
	padding-top: 7px;
	padding-left: 7px;
	text-align: left;
	width: 420px;
}


.table_top_title a:link {color: #FFFFFF;}
.table_top_title a:visited {color: #000000;}
.table_top_title a:hover {color: #FFFFFF;}
.table_top_title a:active {color: #000000;}


.table_top_rank {
	background-color: #DCDCDC;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;

}
.table_top_description { }

.table_top_banner {
	float: left;
	padding-left: 10px;
	padding-right: 10px;
        text-decoration: none;
        border: 0px;
}
.table_top_stats {
	background-color: #DCDCDC;
	padding: 2px;

}
.table_top_rating {
	background-color: #DCDCDC;
	text-align: center;
}
/* Ranking Style */
.table_title {
        background-color: #565B66;
        background-image: url(topsites/skins/fusion/bgfade.gif);
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	width: 420px;
}

.table_rank {
	background-color: #DCDCDC;
	font-size: 12px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
}
.table_description { width: 100%;
	font-family: tahoma;
	background-color: #DCDCDC;
        font-size: 8pt;
	margin: 1px;
	padding-bottom: 7px;
	padding-top: 7px;
	padding-left: 7px;
	text-align: left;
        text-decoration: none;

 }
.table_stats {
	background-color: #DCDCDC;
	padding: 2px;
	text-align: center;
}

/* 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;
	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: #4a4a4a url("title.png") repeat-x;
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
}
.lightbg {
	color: #000;
	background-color: #FFF;
}
.lightbgalt {
	color: #000;
	background-color: #DCDCDC;
}

/* No Borders Images */
img { border: 0; }

textarea, input {
	font-family: sans-serif;
	font-size: 12px;
}

.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; }


</style>
