body, html
{
	font-size: 10pt;
	scrollbar-face-color: #94865E;
	scrollbar-highlight-color: #DFD8C4;
	scrollbar-shadow-color: #4A4024;
	scrollbar-arrow-color: #EBE7DA;
	scrollbar-track-color: #635632;
	scrollbar-darkshadow-color: #000000;
	scrollbar-base-color: #D1CAB5;
	color: #471a11;
	font-family: Arial;
	background-color: #e7dcb8;
}
body
{
	width: 100%;
}
table
{
	font-size: 10pt;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
td
{
	vertical-align: top;
}
button
{
	border-right: 1px solid;
	border-top: 1px solid;
	font-size: 10pt;
	border-left: 1px solid;
	border-bottom: 1px solid;
	font-family: Arial;
}
tw100
{
	width: 100%;
}
th100
{
	height: 100%;
}
twh100
{
	width: 100%;
	height: 100%;
}
input
{
	border-right: 1px solid;
	border-top: 1px solid;
	border-left: 1px solid;
	border-bottom: 1px solid;
	border-color: #663300;
	background-color: #F9F3DF;
}
A, A:active, A:hover, A:link, A:visited
{
	color: #471a11;
}
.SubMenuSelected
{
	font-weight: bold;
}
.TableHeader
{
	background-color: #6699cc;
}
.Fighter
{
	font-size: 10pt;
}
.FighterBold
{
	font-weight: bold;
	font-size: 10pt;
}
.Fighter2
{
	font-size: 8pt;
}
.BodyStyle1
{
	background-color: #f5f5f5;
}
.BodyStyle2
{
	background-color: #eeeeee;
}
table
{
	border-collapse: collapse;
}
.SubHeader
{
	color: white;
	background-color: #292B4A;
}
.sh2
{
	font-weight: bold;
	color: #471a11;
}
.sh2u
{
	font-weight: bold;
	color: #471a11;
	text-decoration: underline;
}
.sh3
{
	font-weight: bold;
	color: #471a11;
	text-align: center;
}
.sh4
{
	font-weight: bold;
	font-size: 80%;
	color: #996600;
}
.shmode
{
	border-right: #471a11 thin solid;
	font-weight: bold;
	border-left: #471a11 thin solid;
	color: #F8C30A;
	background-color: black;
}
.HiddenText
{
	color: #f0f3f7;
}
.cihp
{
	font-weight: bold;
	cursor: hand;
	text-decoration: underline;
	color: red;
}
.cih
{
	font-weight: bold;
	cursor: hand;
	text-decoration: underline;
}
.ci1
{
	cursor: hand;
	text-decoration: underline;
}
.ci2
{
	cursor: hand;
	text-decoration: underline;
	color: red;
}
.ChMarked
{
	font-weight: bold;
	color: white;
	background-color: #66cc33;
}
.ChMarkedSelf
{
	font-weight: bold;
	color: white;
	background-color: #669933;
}
.ChMarkedPvt
{
	font-weight: bold;
	color: white;
	background-color: #ff0000;
}
.ChMarkedPvtSelf
{
	font-weight: bold;
	color: white;
	background-color: #990000;
}
.ChSystem
{
	font-weight: bold;
	color: darkred;
	font-style: italic;
}
.mitem
{
	cursor: hand;
	color: #471a11;
	text-decoration: underline;
}
.chand
{
	cursor: hand;
}
.Battlelog
{
	font-size: 10pt;
	font-family: Tahoma;
}
.BLTD
{
	font-weight: bolder;
	color: #006600;
}
.BLTS
{
	font-weight: bolder;
	color: #ffffff;
	background-color: #000099;
}
.BG0
{
	font-weight: bolder;
	color: #0000cc;
}
.BG1
{
	font-weight: bolder;
	color: #993333;
}
.BHD
{
	font-weight: bolder;
	color: #0066ff;
}
.BHC
{
	font-weight: bolder;
	color: #ff0000;
}
.BattleUserDead
{
	font-weight: bolder;
}
.BLT
{
	color: #ff0000;
}
.ShopStuff1
{
	background-color: #eeeeee;
}
.ShopStuff2
{
	background-color: #f5f5f5;
}
.NE
{
	color: red;
}
.RSQ
{
	background-color: lightyellow;
}
.MU
{
	font-weight: bold;
	color: #006600;
}
.HealthBar
{
	background-color: White;
	width: 100px;
	height: 4px;
	overflow: hidden;
	border: solid 1px #009900;
}
.healthInner
{
	background-color: #009900;
	height: 4px;
}
.TireBar
{
	background-color: White;
	width: 100px;
	height: 4px;
	overflow: hidden;
	border: solid 1px #990000;
}
.tireInner
{
	background-color: #990000;
	height: 4px;
}
.ManaBar
{
	background-color: White;
	width: 100px;
	height: 4px;
	overflow: hidden;
	border: solid 1px #0000CC;
}
.manaInner
{
	background-color: #0000CC;
	height: 4px;
}