body {
	background-color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#apDiv1 {
	position:absolute;
	width:1024px;
	height:768px;
	top: 50%;
	left: 50%;
	background-image:;
	background-color:;
	border:;
	margin-left: -512px;
	margin-top: -384px;
}

#apDiv2	{
	position:absolute;
	width:600px;
	height:530px;
	overflow:auto;
	z-index:1;
	left: 209px;
	top: 169px;
}

#apDiv3	{
	position:absolute;
	width:17px;
	height:531px;
	background-image:url(block.jpg);
	overflow:auto;
	z-index:2;
	left: 792px;
	top: 169px;
}

#info	{
	position:absolute;
	width:600px;
	height:100px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	background-image:;
	overflow:auto;
	z-index:2;
	left: 237px;
	top: 587px;
}



a:link {
	color: #C5FD00;
	text-decoration: none;
}
a:visited {
	color: #C5FD00;
	text-decoration: none;
}
a:hover {
	color:#7777777;
	text-decoration: none;
}
a:active {
	color:#7777777;
	text-decoration: none;
	}
