@charset "utf-8";
/* CSS Document */

#evs-top {
	background-image:url(../images/EVS-TOP.gif);
	background-repeat:no-repeat;
	height:338px;
	background-color:#e6e6e6;
	font-family:"Times New Roman", Times, serif;
	line-height:13px;
}
#evs-top .thanks {
	background-image:url(../images/EVS-thanks.gif);
	}
#evs-top #evs-message {
	color:#FFFFFF;
	padding:170px 0 0 48px;
	font-size:12px;
	position:absolute;
	width:240px;
}
#evs-top #evs-message2 {
	color:#656c48;
	padding:306px 70px 0 48px;
	font-size:12px;
}
#evs-field {
	background-color:#e6e6e6;
}
input {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
}
#evs-field input {
	width:233px;
	border:1px solid #b2b2b2;
	background-color:#fff;
	margin:0;
	padding:3px;
}
a {
	color:#FFFF00;
}
