    ul#menu_horizontal {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 0px;
    margin:0px;
     }
  ul#menu_horizontal li{
  /* float: left;\*/  
    margin-right: 5px
  }
  ul#menu_horizontal li a{
  display: block;
  
  width: 130px;
  height: 8px;
  _height: 5px;
 font: bold 9px Verdana;
  text-decoration: none;
  text-align: hight;
    padding-top: 0px;
    margin:0px;
	color: #0099CC;
  border: 1px none #ebebeb;
  background: #EBEBEB;
 padding: 2px 0px 2px;
  }
  ul#menu_horizontal li a:hover{
  width: 130px;
  height: 5px;
  background: #0099cc;
 
  /* background-image: url(fmenu2.jpg);)*/
		padding: 2px 0px 2px;
	font-weight: bold;
    border: 1px none #0095DD;
  color: #ffffff;

  font-weight: bold;
  
    margin:0;
      }
	  
	  ul#menu_horizontal2 {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 0px;
    margin:0px;
     }
  ul#menu_horizontal2 li{
  /* float: left;\*/  
    margin-left: 32px
  }
  ul#menu_horizontal2 li a{
  display: block;
   width: 130px;
  height: 8px;
  _height: 5px;
 font: bold 9px Verdana;
  text-decoration: none;
  text-align: center;
    padding-top: 0px;
    margin:0px;
	color: #0099CC;
  border: 1px none #ebebeb;
  background: #EBEBEB;
 padding: 2px 0px 2px;
  }
  ul#menu_horizontal2 li a:hover{
  width: 130px;
  height: 5px;
  background: #0099cc;
   text-align: center;
  /* background-image: url(fmenu2.jpg);)*/
		padding: 2px 0px 2px;
	font-weight: bold;
    border: 1px none #0095DD;
  color: #ffffff;

  font-weight: bold;
  
    margin:0;
      }