@charset "UTF-8";
/* CSS Document */
<style type="text/css" media="screen">

#apDiv1 {
	position:absolute;
	left:421px;
	top:545px;
	width:350px;
	height:250;
	z-index:1;
	visibility: visible;
}

body { margin: 0 0 0; }


ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 150px;
	font: 14px Verdana;
	}
	
	
ul li {
	position: relative;
	background-color: #d4bad4;
	}

li ul {
	position: absolute;
	left: 180px;
	top: 0;
	display: none;
	width: 300px;
	}
	

ul li a {
	display: block;
	text-decoration: none;
	color: #000;
	background: #a77aa7;
	padding: 5px;
	border: 1px solid #620c6f;
	border-bottom: 0;
	font: Arial;
	font-size: 11px;
	valign: middle
	line-height: 13px;
	padding-top: 2px;
	font-family: "Arial Black", Gadget, sans-serif;
	line-height: 13px;
	}
/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */


ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 180px;
	border-bottom: 1px solid #ccc;
	}

li:hover ul, li.over ul {
	display: block;
}
a:link {
	text-decoration: none;
	color: #000;
}
a:visited{
	color: #000;
	text-decoration: none;
}
a:hover{
	color: #F00;
	background-color: #FFF;
}
.H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
.H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #F00;
}

.H3 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 18px;
	color: #F00;
}
.H4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
}
.H5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00F;
}
.H6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	line-height: 10px;
}

        .H11 {	font-family: verdana;
	font-size: 18px;
	font-weight: bold;
	color: #900;
	text-align: center;
}

        .H8 {
	font-family: verdana;
	font-size: 18px;
	font-weight: bold;
	color: #900;
	text-align: center;
}

       .H9 {
	background-color: #f2e7f8;
	
}

 .H10 {
	font-family: arial;
	font-size: 14px;
	color: #000080;
}


</style>