



.navigation {
	padding-top: 5px;
	padding-left: 5px;
	font-size: 12px;
  	width: 230px;	
  	color: #000000;
}

a.nav_href { 
	text-decoration: none;
	color: #000000;
}

a.nav_href:hover { 
	text-decoration: none;
	color: #006db6;
}

a.nav_href:active { 
	text-decoration: none; 
	color: #000000;
}

.navigation-right {
	
	float: right;
	clear: both;
	width: 260px;
	font-size: 12px;
  	color: #000000;
}

.adlist {
	text-align: center;	
}

.resultTable {
	
	
}

.adCell {
	background-color: #EFEFEF;
}
	
.filter_tabel {
	
  font-size: 11px;
  font-weight:bold;	
  color: #FFFFFF;
  text-decoration : none;
  background-color: #006db6;
}

a.filter_tabel {
	font-size: 9px;
	color: #FFFFFF;
  	text-decoration : none;
}

a.filter_tabel:hover {
	font-size: 9px;
	color: #FFFFFF;
  	text-decoration : none;
}

a.filter_tabel:active {
	font-size: 9px;
	color: #FFFFFF;
  	text-decoration : none;
}


table.filter_tabel td {
	padding-top: 5px;
	padding-left: 8px;
	padding-right: 8px;
  font-size: 11px;
  font-weight:bold;	
  color: #FFFFFF;
  text-decoration : none;
  background-color: #006db6;
}

.previewnavigation {
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 12px;
  	width: 468px;	
  	color: #000000;
}

a.previewnav_href { 
	color: #000000;
}

a.previewnav_href:hover { 
	color: #006db6;
}

a.previewnav_href:active { 
	color: #000000;
}

.filtercombobox {
  font-size: 9px;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-weight:normal;	
  color: #555555;
  text-decoration : none;	
}

.filtersubmit {
  background-color: #cccccc;
	color: #006db6;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  text-decoration : none;	
}

.filterlabel {
  font-size: 9px;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-weight: bold;	
  color: #ffffff;
  text-decoration : none;	
}