@charset "UTF-8";
/* CSS Document */
body, div, a, td {
	font-size: 7pt;
	font-family: verdana;
	text-align: center;
}

input {
	font-family: verdana;
	margin-top: 4px;
	font-size: 7pt;
}

div#helpfirstpage {
	margin-top:5px;
	/*margin-bottom:34px;*/
}

div#help {
	margin-top: 5px;
	font-weight: bold;
}

div#advsearch {
	margin-top: 5px;
	margin-bottom: 15px;
}

/*div#feedbackfirstpage {
	margin-top: 5px;
	
}*/

a, a:hover, a:visited {
	text-decoration:none;
	color:black;
}

img, img:hover, img:visited {
	text-decoration:none;
	color:transparent;  /* before : black  */
	margin-bottom:-2px;
//	border-color:#F0F0F0;	
/*  before : white */
	border:none;
}

div#refinesearch {
	font-weight:bold;
	margin-bottom:13px;
}

div#refinesearch a {
	text-decoration:underline;
}

div#nomatch {
	font-weight:bold;
	margin-top:15px;
	margin-bottom:6px;
}

p#nomatch, p#refinesearch {
	font-weight:bold;
	margin-bottom:13px;
}

p#nomatch {
	margin-top:5px;
}

div#bottomtext {
	font-weight:bold;
	bottom: 15px;
	float: left;
	padding-top: 14px;
	padding-left: 4px;
}

div#bottomtext a {
	text-align: center;
}

div#footerlogodiv {
	float: right;
	background-color: #F0F0F0;
}

div#formelem1 {
	float: left;
}

div#formelem2 {
	float: right;
}

div#content {
	float: none;
	//min-height: 80px;
}

li.selection {
	font-weight:bold;
}

.inactive {
	color:grey;
}

#next {
	margin-left: 8px;
}

#prev {
	margin-right: 8px;
}
