	
ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

img {
    border: none;
} 



#menu1 {
	width: 150px;
	top: 5px;
	margin-left: 5px;
	}
	
	 #menu1 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}
	
	#menu1 li a:link, #menu1 li a:visited{
	color: #93FC7B;
	display: block;
	height: 20px;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	font-size: 10pt;
	background-color: #007602;
	background-image: url(../images/2x10orng_grd.gif);
	background-repeat: repeat-x;
	background-position: bottom;
  }
  
 #menu1 li a:hover {
	color: #fa700d;
	font-size: 10pt;
	background-position: 0 bottom;
	background-color: #006600;
	font-weight: bold;
	height: 20px;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	background-image: url(../images/2x10orng_grd.gif);
	background-repeat: repeat-x;
  }

#menu1 li a:active {
	color: #fa700d;
	padding: 8px 0 0 10px;
	background-position: 0 -32px;
	background-image: url(../images/menu_grd.gif);
	font-size: 10pt;
	font-weight: bold;
  }
