body
{
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url('images/leftbackground.gif');
	background-repeat: repeat-y;
	color: #000000;
}
a
{
	text-decoration: underline;
	color: #505050;
}
img
{
	border: 0px;
}
td.mapelement
{
	width: 50px;
	height: 50px;
}
td.mapelement img
{
	display: block;
	border: 0px;
}
table.separtable
{
	width: 100%;
	padding: 0px;
	margin: 0px;
	border: 0px;
	border-spacing: 0px 0px;
}
.mini
{
	font-size: small;
	text-align: center;
}
.playerdispo
{
	font-size: 16px;
	text-align: center;
	color: #FFFFFF;
}
.playerdispa
{
	font-size: 16px;
	text-align: center;
	color: #000000;
}
div#targetplayer
{
	visibility: hidden; 
	position: relative;
}
div#targetbuilding
{
	visibility: hidden; 
	position: relative;
}
.tableinfo
{
	background-color: #DADADA;
	border: 1px solid #FF0000;
	border-collapse: separate;
	border-spacing: 0px 0px;
	empty-cells: show;
}
.divalign
{
	float: left;
}
.innertable
{
	background-color: #DADADA;
	border: 1px solid #FF0000;
	border-collapse: separate;
	border-spacing: 0px 0px;
	empty-cells: show;
}
#leftpanel
{
	width: 170px;
	height: 100%;
	background-image: url(images/leftbackground.gif);
	background-repeat: repeat-y;
	text-align: left;
	float: left;
}
#pagetitle
{
	text-align: left;
	width: 719px;
	height: 160px;
	background-image: url(images/title.gif);
	background-repeat: no-repeat;
	margin-left: 170px;
}
#main
{
	margin-left: 170px;
}
a.menu
{
	text-decoration: none;
	font-size: 16px;
	color: #FF0000;
}
div.menubutton
{
	position:absolute;
	left:16px;
	width:139px;
	height:41px;
	z-index:1;
	background-image: url('images/leftchoice.gif');
	border: 0px;
}
span.menu
{
	position:absolute;
	left:9px;
	top:6px;
	width:121px;
	height:27px;
	z-index:2;
	text-align: center;
	border: 0px;
}
div.menulogin
{
	position:absolute;
	left:7px;
	top:385px;
	width:162px;
	height:148px;
	z-index:1;
	background-image: url('images/leftlogin.gif');
	border: 0px;
}
div.menulogins
{
	position:absolute;
	left:5px;
	top:4px;
	width:148px;
	height:139px;
	z-index:2;
	text-align: center;
	border: 0px;
	text-decoration: none;
	font-size: 16px;
	color: #000000;
}
span.powervar
{
	color: #4B3AE4;
}
span.important
{
	color: #FF0000;
	font-weight: bold;
}
.spellblock
{
	text-align: center; 
	background-color: #DADADA;
	border: 1px solid #FF0000;
	border-collapse: separate;
	border-spacing: 0px 0px;
}