.style1 {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; }
.style2 {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; font-weight: bold; }
.style3 {font-family: Arial, Helvetica, sans-serif;	font-size: 36px; color: #FFFFFF; }
.style4 {font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #000000; }
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color:#BCFAF3;
    scrollbar-highlight-color:#11D0C2;
    scrollbar-shadow-color:#11D0C2;
    scrollbar-3dlight-color:#FFFFFF;
    scrollbar-arrow-color:#000000;
    scrollbar-track-color:#FFFFFF;
    scrollbar-darkshadow-color:#FFFFFF;
}
#apDiv1 {
	position:absolute;
	width:83px;
	height:50px;
	z-index:2;
	left: 85%;
	top: 70px;
	background-image: url(top.png);
}
#apDiv2 {
	position:absolute;
	width:83px;
	height:71px;
	z-index:3;
	left: 85%;
	top: 80%;
	background-image: url(bottom.png);
	background-position: bottom;
	background-repeat: repeat-x;
}
