.menustyle {border:1px;border-style:none;font-size:12px;font-family: Verdana, Arial, Tahoma, Times New Roman; color:#DF4A19;
	  font-weight:bold; 
	}

.menuitem {background-color:#DF4A19;font-family:Arial, Tahoma, Times New Roman;font-size:11px;border:0px;
  border-style:solid;border-color:white;cursor:pointer;cursor:hand; color:#000000;}
  
.mouseover {background-color:silver;color:#000000;font-family:Arial, Tahoma, Times New Roman;font-size:11px;border:1px;
  border-style:solid;border-color:Gray;
  cursor:pointer;cursor:hand;}

