#title{
	background:url(bg_item.jpg);
	margin-left:150px;
	margin-top:20px;
	width:800px;
	height:249px;
	padding-bottom:10px;
}

#title_sub{
	padding-top:25px;
	padding-left:45px;
	font-size:14px;
	font-weight:bold;
	color:#0000CC;
}

a#lnk_item_nor{
	color:white;
	font-weight:bold;
}

a#lnk_item_nor:hover{
	color:#0D5055;
}

a#lnk_item_mag{
	color:#4850B8;
	font-weight:bold;
}

a#lnk_item_mag:hover{
	color:#0D5055;
}

a#lnk_item_rar{
	color:yellow;
	font-weight:bold;
}

a#lnk_item_rar:hover{
	color:#0D5055;
}

a#lnk_item_cra{
	color:orange;
	font-weight:bold;
}

a#lnk_item_cra:hover{
	color:#0D5055;
}

a#lnk_item_uni{
	color:#908858;
	font-weight:bold;
}

a#lnk_item_uni:hover{
	color:#0D5055;
}

a#lnk_item_set{
	color:#00c400;
	font-weight:bold;
}

a#lnk_item_set:hover{
	color:#0D5055;
}

a#lnk_item_tfw{
	font-weight:bold;
}

td{
	padding-left:12px;
	padding-right:12px;
	text-align:left;
}

.green {
	color:#00c400;
}

.blue{
	color:#4850B8;
}

.gold{
	color:#908858;
}

.item_table{
	font-size:12px;
	width:100%;
}

.split_row_gem{
	background:#0099CC;
	line-height:10px;
}

.center_cell{
	text-align:center;
	font-weight:bold;
}

.cell_misc{
	text-align:center;
	font-weight:bold;
	width:25%;
	height:72px;
	vertical-align:bottom;
	background:#000000;
	padding-top:5px;
	padding-bottom:5px;
}

.split_row_misc{
	line-height:10px;
}

.font_bold{
	font-weight:bold;
}

.odd_row{
	background:#333333;
}

.even_row{
}

.center_cell_fury{
	text-align:center;
	padding-left:0px;
	padding-right:0px;
}

.left_cell_fury{
	text-align:left;
	padding-left:0px;
	padding-right:0px;
	background:#000000;
}

.split_row_rune{
	background:#330000;
}

#more{
	text-align:right;
}

.item_img{
	width:60px;
	text-align:center;
	background:#000000;
}

.item_img_furyword{
	text-align:center;
	background:#000000;
	width:20%;
	padding-top:2px;
	padding-bottom:5px;
}

a.img_lnk{
	text-decoration:none;
	padding-left:0px;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:0px;
	background:none;
	color:#FFFF66;
}

a:hover.img_lnk{
	color:#0D5055;
	background:#99CCFF;
	padding-left:0px;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:0px;
}

.hl{
	font-weight:bold;
	color:#FF0000;
}

#select_set{
	text-align:center;
}

.cell_dark{
	background:#000000
}

.large_text{
	font-size:18px;
}