UL LI { width:100px; border: 2px solid #FFCC99; margin: 1px; padding: 3px; list-style: none; font-weight: bold; color:#CCCCCC; }
a { color: #9d9; font-weight: bold; text-decoration: none; background-color: transparent; cursor: hand }
body { font: 13px arial, tahoma, verdana, sans-serif; }

#main_tab {
  background-color: #A3A3FF;
   border-radius:8px;
  -moz-border-radius:8px;
  -webkit-border-radius:8px;
  -khtml-border-radius:8px;
  }
