@charset "iso-8859-1";

body{
  font-family: Verdana, Arial, Sans-serif;
}

.bg_center_sf{
  background-color : #ffffff;	/* greyish blue */
}

.bg_lbuck_top,
.bg_lbuck_top_corner,
.bg_lbuck_corner,
.bg_lbuck,
.ListHeading_top,
.ListHeading_bottom {
  background-image: none;
}

.ListHeading{
  background: #fff;
  color: #444;
  height: 19px;
  font-size: 12px;
}

.ListHeading_b{
  background: #fff;
  height: 19px;
  color: #444;
  font-size: 12px;
  font-weight: bold;
}

.ListHeading_left{
  background: #fff;
  height: 19px;
}

.ListHeading_right{
  background: #fff;;
  height: 19px;
}

.bg_lbuck {
  background-color : #ffffff;
}

.LBuck_header{
  font-size: 12px;	
  font-weight: normal;
  color:	#444;
}

.menuitem-on, 
.menuitem-off
A.menuitem-on, 
A.menuitem-off,
A.menuitem-on:hover,
A.menuitem-on:active,
A.menuitem-on:visited,
A.menuitem-off:hover,
A.menuitem-off:active,
A.menuitem-off:visited {
  text-decoration: none; 
  color: #444;
  font-family: verdana, arial, sans-serif;
  font-weight : normal;
  font-size : 11px;
  background-color : white;
}

A.menuitem-off:hover,
A.menuitem-on:hover{
  color: #444;
}

A.menuitem-on:visited,
A.menuitem-off:visited {
  color: #444;
}

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


#ResultListing .ListArt_highlight {
  background: #eff3ff;
}

#ResultListing_zoom div.box {
  background-color: #fff;
  position:   absolute;
  visibility: hidden;
  z-index:    0;
}

.bg_rl_zoom{
  background-color: #fff;  
}

#ResultListing_zoom .box_header_top,
#ResultListing_zoom .box_header,
#ResultListing_zoom .box_header_bottom {
  color: #0f4fb9;
  background-color: #fff;
  font-weight: bold;
  text-decoration: none;
  font-size:     11px;
}

.linktxt,
A.linktxt {
  color : #0f4fb9;
  font-weight : normal;
  text-decoration : none;
  font-size : 11px;
}

A.linktxt:hover,
A.linktxt:visited {
  color : #0f4fb9;
}
