body {
  background-color: #CCCC66;
  margin: 0px;
}

input {
  background-color: #DDDD72;
}

.shadowleft {
  background-image: url('/images/bg_spacer/tee_sl.gif'); background-repeat: no-repeat;
}

.shadowdown {
  background-image: url('/images/bg_spacer/tee_su.gif'); background-repeat: no-repeat;
}

.submenu {
  border-bottom:1px solid white;
  border-top:1px solid white;
  background-color: #336600;
}

.menuActive1 {
  color : white;
}


