body {
	background-image: url(../image/header/panelentrybackground.gif);
	background-repeat: repeat;
  text-align: center;
}

.content {
	width: 800px;
	height: 570px;  
	margin-top: auto;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../image/header/entrypanel.gif);
}
.langtable {
	font-family: Arial, Helvetica, sans-serif;  
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #999999;
}

.langlayer {	
	width: 800px;
	height: 521px;
}

.langbox {
	font-family: Arial, Helvetica, sans-serif;	
	line-height: 10px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	border: 1px solid #999999;
	padding: 1px;
	width: 14px;
	text-align: center;
	height: 14px;
	vertical-align: middle;
}

.langboxen {
	font-family: Arial, Helvetica, sans-serif;	
	line-height: 10px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	border: 1px solid #0C0089;
	padding: 1px;
	width: 14px;
	text-align: center;
	height: 14px;
	vertical-align: middle;
	background-color: #0C0089;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 10px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	padding: 1px;
	width: 505px;
	text-align: left;
	vertical-align: bottom;
}

a:link {
	color: #0C0089;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0C0089;
}
a:hover {
	text-decoration: none;
	color: #FF0033;
}
a:active {
	text-decoration: none;
}
