@charset "iso-8859-1";
.bg_lbuck_top,
.bg_lbuck_top_corner,
.bg_lbuck_corner,
.bg_lbuck{
  background-image: none;
}


.bg_lbuck {
  background-color : #cae1ff;
}

.menuitem-on, 
A.menuitem-on,
A.menuitem-on:hover,
A.menuitem-on:active,
A.menuitem-on:visited {
  background-color: white;
}

.menuitem-off 
A.menuitem-off,
A.menuitem-off:active,
A.menuitem-off:visited {
  background-color : transparent;
}

A.menuitem-off:hover {
  color: #000000;
  background-color: white;
}
