body { 
	color: black; 
	font-size: 8pt; 
	font-family: verdana; 
	background-color: #3c3c3c; 
}
p {}
td {}
a:link { 
	color: #999 ; 
	font-size: 8pt; 
	font-family: verdana; 
	text-decoration: none; 
}
a:visited { color: #fed458 }
a:hover { color: #fed458 }
a:active { color: red }
.titlewhite { 
	color: white; 
	font-size: 8pt; 
	font-family: verdana; 
	font-weight: bold; 
	margin-left: 0; 
	padding-left: 15px; 
	border-left-width: 0; 
}
.floatingtext { 
	color: white; 
	font-size: 8pt; 
	font-family: verdana; 
}
.titleblack { 
	color: black; 
	font-size: 10pt; 
	font-family: verdana; 
	font-weight: bold; 
	padding-left: 0; 
}
.white { 
	color: white; 
	font-size: 8pt; 
	font-family: verdana; 
	margin-left: 0; 
	padding-left: 15px; 
	border-left-width: 0; 
}

IMG.menu {
	position: relative;
}
.subMenu {
	margin: 10px;
}
