@charset "utf-8";
#apDiv1 {
	position:absolute;
	left: 0px;
	top:0px;
	width:100%;
	height:95px;
	z-index:1;
	background-color: #FFF;
}
#apDiv2 {
	position:absolute;
	left:0px;
	top:90px;
	width: 100%;
	height:35px;
	z-index:2;
	border-top: solid #000 1px;
	border-bottom: solid #000 1px;
	background-color: #2D6C69;
	font-size: 14px;
}
#apDiv3 {
	position:absolute;
	left:10px;
	top:140px;
	width:230px;
	height: 165px;
	z-index:3;
	border-top: solid #000 1px;
	border-bottom: solid #000 1px;
	border-left: solid #000 1px;
	border-right: solid #000 1px;
	background-color: #2D6C69;
	font-size:14px;

}
#apDiv4 {
	position:absolute;
	left:255px;
	top:140px;
	width: auto;
	height: 660px;
	z-index:4;
	background-color: #FFF;
	padding: 10px;
	margin:: 10px;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	visibility: visible;

}

#apDiv5 {
	position: absolute;
	top: 650px;
	left: 10px;
	width: 230px;
	height: 25px;
	z-index:2;
	border-top: solid #000 1px;
	border-bottom: solid #000 1px;
	border-left: solid #000 1px;
	border-right: solid #000 1px;
	background-color: #2D6C69;
	font-family: Verdana, Geneva, sans-serif;
}

#apDiv6 {
	position:absolute;
	left:10px;
	top:320px;
	width:230px;
	height:315px;
	z-index:5;
	background-color: #999;
	border-top: solid #000 1px;
	border-bottom: solid #000 1px;
	border-left: solid #000 1px;
	border-right: solid #000 1px;
}

#apDiv2 table tr td {
	text-align: center;
	font-family:Verdana, Geneva, sans-serif;
	color: #FFF
}

#apDiv2 td a {
	text-decoration: none;
	padding: 7px 10px;
	color: #FFF;
}


#apDiv2 td a:visited {
	color: #FFF;
}


#apDiv2 td a:hover {
	font-weight: bold;
	color: #FFF;
	background-color: #69C;
	display: block;

}

#apDiv3 td {
	font-family:Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	font-size: 16px;
	padding-top: 10px;
	padding-bottom: 10px;
	
	}

#apDiv3 td a {
	text-decoration: none;	
	padding: 7px 10px;
	color: #FFF;

}


#apDiv3 td a:visited {
	color: #FFF;
}


#apDiv3 td a:hover {
	font-weight: bold;
	color: #FFF;
	background-color: #69C;
	display: block;


}
#apDiv5 table tr td {
	text-align: center;
	font-size: x-small;
	color: #FFF;
}
#apDiv4 p {
	font-family: Verdana, Geneva, sans-serif;
}


#apDiv4 h1 {
	font-family: Verdana, Geneva, sans-serif;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin:: 10px;
	font-size: 14px;
}

#apDiv4 p {
	font-family: Verdana, Geneva, sans-serif;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin:: 10px;
	font-size:12px;
	text-align: left;
}
	
		 
#apDiv4 table tr td strong {
	font-family: Verdana, Geneva, sans-serif;
}

#apDiv4 table tr td {
	font-size: 12px;
	text-align: left;
}

#apDiv5 a {
	padding: 7px 10px;
	color: #FFF;
}

#apDiv5 td a:visited {
	color: #FFF;
	
}
#apDiv5 table tr td a {
	font-size: 9px;
}
