.raid {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	color: #00FF00;
}

.mappa {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
	position:absolute;
	top:0;
}

.mappa2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
	position:absolute;
	top:15px;

}

.drop_table {
	width:100%;
	border:1px solid #CCC;
}

.drop_skill {
	width:10px;
	border:1px solid #333333;
}

.drop_skill td{
	border:1px solid #CCC;
	padding:2px 2px 2px 2px;
}

.drop_table td{
	border:1px solid #CCC;
	padding:2px 2px 2px 2px;
}

.drop_table th{
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	height:25px;
	padding:3px;
	background:url(../images/tile_cat.png) repeat;
	border: 1px solid #CCC;
}

.drop_desc {
	border:1px solid #CCC;
	padding:2px;
}

.drop_table_title {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	height:25px;
	padding:3px 3px 3px 3px;
}

.drop_table_det {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	height:25px;
	padding:3px;
	background:url(../images/tile_cat.png) repeat;
}

.drop_table_icon {
width:32px;
height:32px;
}

.drop_flag {
border:0px;
}

.table_drop_grade {
	text-align: center;
	vertical-align: middle;
}

.drop_table_quant {
	width:100px;
}

.drop_table_npc {
width:80px;
}

.drop_mob{
border:1px ridge #CCC;
font-size:10px;
width:100%;
}

.drop_mob td{
border:1px ridge #CCC;
padding:0px;
}

.drop_table_weapontype {
	text-transform: capitalize;
}

.npc_table {
	border:0px;
}
.npc_table td{
	padding:5px;
	margin:0px;
}
.npc_table th{
	background-color:#CCC;
	padding:4px;
}
.npc_table h5{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight:bold;
	color:#900;
	padding-bottom:4px;
}
.npc_table h6{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight:bold;
}
