.registr-backgr {
	background-image: url(base/registr-backgr.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.registr-namemid {
	background-image: url(base/registr-namemid.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.registr-mailmid {
	background-image: url(base/registr-mailmid.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.registr-addressmid {
	background-image: url(base/registr-addressmid.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.registr-contactmid {
	background-image: url(base/registr-contactmid.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.registr-messagemid {

	background-image: url(base/registr-messagemid.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.registr-destinmid {
	background-image: url(base/registr-destinmid.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.registr-boxmid {
	background-image: url(base/registr-boxmid.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.registr-text {
	font-size: 15px;
	line-height: 38px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-family: "trebuchet MS", arial;
}
.registr-textfields {
	float: left;
	width: 100px;
	height: 22px;
}
.registr-textfield-name {
	float: left;
	width: 260px;
	height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #000000;
}
.registr-textfield-address1 {
	width: 65px;
	height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #000000;
	float: left;
}
.registr-textfield-address2 {
	float: left;
	width: 145px;
	height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #000000;
}
.registr-textfield-address3 {
	float: left;
	width: 290px;
	height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #000000;
}
.registr-textfield-mail {
	float: left;
	width: 400px;
	height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #000000;
}
.registr-textfield-contact {
	float: left;
	width: 290px;
	height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #000000;
}
.registr-textfield-message {
	float: left;
	width: 480px;
	height: 90px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #000000;
}
.registr-textfield-destination {
	float: left;
	width: 350px;
	height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #000000;
}
.registr-textfield-box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin-top: 7px;
	margin-left: 30px;
	font-weight: bold;
}
.registr-text-destin {
	font-size: 15px;
	line-height: 36px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-family: "trebuchet MS", arial;
}
.registr-hand {
	cursor: pointer;
}

