.legendsearch { 
	border:					1px solid #666666;
	background-color:		#FFFFFF;
	color:					#000000;
	position: 				absolute;
	top:					-1em;
	/* left:				1em; */
	font-weight:			none;
	font-family: 			Verdana;
	font-size:				10pt;
	text-align:				center;
	padding:				5px;
}

.legendsearch a:link { color: #000000; text-decoration: none; }
.legendsearch a:visited { color: #000000; text-decoration: none; }
.legendsearch a:hover { color: #000000; text-decoration: underline; }
.legendsearch a:active { color: #000000; text-decoration: none; }

.fieldsetsearch {
	border: 				1px solid #666666;
	position: 				relative;
	background-color: 		#EFEFEF;
	width:					92%;
	text-align:				left;
	padding:				9px;
	font-family: 			Verdana;
	font-size:				10pt;
}

.sort_options {
	font-family: 			Arial;
	font-size:				10pt;
}

.featured_listing_table {
	font-family: 			Arial;
	font-size:				10pt;
}

/* LISTING BROWSE PAGE NAVIGATION WIDGET 'next_prev()'display stuff  */
.browse_tool_table
{
	width:500px;
	font-size: 11px;
	text-decoration: none;
	color: black;
}

.browse_tool
{
	font-size: 11px;
	text-decoration: none;
	color: black;
}

.browse_tool_num
{
	color: #336699;
}

.browse_tool_button A
{
	background-color: silver;
	font-size: 10px;
	line-height: 10px;
	text-align: center;
	BORDER-COLOR: #000000;
   	BORDER-STYLE: outset;
 	BORDER-WIDTH: 1px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	width: 82px;
	height: 18px;
	display: block;
}

.browse_tool_button A:visited
{
	color: #000000;
}

.browse_tool_button A:hover
{
	color: #FFFFFF;
	BORDER-STYLE: inset;
	width: 82px;
	height: 18px;
}

.browse_tool_ghost
{
	font-size: 10px;
	line-height: 10px;
	color: #aaaaaa;
	text-decoration: none;
}

.browse_tool_curpage
{
	BACKGROUND-COLOR: #132975;
	color: #ffffff;
	width: 24px;
	height: 20px;
	display: block;
	text-align: center;
}

.bt_pages {
	font-family: verdana, arial;
	BACKGROUND-COLOR: #D1DEE9;
	text-decoration:none;
	font-size: 10px;
	vertical-align: middle;
	color:	#000000;
}

bt_pages_ghost
{
	color:	#aaaaaa;
	text-decoration:none;
}

A.bt_pages
{
	color:	#000000;
	width: 24px;
	height: 20px;
	display: block;
	text-align: center;
}

A.bt_pages:visited
{
	color: #000000;
}

A.bt_pages:hover
{
	color:#ffffff;
	background: #132975;
}
