.menu1_level1 A {
   width:107px; 
   margin-left: 8px;
	color: black;
	text-decoration: none;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
   text-align: left;
	line-height: 10px;
 } 


.menu1_level1 A:hover, .menu1_level1 A:active { 
   width:132px;
   border-bottom: medium;
	border-bottom-color: #FF803C;
	border-bottom-style: dotted;
   margin-left:8px;
	color: black;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
   display: block;
	margin-right: 0px;
	line-height: 10px;
}
