body
{
	font-family: arial,helvetica,sans-serif;
	font-size: 10pt;
	color: #d8d8d8;
	background-color: #000000;
	margin: 0;
}
a:active, a:link, a:visited {
	font-size: 8pt;
	font-weight: bold;
	color: #da4b1e;
}
a.navigate:active,
a.navigate:link,
a.navigate:visited,
a.navigate:hover {
	text-decoration: none;
	font-size: 8pt;
	font-weight: bold;
	color: #d8d8d8;
}
a:hover {
	font-size: 8pt;
	font-weight: bold;
	color: #fff;
}
.divider {
	color: #ffb843;
}	
a.gold {
	font-size: 8pt;
	font-weight: 400;
	color: #fff;
}
a.hotkey {
	font: 10pt arial;
	font-weight: bold;
	color: #FFCC66;
}	
a.name {
	text-decoration: none;
	font: 10pt arial;
	font-weight: bold;
	color: #ffb843;
}
a.normal {
	font: 10pt arial;
}
td.normal {
	font: 10pt arial;
}
a.price {
	font: 10pt arial;
	color: #FFCC66;
}
a.sold {
	font: 10pt arial;
	color: #9999ff;
}
a.sub {
	text-decoration: none;
	font: 8pt arial;
	color: #999;
}
td.itemlink {
	font-size: 8pt;
	color: #999;
}
td.itemlink a:active,
td.itemlink a:link,
td.itemlink a:visited,
td.itemlink a:hover {
	text-decoration: none;
	font-size: 8pt;
	font-weight: 400;
	color: #da4b1e;
	font-style: italic;
}

b.notice
{
	text-decoration: none;
	font: 9pt verdana;
	text-align: center;
}

img {
	border: 0;
}
img.hero {
	height: 50px;
	width: 50px;
}
img.icon {
	height: 37px;
	width: 37px;
}
img.left {
	float: left;
}
img.right {
	float: right;
}

.cat {
	border-collapse: collapse;
	width: 475px;
	height: 55px;
	text-decoration: none;
	font: 10pt verdana;
	font-weight: bold;
	color: #E5C393;
	background: url("../images/title.gif");
}

table.border {
	width: 80%;
	border-collapse: collapse; 
}

table.thin, table.newcat {
	border-collapse: collapse;
	width: 100%;
}
td.bot
{
	background: url("../images/bottom.gif");
	height: 35px;
	font: 7pt tahoma;
	color: #fff;
	font-weight: bold;
	text-align: center;
	vertical-align: bottom;
}
td.header
{
	background-color: #292421;
	font-size: 10pt;
	font-weight: bold;
	color: #97694F;
	height: 24px;
}
td.row1, td.row2 {
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #fff;
}
td.row1
{
	background-color: #0E0601;
}
td.row2
{
	background-color: #1B0C03;
}
td.subcat
{
	font: 10pt verdana;
	font-weight: bold;
	text-align: center;
}
td.top
{
	text-align: right;
	vertical-align: top;
	height: 53px;
}

input, textarea {
	background-color: #333333;
	color: #ffffff;
	border-color: #cccccc;
	overflow:hidden;
}

input.button {
	border-color: #000000;
	background-color: #cccccc;
	color: #333333;
}

input.radio {
	background-color: #000000;
}
.taf {
	color:#3366CC;
	font-weight:bold;
	font-size:14px;
	padding-left:20px;
}
.tafsub {
	font-size:12px;
	padding-left: 20px;
}
.tafarea {
	color:#333333;
	height:20px;
	background:#e6e6e6;
	font-size:14px;
}