div.resurl {
	font-family: Arial;
	font-size: 10pt;
	color: #968674;
}

div.resultline {
	margin-bottom: 8px;
}

div.restxt {
	font-family: Arial;
	font-size: 8pt;
	width: 600px;
}

div.restit {
	font-family: Arial;
	font-size: 8pt;
}

div.blueline {
	border-top: 1px solid #968674;
	background-color: #e7dbcd;
	margin-bottom: 8px;
	padding: 1px;
}

div.body {
	margin-left: 8px;
	margin-right: 8px;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 10pt;
}

div.topline {
	border-bottom: 1px solid #e7dbcd;
	padding: 2px;
	font-family: Arial;
	font-size: 10pt;
}

div.nomatch {
	font-family: Arial;
	font-size: 12pt;
	color: #ff0000;
}

div.nomatch2 {
	font-family: Arial;
	font-size: 12pt;
}

input,select {
	border: 1px solid #968674;
}

input[type=submit],input[type=button],input[type=reset] {
	background-image: url(seekeer_button.png);
}

a:hover, a:active, a:link, a:focus {
	text-decoration: underline;
	color: #0000ff;
}

a:visited {
	text-decoration: underline;
	color: #666666;
}

a.cloud {
	text-decoration: none;
}

a.cloud:hover {
	text-decoration: underline;
	color: red;
}
