#join_button a {
	display: block;
	width: 182px;
	height: 70px;
	background: url(/ht/i/rank-button.gif) left -70px;
}
#join_button a:hover {
	display: block;
	width: 182px;
	height: 70px;
	background-position: left top;
}

#tabset
{
	padding: 0;
	margin: 0;
	list-style: none;
	width: 182px;
	margin-top: 12px;
}
#tabset li {
	padding: 6px 16px;
	background: url(/ht/i/rank-tabs1.gif) left top;
	background-repeat: repeat-y;
}
#tabset li.active {
	background-color: #faf7d2;
	background-image: url(/ht/i/rank-tabs.gif);
	background-position: left center;
	background-repeat: no-repeat;
	color: #cc0000;
}
#tabset li.active a {
	color: #cc0000;
	text-decoration: none;
}
#tabset li.space { height: 8px; padding: 0}
#tabset a
{
	color: black;
	font-weight: bold;
}
#tabset a:hover
{
	color: #cc0000;
}
.category_column
{
	text-transform: uppercase;
}
