.top_gray_bar {
  border-top: 2px solid #8ac741;
  background: transparent url('/img/backgrounds/top_gray_bar.jpg') left top repeat-x;
}
.top_gray_bar_shadow {
  background: transparent url('/img/backgrounds/top_gray_bar_shadow.jpg') center 0px no-repeat;
}
.top_brown_bar {
  background: transparent url('/img/backgrounds/top_brown_bar.jpg') 0px 151px repeat-x;
}
.top_brown_bar_shadow {
  background: transparent url('/img/backgrounds/top_brown_bar_shadow.gif') center 131px no-repeat;
}
.middle_gray_bar {
  background: transparent url('/img/backgrounds/middle_gray_bar.jpg') 0px 444px repeat-x;
}
.middle_gray_bar_shadow {
  background: transparent url('/img/backgrounds/middle_gray_bar_shadow.gif') center 444px no-repeat;
}
.bottom_left {
  padding-left: 25px;
  height: 100%;
  background: transparent url('/img/backgrounds/bottom_left.gif') left center no-repeat;
}
.bottom_center {
  background: transparent url('/img/backgrounds/bottom_center.gif') left center repeat-x;
}
.bottom_right {
  padding-right: 25px;
  height: 100%;
  background: transparent url('/img/backgrounds/bottom_right.gif') right center no-repeat;
}
.bottom_shadow {
  height: 80px;
  background: transparent url('/img/backgrounds/bottom_shadow.jpg') center top no-repeat;
  padding: 10px 20px;
}
.bottom_menu_divider {
  padding-left: 1px;
  background: transparent url('/img/backgrounds/bottom_menu_divider.gif') left center no-repeat;
}
.blondi {
  background: transparent url('/img/backgrounds/blondi.gif') left center no-repeat;
}
.transparent {
  background-color: transparent;
}
.light_gray {
  background-color: #f7f9f6;
}
.search_form_left {
  padding-left: 10px;
  background: transparent url('/img/backgrounds/search_form_left.gif') left center no-repeat;
}
.search_form_right {
  padding-right: 10px;
  background: transparent url('/img/backgrounds/search_form_right.gif') right center no-repeat;
}
.search_form_center {
  padding: 0px 10px;
  height: 139px;
  background: transparent url('/img/backgrounds/search_form_center.gif') center repeat-x;
}
.object_distance {
  color: #fff;
  width: 45px;
  line-height: 21px;
  padding: 2px 5px 2px 3px;
  background: transparent url('/img/backgrounds/object_distance.gif') left center no-repeat;
}
.object_name {
  padding: 2px 30px 2px 3px;
}
.bggray {
  background: #f1efea;
}
.bggreen {
  color: #fff;
  background: #98c32c;
}
.bglightgreen {
  color: #fff;
  background: #8dc44b;
}

