
.pane {
  display : none;
  }
td.tabs {
  border-right : 1px outset brown;
  border-left-width:1; border-top-width:1; border-bottom-width:1
  }
table.submenu {
  background-color : #ffff99;
  border-width : 1;
  }
div.tabs {
  background-color : #33ccff;
  cursor : hand;
  }
