.menu {
	font-family:verdana;
	color:#FFFFFF;
	font-size:10px;
	background-color:#cccccc;
	layer-background-color:#cccccc;
	height: 23px;
}

.whitetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.options {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 21px;
	color: #FFFFFF;
	padding-top: 4px;
}

a.sub1, a.sub1:visited, a.sub2, a.sub2:visited, a.sub3, a.sub3:visited, a.sub4, a.sub4:visited, a.sub5, a.sub5:visited, a.sub6, a.sub6:visited {
	color:#FFFFFF;
	text-decoration:none;
}

a.sub1:hover {
	color: #99FF00;
	text-decoration:none;
}

/* sub2 */ 

a.sub2:hover {
	color: #84C5FF;
	text-decoration:none;
}

/* sub3 */ 

a.sub3:hover {
	color: #FF9900;
	text-decoration:none;
}

/* sub4 */ 

a.sub4:hover {
	color: #FFCC00;
	text-decoration:none;
}

/* sub5 */ 

a.sub5:hover {
	color: #CCFF00;
	text-decoration:none;
}

/* sub6 */ 

a.sub6:hover {
	color: #CC99FF;
	text-decoration:none;
}

td.button {
	display: block;
	cursor: default;
}
