p,
ul,
ol,
div,
td,
span,
layer,
table,
body {
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #222222;
}
p {
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #CC3300;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #CC3300;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #FF3300;
	text-decoration: hover;
	font-weight: bold;
}
a:hover {
	color: #FF3300;
	text-decoration: underline;
	font-weight: bold;
}
h1 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0px;
}
.medium {
	font-size: 11px;
}
.small {
	font-size: 10px;
}
.frameitembg {
	margin: 10px;
	overflow-y: auto;
}
p.listcaption {
	border: 1px solid #A2A09F;
	font-weight: bold;
	padding: 2px;
	padding-left: 5px;
	background-image: url(../images/button_bg.jpg);
}
p.listrow {
	padding: 2px 4px;
	background-color: #ECE9E6;
	border: 1px solid #D6CBC2;
	border-top: 0px;
}
p.listitemrow {
	padding: 2px 4px;
	background-color: #ECE9E6;
	border: 1px solid #D6CBC2;
	border-top: 0px;
	border-top: 1px solid #D6CBC2;
	margin-bottom: 3px;
}
.valueincreased {
	font-weight: bold;
	color: #ff0000;
}
.itemamount {
	font-weight: bold;
	color: #751700;
}
.itemequipped {
	font-weight: bold;
	color: #ff0000;
}
.itemmagic {
	font-weight: bold;
	color: #008800;
}
.input {
	font-size: 10px;
	background-color: #FFECD3;
	border: 1px solid #C85424;
}
.registerinput {
	width: 100%;
	font-size: 10px;
}
.registersubmit {
	font-size: 10px;
}
.healthmed {
	color: #FF8000;
}
.healthok {
	color: #309000;
}
.healthcritical {
	color: #D20000;
}
textarea {
	font-size: 12px;
	background-color: #FFECD3;
	border: 1px solid #C85424;
}
select {
	font-size: 11px;
	background-color: #DBEBEF;
}


.framemapbg td a { display: inline-block; position: relative; width: 50px; height: 50px; }
.framemapbg td#mapx98y120,.framemapbg td#mapx103y117:before{opacity: 0.9; position:absolute;left:0;right:0;top:0;bottom:0;content:url(img/secure.png); }