#caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #006666;
	margin-top: 0px;
	margin-bottom: 8px;
}
a {
	color: #660000;
}
a:hover {
	color: #C00;
}
body {
	background-color: #80A8A7;
}
#MainContainer {
	margin-right: auto;
	margin-left: auto;
	width: 700px;
	margin-top: 0px;
	position: relative;
}
#apDiv1 {
	width:174px;
	z-index:100;
	background-color: #066;
	padding: 5px;
	font-size: 16px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #666;
	border-bottom-color: #333;
	border-left-color: #CCC;
}
#apDiv1 p {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #FFF;
	text-align: center;
}
#apDiv1 a:link {
	color: #FFF;
	text-decoration: none;
	display: block;
	cursor: auto;
}
#apDiv1 a:visited {
	color: #FFF;
	text-decoration: none;
}
#apDiv1 a:hover {
	color: #C60;
	text-decoration: underline;
}
