body{
        background:#e9e8dd url(../px/bg_serachForm.gif) bottom left repeat-x;
	font-family:verdana,arial;
	font-weight:normal;
	font-size:0.7em;
	margin:0;
	padding:0;
}

a:link {color: #000000; text-decoration:none;}     /* unvisited link */
a:visited {color: #000000; text-decoration:none;}  /* visited link */
a:hover {color: #000000; text-decoration:none;}   /* mouse over link */
a:active {color: #000000; text-decoration:none;}   /* selected link */

#searchHolder{
	vertical-align:top;
	width:19.2em;
	height:12.2em;
}
#formHolder{
	width:19.2em;
}

#steg1, #steg2, #steg3{
	width:95%;
	font-family:verdana,arial;
	font-weight:normal;
	font-size:1em;
	margin-bottom:0.5em;
}

#btnHolder{
	width:19.2em;
	height:1em;
}
#btnLeft{
	width:9.6em;
	float:left;
}
#btnRight{
	width:9.6em;
	float:right;
	text-align:right;
}

.midHeadline{
	margin-top:1em;
	font-size:120%;
	color:#a40c0c;
	font-weight:bold;
}
