* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00ADEF;
	background-color: #D6F2FC;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
}
a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00ADEF;
	text-decoration: underline;
}
a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #005B7F;
	text-decoration: none;
}
#space {width: 888px;
	height: 20px;
	clear: both;
}

#hspace {width: 280px;
	height: 95px;
}
#all {width: 888px;
}


#hdr {width: 888px;
	height: 172px;
	background-image: url(images/hdr.gif);
	background-repeat: no-repeat;
}

#hbook {width: 133px;
	height: 34px;
	position:relative;
	float:right;
	padding-right: 80px;
}



#allcontent {width: 888px;
}

#content {width: 888px;
	clear: both;

}

#trader_box {
	background-image: url(images/trader.gif);
	height: 32px;
	width: 158px;
	padding-top: 30px;
	padding-left: 42px;
	margin: 9px;
	font-weight: bold;
	float: left;
	background-repeat: no-repeat;
	text-align:center;
	font-size: 10px;
	color:#00ADEF;
	overflow: hidden;
}
#trader_box a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color:#00ADEF;
	font-weight: bold;
	text-decoration: underline;
}
#trader_box a:hover {
	text-decoration: none;
	color: #005B7F;
}

#content_block {
/* text-align: center; */
	width: 888px;
	background-image: url(images/tblbg.gif);
	background-repeat: repeat-y;
}

#content_block  img {
	width: 165px;
	height: 225px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	border: 1px solid #00ADEF;
	vertical-align: top; 
}
#content_block a:hover img {
	border: 1px solid #005B7F;
}

#txt_link{width: 98%;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	overflow:auto;
}

#txt_link a {
	font-size: 11px;
	text-decoration: none;
	color: #00ADEF;
}
#txt_link a:hover {
	font-size: 11px;
	text-decoration: none;
	color: #00ADEF;
} 

#txt_link ul {float: left;
	width: 33%;
	margin: 0;
	padding: 1;
}
#txt_link li {background: url(images/txt_m.gif) 0px 3px no-repeat;
	padding-left: 20px;
	list-style: none;
}

#top_txt {
	width: 880px;
	height: 165px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	margin-left: 10px;
}
#top_txt a, .toplist-outer a {
	font-size: 14px;
	text-decoration: none;
	color: #005B7F;
}
#top_txt a:hover, .toplist-outer a:hover {
	font-size: 14px;
	text-decoration: underline;
	color: #00ADEF;
}
#top_txt ul {float: left;
	width: 210px;
	margin: 0;
	padding: 0;
}
#top_txt li {
	background: url(images/top_m.gif) 0px 3px no-repeat;
	list-style: none;
	padding-left: 20px;
}

#footer {
	width: 888px;
	height: 157px;
	position: relative;
}
#ftr1 {
	width: 370px;
	height: 157px;
	background-image: url(images/ftrlogo.gif);
	background-repeat: no-repeat;
	float:left;
}
#ftr2 {
	width: 518px;
	height: 157px;
	background-image: url(images/ftrtx.gif);
	background-repeat: no-repeat;
	float:left;
}
	
#f_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
	color: #00ADEF;
	padding-top: 40px;
	padding-left: 10px;
	padding-right: 10px;
}
#f_wm {
	font-size: 24px;
	padding:5px;
}


.block
{
	position: relative;
	display: block;
	width: 100%;
	overflow: hidden;
}
.toplist-outer
{
	position: relative;
	display: block;
	padding: 15px 0px 15px 0px;
}
.toplist-main-table
{
	width: 850px;
	table-layout: fixed;
	margin: 0px auto 0px auto;
}
.toplist-main-table td
{
	vertical-align: top;
}
.toplist-table
{
	margin-left: 10px;
	width: 210px;
	table-layout: fixed;
	overflow: hidden;
}
.toplist-table .top-place
{
	width: 25px;
	vertical-align: top;
	text-align: right;
	font-size: 14px;
	padding: 2px 0px 2px 0px;
}
.toplist-table .top-site-title
{
	vertical-align: top;
	text-align: left;
	padding: 2px 5px 2px 5px;
	font-size: 14px;
}

