@charset "utf-8";
.transparent {
	filter: alpha(opacity=44);
-moz-opacity: .44;
	background-color: #333333;
}
#apDiv4 {
	position:absolute;
	left:225px;
	top:454px;
	width:102px;
	height:98px;
	z-index:1;
	background-color: #000000;
	filter: alpha(opacity=80);
	-moz-opacity: .80;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #232323;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	background-attachment: fixed;
	outline-color: #666666;
	border-color: #3a3a3a;
}

.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.opacity {
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	list-style-position: inside;
	list-style-type: square;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #99CC66;
	text-decoration: none;
}
a:active {
	color: #99CC66;
	text-decoration: none;
}
.lists {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	list-style-position: inside;
	list-style-type: square;
	line-height: 5px;
}
