#mainTableBottomMenu {
  border: none;
  padding: 8px;
  font: 10px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
  background: #4B8070 url(../design/bottom.gif) center bottom repeat-x;
  background: #4B8070 url(../design/itembg.gif) top left repeat-x;
  vertical-align: top;
}

#mainMenuBottom {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  border: none;
  text-align:left;
  background: none;
}

#mainMenuBottom li {
  border: none;
  padding: 4px;
  border-top: none;
  display: inline;
  line-height:20px;
  background: none;
}

a:link.bm, a:visited.bm {
  background: none;
  font-weight: bold;
  text-decoration: none;
  color: #ffffff;
}

a:hover.bm, a:active.bm {
  background: none;
  font-weight: bold;
  text-decoration: none;
  color: #FFDE3D;
}
