body, html
{
	font-size: 10pt;
	color: #471a11;
	font-family: Arial;
	background-color: #e7dcb8;
	margin: 0px;
	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;
}
body
{
	width: 100%;
}
table
{
	font-size: 10pt;
	font-family: Arial;
	border-collapse: collapse;
}
button
{
	border-right: 1px solid;
	border-top: 1px solid;
	font-size: 10pt;
	border-left: 1px solid;
	border-bottom: 1px solid;
	font-family: Arial;
}
td
{
	vertical-align: top;
	padding: 0;
}
tw100
{
	width: 100%;
}
th100
{
	height: 100%;
}
twh100
{
	width: 100%;
	height: 100%;
}
img
{
	border-width: 0px;
}
input, textarea, select
{
	border: solid 1px #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;
}
.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;
	height: 21px;
}
.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: #8B0000;
	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: #FFFFE0;
	padding: 10;
	text-align: center;
}
.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;
}
table.TopPageMenu
{
	height: 28;
	width: 100%;
	background-image: url(/vr/uimg/btnone.gif);
}
table.list
{
	width: 100%;
	background: url(/vr/uimg/pbg.jpg);
}
table.list td
{
	padding: 0,3,0,3;
}
.listrowsel
{
	background-color: #A99B78;
	cursor: default;
}
.listrow
{
	cursor: default;
}
td.nowrap
{
	white-space: nowrap;
}
.goldglow
{
	FILTER: Glow(Color=lightyellow, Strength=2);
}
.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
	right: 100px;
	top: 100px;
}
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}
