@charset "utf-8";
/* CSS Document */

#apDiv1 {
	position:absolute;
	left:280px;
	top:60px;
	width:390px;
	height:330px;
	z-index:0;
	border:#CC9933 2px solid;
	background:url(images/form-back.png) repeat;
	overflow:hidden;
	visibility:hidden;
	padding:5px;
	color:#990000;
}

#apDiv1 a { text-decoration:none; color:#FF0000; font-weight:900; }
#apDiv1 a:hover { text-decoration:underline;}
#apDiv1 p { line-height:1.3em; font-size:11px; padding:0px; margin:0px; margin-bottom:5px;}

#apDiv2 {
	position:absolute;
	left:280px;
	top:60px;
	width:390px;
	height:330px;
	z-index:0;
	border:#CC9933 2px solid;
	background:url(images/form-back.png) repeat;
	overflow:hidden;
	visibility:hidden;
	padding:5px;
	color:#990000;
}

#apDiv2 a { text-decoration:none; color:#FF0000; font-weight:900; }
#apDiv2 a:hover { text-decoration:underline;}
#apDiv2 p { line-height:1.3em; font-size:11px; padding:0px; margin:0px; margin-bottom:5px;}

#apDiv3 {
	position:absolute;
	left:280px;
	top:60px;
	width:390px;
	height:330px;
	z-index:2;
	border:#CC9933 2px solid;
	background:url(images/form-back.png) repeat;
	overflow:hidden;
	visibility:hidden;
	padding:5px;
	color:#990000;
}

#apDiv3 a { text-decoration:none; color:#FF0000; font-weight:900; }
#apDiv3 a:hover { text-decoration:underline;}
#apDiv3 p { line-height:1.3em; font-size:11px; padding:0px; margin:0px; margin-bottom:5px;}

#apDiv4 {
	position:absolute;
	left:280px;
	top:60px;
	width:395px;
	height:330px;
	z-index:2;
	border:#CC9933 2px solid;
	background:url(images/form-back.png) repeat;
	overflow:hidden;
	visibility:hidden;
	padding:5px;
	color:#990000;
}

#apDiv4 a {
	text-decoration:none;
	color:#FF0000;
	font-weight:900;
}
#apDiv4 a:hover { text-decoration:underline;}
#apDiv4 p { line-height:1.3em; font-size:11px; padding:0px; margin:0px; margin-bottom:5px;}