html,body {
	background : url(images/taus_har.gif);
	background-color: #f3f3f3;
	font-family : Georgia, Geneva, Lucida Grande; 
	font-size : 14px; 
	font-weight : normal; 
	font : #1A1A1A; 
	text-decoration : none;
	margin-top : 0; 
	margin-left : 0; 
	margin-right : 0; 
	margin-bottom : 0;
}

.etuvali{
	font-family: Georgia, Geneva, Lucida Grande;
	font-size : 11px;
	color: #000000;
	border-style: inset; 
	border-width: 1px;
	background-color: #ffffff;
}

.valk{
	font-family : Georgia, Lucida Grande, Geneva;
	color : #ffffff;
	font-size : 12px; 
	text-decoration : none;
}

.txt_t_nimi{
	font-family : Georgia, Lucida Grande, Geneva;
	color : #cc0c0c;
	font-size : 13px; 
	font-weight : bold;
	text-decoration : none;
}

.txt_t_listanimi{
	font-family : Georgia, Lucida Grande, Geneva;
	color : #000000;
	font-size : 11px; 
	font-weight : bold;
	text-decoration : none;
}

.txt_t_kuvaus{
	font-family : Georgia, Lucida Grande, Geneva;
	color : #000000;
	font-size : 10px; 
	font-weight : normal;
	text-decoration : none;
}

.txt_eiloydy{
	font-family : Georgia, Lucida Grande, Geneva;
	color : #000000;
	font-size : 13px; 
	font-weight : bold;
	text-decoration : none;
}

.txt_leipa{
	font-family : Georgia, Lucida Grande, Geneva;
	color : #000000;
	font-size : 11px; 
	text-decoration : none;
}

.txt_kh_hinta{
	font-family : Georgia, Lucida Grande, Geneva;
	color : #000000;
	font-size : 14px; 
	font-weight : bold;
	text-decoration : none;
}

.txt_k_nimi{
	font-family : Georgia, Lucida Grande, Geneva;
	color : #000000;
	font-size : 11px; 
	font-weight : bold;
	text-decoration : none;
}

.txt_k_osoite{
	font-family : Arial, Lucida Grande, Geneva;
	color : #000000;
	font-size : 11px; 
	font-weight : normal;
	text-decoration : none;
}

.txt_pvm{
	font-family : Arial, Helvetica;
	color : #1F1F1F;
	font-size : 9px; 
	font-weight : normal;
	text-decoration : none;
}

.txt_hakupaikka{
	font-family : Georgia, Lucida Grande, Geneva;
	color : #000000;
	font-size : 12px; 
	font-weight : bold;
	text-decoration : none;
}

.ac_results {
	padding: 0px;
	border: 1px inset black;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	font-family : Georgia, Lucida Grande, Geneva;
	font-size: 11px;
	line-height: 16px;
	overflow: hidden;
}

.ac_loading {
	background: white url('images/indicator.gif') right center no-repeat;
}

.ac_odd {
	background-color: #faf2c7;
}

.ac_over {
	background-color: #62b464;
	color: white;
}

