body {
	//text-align:center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #e7e1d9;
}

div.center {
    text-align: center;
}
div.center div, div.center table, div.center form {
    text-align: justify; margin-left: auto; margin-right: auto;
}

#apDiv1 {
	position:absolute;
	left:0;
	top:86px;
	width:100%;
	height:168;
	z-index:1;
	visibility: visible;
	overflow: visible;
}
.style1 {color: #FF0000}