body {
	margin-top: 65px;
	margin-bottom: 65px;
	color:	#FFF;
	background-color: #000000;
	cursor:default;
}
td {
	font-family: verdana;
	text-decoration: none;
	color: #FFF;
	font-size:10px;
	letter-spacing: 0px;
	padding:5px;
	cursor:default;
}
th {
	cursor:default;
}
a {
	text-decoration: underline;
	color: #fff;
}
a:hover {
	text-decoration: none;
	color: #ccc;
	cursor:pointer;

}
a:active {
	text-decoration: underline;
	color: #000;

}
hr {
	border: 0px;
	border-top: 1px solid #333;
}
input,select {
	background-color: #ddd;
	color: #111;
	border: 1px inset #000;
	padding:3px;
	font-family: tahoma;
	font-weight:bold;
}
div.ihover {
	text-align: center; 
	font-family: arial; 
	font-size:11px;
	padding:0px;
}
.item {
	background:none;
	border:0px;
	padding:0px;
	color: #fff;
}

.list {
	background:none;
	border:0px;
	padding:0px;
	font-family:verdana;
	font-size:11px;
	font-variant:small-caps;
	color: #ccc;
	font-weight:bold;
	border-bottom: 1px dashed #666;
}
.listzx {
	border:0px;
	padding:0px;
	padding-top:2px;
	padding-bottom:2px;
	font-family:arial;
	font-size:10px;
	color: #ccc;
	border-bottom:1px dashed #CCC5B2;
}
.infobox {
	background-image:url('images/interface/infobox2.jpg');
	line-height:32px;
	width:128px;
	font-family:verdana;
	color:#CCC5B2; 
	font-size:9px;
	text-align:center;
	font-weight:bold;
	filter:alpha(opacity=80); 
	-moz-opacity: 0.8;
}
.infobox2 {
	background-image:url('images/interface/tab.jpg');
	line-height:30px;
	width:134px;
	font-family:verdana;
	color:#CCC5B2; 
	font-size:10px;
	text-align:center;
	font-weight:bold;
	filter:alpha(opacity=80); 
	-moz-opacity: 0.8;
}
.menubox {
	background-image:url('images/interface/button.jpg');
	line-height:24px;
	width:56px;
	font-family:verdana;
	color:#FFFFFF;
	font-size:10px;
	text-align:center;
	cursor:pointer;
	font-weight:bold;
}
.hmb {
	background-image:url('images/interface/button_clicked.jpg');
	color:#CCC5B2; 
	font-family:verdana;
	font-size:10px;
	text-align:center;
	font-weight:bold;
	line-height:24px;
	width:56px;
	height:24px;
	border:0px;
	padding:0px;
	cursor:pointer;
}
.hmb_ {
	background-image:url('images/interface/button.jpg');
	color:#FFFFFF; 
	font-family:verdana;
	font-size:10px;
	text-align:center;
	font-weight:bold;
	line-height:24px;
	width:56px;
	height:24px;
	border:0px;
	padding:0px;
	cursor:pointer;
}
.infofield {
	filter:alpha(opacity=60); 
	-moz-opacity: 0.60;
	background-color: #000000;
	color: #fff;
	width:90%;
	font-size:11px;
}
.hmb1 {
	width:24px;
	height:24px;
	background-image:url('images/interface/quest1.jpg');
	cursor:pointer;
}
.hmb2 {
	width:24px;
	height:24px;
	background-image:url('images/interface/quest2.jpg');
}
.myitem {
	width:32px;
	height:32px;
	background-image:url('images/interface/emptyslotbg.jpg');
}
.myitem_taken {
	padding:0px;
	background-image:url('images/interface/takenslotbg.jpg');
	background-repeat: repeat;
	display:-moz-inline-box;
	display:inline-block
}