td.submenu {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 3px; padding-right: 8px; padding-bottom: 3px; padding-left: 8px;
	border: #333333; 
	border-style: solid; 
	border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;
	white-space: nowrap;
}

a.submenu:active {  color: #000000; text-decoration: none}
a.submenu:link {  color: #000000; text-decoration: none}
a.submenu:visited {  color: #000000; text-decoration: none}
a.submenu:hover {  color: #000000; text-decoration: none}
