.banner
{	font-family	: Arial,Helvetica	;
	font-size	: 10pt			;
}
.search
{	font-family	: Arial,Helvetica	;
	font-size	: 8pt			;
}
.crumbs
{	font-family	: Arial,Helvetica	;
	font-size	: 8pt			;
	color		: black			;
}
.crumbs a
{	text-decoration	: none			;
}
.webtitle
{	font-family	: Arial,Helvetica	;
	color		: #000080		;
	font-size	: 10pt			;
}
.status
{	font-family	: Arial,Helvetica	;
	color		: white			;
	background-color: green			;
	font-weight	: bold			;
	width		: 80px			;
	text-align	: center		;
	font-size	: 8pt			;
}
.status-red
{	font-family	: Arial,Helvetica	;
	color		: white			;
	background-color: red			;
	font-weight	: bold			;
	width		: 80px			;
	text-align	: center		;
	font-size	: 8pt			;
}
.info
{	font-family	: Arial,Helvetica	;
	font-size	: 10pt			;
}
.price
{	font-family	: Arial,Helvetica	;
	color		: red			;
	font-weight	: bold			;
	font-size	: 10pt			;
}
.price-green
{	font-family	: Arial,Helvetica	;
	color		: #015726		;
	font-weight	: bold			;
	font-size	: 10pt			;
}
.count
{	font-family	: Arial,Helvetica	;
	font-size	: 10pt			;
	font-weight	: bold			;
}
.featured
{	font-family	: Arial,Helvetica	;
	font-size	: 10pt			;
	color		: #015726		;
}
a.search_back:link, a.search_back:visited
{
  float: left;
  margin: 0px 0px 0px 10px;
  padding:7px 0px 0px 10px;
  font-weight:bold;
  width:20px;
  height:20px;
  text-align: center;
  text-decoration: none;
  background: url(/graphics/iconLtArrow_20x20.gif) no-repeat;
  font: normal 10px Arial;
  color: #39560E;
}

a.search_back:hover
{
  color: #39560E;
  background: url(/graphics/iconLtArrow_20x20.gif) no-repeat;
}

a.search_forward:link, a.search_forward:visited
{
  float: left;
  margin: 0px 0px 0px 0px;
  padding:7px 10px 0px 0px;
  font-weight:bold;
  width:20px;
  height:20px;
  text-align: center;
  text-decoration: none;
  background: url(/graphics/iconRtArrow_20x20.gif) no-repeat;
  font: normal 10px Arial;
  color: #39560E;
}

a.search_forward:hover
{
  color: #39560E;
  background: url(/graphics/iconRtArrow_20x20.gif)  no-repeat;
}
