table {
	table-layout: auto;
	margin-top: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	empty-cells: show;
}
table.toplist {
	width: 100%;
	table-layout: auto;
	margin-top: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	empty-cells: show;
}
td.toplist {
	width: 100%;
	background-color: #eeeeff;
	border: 1px #003 solid;
	padding: 0px;
}

td.topcell {
	padding: 0px;
}
td.t1 {
	background-color: #4444aa;
	width: 60px;
	border: 1px #ccccff solid;
	padding: 2px;
	color: #eeeeff;
	font-family: Comic Sans MS, helvetica;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
td.t2 {
	background-color: #4444aa;
	border: 1px #ccccff solid;
	color: #eeeeff;
	padding: 2px;
	font-family: Comic Sans MS, helvetica;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
td.t3 {
	background-color: #4444aa;
	width: 80px;
	border: 1px #ccccff solid;
	padding: 2px;
	color: #eeeeff;
	font-family: Comic Sans MS, helvetica;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
td.t4 {
	background-color: #4444aa;
	width: 80px;
	border: 1px #ccccff solid;
	padding: 2px;
	color: #eeeeff;
	font-family: Comic Sans MS, helvetica;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
td.ta1 {
	background-color: #9999ee;
	width: 60px;
	padding: 2px;
	text-align: center;
	color: #000;
	font-family: verdana;
	font-weight: bold;
	font-size: 12px;
}
td.ta2 {
	background-color: #9999ee;
	padding: 2px;
	text-align: center;
	color: #000;
	font-family: verdana;
	font-weight: bold;
	font-size: 12px;
}
td.ta3 {
	background-color: #9999ee;
	width: 80px;
	padding: 2px;
	text-align: center;
	color: #000;
	font-family: verdana;
	font-weight: bold;
	font-size: 12px;
}
td.ta4 {
	background-color: #9999ee;
	width: 80px;
	padding: 2px;
	text-align: center;
	color: #000;
	font-family: verdana;
	font-weight: bold;
	font-size: 12px;
}
td.topb {
	border-bottom: 1px #000000 solid;
	color: #000;
	font-family: verdana;
	font-weight: normal;
	font-size: 12px;
}
td.bottom {
	padding: 5px;
	text-align: center;
	color: #005;
	font-family: verdana;
	font-weight: normal;
	font-size: 12px;
}
a.toplist {
	color: #005;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0px;
	text-decoration: underline;
}
a.toplist:active {
	color: #800;
}
a.toplist:hover {
	color: #00f;
}
img.top {
	background-color: #000000;
	border: 0px;
	margin-left: 60px;
	margin-bottom: 3px;
}