.searchhdr {
	font-weight: bold;
	color: #FF6600;
}

div.searchform
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #660000;
}
.searchform input,.searchform select,.searchform textarea, .searchform button
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #660000;
	background-color: #FFCC99;
	margin: 0px;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #eeeeee;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #eeeeee;
	/*filter: Chroma(Color=#eeffee);*/
	cursor:hand;
	/*width:100px;*/
}

#frmtowns
{
	display:none;
}
#frmrajons
{
	display:none;
}
div.paginator
{
  font-size:9;
  font-weight:bold;
}

div.paginator a,div.paginator a:visited,
{
  font-size:9;
  font-weight:bold;
  color:#666666;
  text-decoration:none;
  padding:2;margin:2;
  border:1 solid #eeeeee;
  line-height:16px;

}
div.paginator a:hover,div.paginator a:visited:hover,
{
  color:#FF6600;
  text-decoration:none;
  background-color:#ffeeee;
  border:1 solid #ffffff;
}


.searchFloatHdr
{
	cursor:hand;
/*	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #eeeeee;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #eeeeee;*/
	margin-left: 2px;
	margin-right: 2px;
}

