@charset "utf-8";

.details
{
font-family		: Century Gothic, Arial, Verdana;
font-size		: 12;
font-weight	    : normal;
color			: #000000;
}

#apDiv1 {
	position:absolute;
	width:98px;
	height:20px;
	z-index:1;
	left: 58px;
	top: 179px;
	overflow: visible;
	visibility: visible;
}
.style2 {
	font-size: 10pt;
	font-family: "Century Gothic", Arial, "Trebuchet MS";
}
.style1 {	
    font-family: "Century Gothic", Arial, "Trebuchet MS";
	font-size: 9pt;
}
.style3 {
	color: #FFFFFF;
	font-weight: bold;
}
.style5 {
	font-family: "Century Gothic, Trebuchet MS, Trebuchet MS, verdana";
	font-size: 12px;
	color: #990000;
	text-decoration:none;
}


.bl {
	font-family: Century Gothic, Arial, Verdana; Color:#000000; font-size:10pt;
}

.bl a:link{
    
	COLOR: #000000; text-decoration:none;
}
.bl a:visited{
    COLOR: #000000; text-decoration:none;
}
.bl a:hover{
    COLOR: #000000; text-decoration:underline;
}
.bl a:active{
    COLOR: #000000; text-decoration:none; 
}

.wh {
	font-family: Century Gothic, Arial, Verdana; Color:#FFFFFF; font-size:10pt;
}

.wh a:link{
    
	COLOR: #FFFFFF; text-decoration:none;
}
.wh a:visited{
    COLOR: #FFFFFF; text-decoration:none;
}
.wh a:hover{
    COLOR: #FFFFFF; text-decoration:underline;
}
.wh a:active{
    COLOR: #FFFFFF; text-decoration:none; 
}

.rd {
	font-family: Century Gothic, Arial, Verdana; Color:#F00; font-size:9pt;
}
