body {
	font-family: 	Arial;
	font-size: 	10pt;
	margin-top:	0px;
}
.loginbox {
	height: 	20px;
	font-family:	Arial,Arial Narrow;
	font-size:	10pt;
	width:		100px;
}
.purchasebutton {
	background:	#ffffff;
}
.fightbutton {
	height:		20px;
	padding:	0px;
	margins:	0px;
	font-size:	8pt;
}
.fightrow {
	background:	#FFFFFF;
}
.purchasetableheader {
	font-weight:	bold;
	font-size:	10pt;
	background:	#ccccff;
}
.infotableheader {
	font-weight:	bold;
	font-size:	10pt;
	background:	#ccccff;
}
.tableheader {
	border:		solid black 1px;
	background:	#eeeeee;
}

.menustyle {
	padding-left:	20px;
        background-image:url(menumid.gif);
        background-repeat:repeat-y;
}

.menustyletop {
	padding-left:	20px;
	padding-top:	7px;
        background-image:url(menutop.gif);
        background-repeat:no-repeat;
}
.menustylebottom {
	padding-left:	20px;
	padding-bottom:	10px;
        background-image:url(menubot.gif);
        background-repeat:no-repeat;
}


.maintitle {
	font-weight:	bold;
	font-size:	20pt;
}

a {
	color: 		#000099;
	text-decoration:none;
}

td {
	font-size:	10pt;
}

a:hover {
	background: 	#cccccc;
	
}

.spweaprow {
	color:		#cc3333;
}

.botborder {
	border-bottom: 	2px solid #000000;
}

.betborder {
	border-bottom:	2px solid #cccccc;
}

.tableheading {
	font-weight:	bold;
}

.bodytd {
	height:		2048px;
}
.stathead {
	font-size: 	8pt;
	color:		#000099;
}
.statrow {
	font-size: 	9pt;
	color:		#000033;
}
.currankrow {
	font-size:	12pt;
	font-weight:	bold;
}

.button {
	background:	#ffffff;
  	border:	solid black 1px;
}

.stattitle {
	font-size:	15pt;
	font-face:	Arial;
}
.tabletop {
	border-top:	solid black 1px;
	border-left:	solid black 1px;
	border-right:	solid black 1px;
}
.tablemid {
	border-left:	solid black 1px;
	border-right:	solid black 1px;
}
.tablebot {
	border-left:	solid black 1px;
	border-right:	solid black 1px;
	border-bottom:	solid black 1px;
}
.weapdes {
	visibility:hidden;
	position:absolute;
	left:50px;
	background:#eeeeee;
	width:250px;
	border:solid black 1px;
	height:200px;
	padding: 10px;
}
.rightcol { 

           }