td.menu_sel {
	color:#000000; 
	background-color:#FFFFFF;
	font-family:Arial;
	font-weight:bold;
	font-size:10pt; 
	width:90px; 
	text-align:center;
}
td.menu {
	color:#FFFF80; 
	background-color:#800000; 
	font-family:Arial; 
	font-size:10pt; 
	width:90px; 
	text-align:center;
}
table.menu_sub {
	position:absolute; 
	left:0;
	top:0; 
	visibility:hidden; 
	background-color:#ccc; 
	width:100px;
}
td.menu_sub {
	color:#E0E0FF; 
	background-color:#800000; 
	font-family:Arial; 
	font-size:10pt; 
	width:100px; 
	text-align:left;
}