HEAD{
<style>
<!--
.menuTable{
 background-color: #006633;
 color: #ffffff;
 border:0;
 padding:0;
 margin:0;
 }
.menuCell {
  width:110;
  height:25;
  text-align:center;
  vertical-align:middle;
  padding:2;
}
a.menu {
  font-family: arial;
  font-size: 9pt;
  font-weight: bold;
  color: #ffffff;
  background-color: #006633;
  border: 4px double;
  border-color: #009933 #004300 #004300 #009933;
  left: 0px;
  margin: 1px;
  width:110;
  height:25;
  position: relative;
  text-decoration: none;
  top: 0px;
  z-index: 1;
}
a.menu:hover {
  border-color: #004300 #009933 #009933 #004300;
  font-size: 8pt;
  color:#ffcc33;
}
//-->
</style>

}
