@charset "utf-8";
/* CSS Document */

body,html {
	margin:0;
	padding:0;
	height:100%;
	width:100%;
}

body {
	background-color: #D7FFE9;
	background-image: url(bkg1.jpg);
	font-size:1em;
	font-family:Verdana, Arial, Helvetica, sans-serifl
}
#cont {
	position:absolute;
	width:950px;
	height:576px;
	top:.1%;
	left:.5%;
	margin:1px 0 0 5px;
	border:#009999 2px outset;
	background-image: url(bkg1.jpg);

}
#apDiv1 {
	position:absolute;
	width:380px;
	height:255px;
	z-index:1;
	left: 148px;
	top: 236px;
	text-align:center;
}
#apDiv2 {
	position:absolute;
	width:376px;
	height:276px;
	z-index:2;
	left: 555px;
	top: 78px;
	text-align:center;
}
#apDiv3 {
	position:relative;
	width:930px;
	height:72px;
	z-index:3;
	left: 16px;
	top: 2px;
	text-align:center;
	color:#374D4D;
	font-size:80%;
	font-weight:bolder;
}
#apDiv3 p{ margin-top:-15px;}

#apDiv4 {
	position:absolute;
	width:401px;
	height:23px;
	z-index:1;
	left: 547px;
	top: 452px;
	font-size:80%;
	font-weight:bolder;
}
#apDiv4 span {
	display:block;
	text-align:center;
	color:#374D4D;
	font-size:90%;
	font-weight:bolder;
}

#apDiv5 {
	position:absolute;
	width:468px;
	height:210px;
	z-index:2;
	left: 95px;
	top: 5px;
	font-size:80%;
}
#apDiv6 {
 position:absolute;
	width:auto;
	height:auto;
	z-index:2;
	left: -1px;
	top: 81px;
}
.style1 {
	color: #374D4D; /* #4A6867; */
	font-weight: bolder;
	font-size:75%;
	font-style:italic;
	}

.style1a {
	color:#990000;
}
	
.style2 {
/*	font-size:110%; */
	color: #374D4D;
	font-weight: bolder;
}

a:active, a {text-decoration:none;
	color:#996600;
	font-weight:bold;
}

.style3 {font-size: x-small;
	font-weight:bolder;
	font-style:normal;
}

div#StatC {visibility:hidden} 
