body
{
	color:#FFFFFF;
	background-color: #6E789F;
}
#message
{
	position: absolute;
	left: 2px;
	top: 20px;
	right: 2px;
	border-style: solid;
	border-width: 1px;
	color:#FFFFFF;
	border-color:#000000;
	background-color: #A1A8C5;
}
.stats
{
	position: absolute;
	left: 2px;
	margin-top: -90px;
	border-style: solid;
	border-width: 1px;
	color:#FFFFFF;
	border-color:#000000;
	background-color: #A1A8C5;
}
.lvl
{
	margin-left: 0px;
	margin-bottom: -19px;
	background-color: #8990B3;
	color: #CCCCCC;
}
.box
{
	margin-bottom: 1px;
	background-color: #8990B3;
	color: #CCCCCC;
}
.boxlast
{
	margin-bottom: 1px;
	background-color: #C5CBE0;
	color: #CCCCCC;
}
.box a
{
	color : #FFFFFF;
	text-decoration : underline;
}

.box a:hover
{
	color :#FFFFFF;
	text-decoration : none;
	cursor : pointer;
}
.box a.link
{
	color : #FFFFFF;
	text-decoration : none;
}
.boxlast a
{
	color : #FFFFFF;
	text-decoration : underline;
}

.boxlast a:hover
{
	color :#FFFFFF;
	text-decoration : none;
}
.boxlast a.link
{
	color : #FFFFFF;
	text-decoration : none;
}