BODY {
	margin-top:0px;
	margin-bottom:2px;
	margin-left:0px;
	margin-right:0px;
	background-color:#FFFFFF;
	color:#333333;
	font-size:14px;
}
A {
	color: #f14d4d;
}
A:hover {
	color: #0fb4dc;
}
TABLE.tmb_tbl {
	width: 960px;
}
TABLE.tmb_tbl TD {
	padding: 2px;
}
TABLE.tmb_tbl IMG {
	width: 240px;
	height: 180px;
	border: solid 1px #333333;
	background-image: url(/graphics/wait.gif);
}
TABLE.top_traders_tbl {
	font-size: 16px;
	width: 900px;
}
TABLE.top_traders_tbl TD {
	text-align:center;
	display: none;
}

TABLE.toplist_tbl {
	width: 860px;
}
TABLE.toplist_tbl TD {
	text-align:center;
	padding: 5px;
	width: 220px;
	vertical-align:top;
	font-size:14px;
}
TABLE.toplist_tbl TD A {
	font-size:18px;
}
TABLE.toplist_tbl IMG {
	width: 180px;
	height: 135px;
	margin: 10px;
	border: solid 1px #333333;

}
P.title {
	font-size:18px;
	color:#333333;
}