
#MenuH {
  position : static;
  float : left;

  width : 130px;
  _width : 150;
  min-height : 10px;
  border-style: solid;
  border-width: thin;
  border-color: #B4BBC1;
  background-color :  #B4BBC1;
  font-family:  helvetia;
  color: rgb(255,255,255);
  font-size:.9em;
  font-weight: bold;
  text-align: left;
  padding: 10 10 10 10;
  _padding: 10 10 10 10;
  margin: 0 0 0 0;
  }

#MenuB {
  position : relative;
  float : left;
  top : 0;
  width : 130px;
  _width : 150;
  min-height : 10px;
  background-color :  #B4BBC1;
  font-family:  helvetia;
  color: rgb(255,255,255);
  font-size:.9em;
  font-weight: bold;
  text-align: center;
  line-height: 2em;
  margin: 0 0 0 0;
  }

#MenuB a {text-decoration :none;   color: rgb(255,255,255);}
#MenuB a:link {text-decoration :none}
#MenuB a:hover {text-decoration : underline}


#MenuE a{
  position : relative;
  float : left;
  width : 130px;
  _width : 150;
  background-image : url('aro.gif');
  background-repeat : no-repeat;
  border-style: solid;
  border-width: thin;
  background-color : #EEEEF8;
  font-family:  helvetia;
  color: #30373B;
  font-size:.8em;
  font-style : normal;
  text-align: left;
  padding: 7 10 7 10;
  _padding: 7 10 7 10;
  margin: 0 0 0 0;
  border-bottom-color: #B4BBC1;
  border-top-width: 0;
  border-right-width: 0;
  border-left-width: 0;
  text-decoration : none;
  }

#MenuE a:hover{
  background-color : #F2F2F2;
  text-decoration : none;
}
#MenuE a:active{
  background-color : #F2F2F2;
  text-decoration : none;
}

#mtshade {
 position : relative;
 height: 4px;
 width : 150px;
 _background-image : url('shade.gif');
 background-repeat : repeat-x;
 }

#MenuL {
  position : relative;
  float : left;
  top : 0;
  width : 130px;
  _width : 150px;
  min-height : 10px;
  font-family:  helvetia;
  color: rgb(255,255,255);
  font-size:.7em;
  font-weight: bold;
  text-align: center;
  line-height: 2em;
  margin: 300 0 0 0;
  _margin: 200 0 0 0;
  padding :10 10 0 10 ; 
  _padding :10 10 0 10; 
  background-color : #494066; 
  }

#MenuL a {text-decoration :none;   color: rgb(255,255,255);}
#MenuL a:link {text-decoration :none}
#MenuL a:hover {text-decoration : underline}
