#pagecontainer {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -295px;
	margin-left: -500px;
	width: 1000px;
	height: 590px;
}

#bg_img {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	overflow:hidden;
}

.content {
	font-family: Arial, Palatino, "Times New Roman", Times, Serif;
 	font-size: 10pt;
 	color: rgb(255,255,255);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none;
	line-height: 12pt;
}

a img {
	border: none;
}

.formular {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 10pt;
 	color: rgb(0,0,0);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none ;
 	background-color: #ffffff;
 	background-image: none;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none;
}
