
BODY {
	background-color : #000000;
	font-family : Geneva, Arial, Helvetica, sans-serif;
	color : #000088;
	}
.style27 {
	font-size: 12px;
	color:#FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	}
.style28 {
	font-size: 12px;
	color: #18E775;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
a:link {
	color:#CCCCCC;
	text-decoration: none;
	}
a:visited {
	color:#CCCCCC;
	text-decoration: none;}
a:hover {
	text-decoration:underline;
	color:#666666;
	}
	

/*Josh CSS*/
#dropmenudiv{
	width:116px;
	position:absolute;
	border:1px solid black;
	border-bottom-width: 0;
	font:normal 9px Verdana;
	line-height:18px;
	z-index:100;
}
#dropmenudiv a{
	width: 116px;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
}
#dropmenudiv a:hover{ /*hover background color*/
	background-color: yellow;
	width:116px;
}

.stylefooter {
	font-size: 10px;
	color:#18e775;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bolder;
}
.style33 {
	font-size: 10px; 
	color: #18e775; font-family: Geneva, Arial, Helvetica, sans-serif; font-weight: bold; 
	}