#menu a, #menu a:visited {
font-family:arial;
font-size:9pt;
 
  text-decoration:none;
  color:#000;
  display:block;
  width:110px;
  height:1.2em;
  border:0.1em solid #eef;
  padding: 1 0 1 5;
  background-color:#eef;
  }
#menu a:hover {
  color:#000;
  background-color:#ccd;
  border-color:#fff #eef;
  }


span.hd {
width:110px;
padding:3 0 3 5; 
font-family:arial; 
font-size:10pt; 
background-color:#99a;
}

.hd1 {
width:110px;
padding:3 0 3 5; 
font-family:arial; 
font-size:10pt; 
background-color:#bbc;
}

#menuh a, #menuh a:visited {
font-family:arial;
font-size:9pt;
 
  text-decoration:none;
  color:#000;
  display:inline;
  width:100%;
  height:1.2em;
  border:0.1em solid #eef;
  padding: 1 0 1 5;
  background-color:#eef;
  }
#menuh a:hover {
  color:#000;
  background-color:#ccd;
  border-color:#fff #eef;
  }

span.menuh {
width: 120px;
text-align:center;
font-family:arial;
font-size:9pt;
  padding: 1 0 1 5;
}

div.hcont {
position: absolute;
width: 100%;
background-color: #eef;
border-top: #ccd 2px solid;
border-bottom: #ccd 2px solid;
}

/* vertical menu */

#menuv a, #menuv a:visited {
font-family:arial;
font-size:9pt;
 
  text-decoration:none;
  color:#000;
  display:inline;
  width:100%;
  height:1.2em;
  border:0.1em solid #eef;
  padding: 1 0 1 5;
  background-color:#eef;
  }
#menuv a:hover {
  color:#000;
  background-color:#ccd;
  border-color:#fff #eef;
  }

span.menuv {
width: 120px;
text-align:left;

}

div.vcont {
position: absolute;
width: 200px;
background-color: #eef;
border-top: #ccd 2px solid;
border-bottom: #ccd 2px solid;
}

#listmenu a, #listmenu a:visited {
font-family:arial;
font-size:9pt;
 
  text-decoration:none;
  color:#000;
  display:inline;
  width:100%;
  height:1.2em;
  border:0.1em solid #eef;
  padding: 1 0 1 5;
  background-color:#eef;
  }
#listmenu a:hover {
  color:#000;
  background-color:#ccd;
  border-color:#fff #eef;
  }

span.listmenu {
width: 120px;
text-align:left;

}
