@charset "utf-8";
body {
	font-family: Arial;
	font-size: 12px;
	color: #403f44;
	margin: 0px;
	padding: 0px;
}
.backto {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(top2.jpg);
	text-align: left;
	vertical-align: middle;
	height: 25px;
	width: 274px;
}
a.backto:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.backto:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.backto:hover {
	color: #993333;
	text-decoration: none;
}
.formtd {
	height: 400px;
	width: auto;
	vertical-align: top;
	text-align: center;
}
.formtd #confirmtbl {
	height: 400px;
	width: 600px;
	margin-left: auto;
	overflow: hidden;
	text-align: center;
	margin-right: auto;
	margin-top: 20px;
}
.formtd #confirmtbl td {
	vertical-align: top;
	letter-spacing: 1px;
	font-size: 13px;
}

.formtd #happy #box {
	height: auto;
	width: 740px;
	margin-left: auto;
	margin-right: auto;
}
.formtd #happy #box table {
	width: 480px;
	margin-top: 20px;
	margin-left: 10px;
}
.formtd #happy #box td {
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
}
.formtd #happy #box #country {
	width: 275px;
}
.formtd #happy #box #comments {
	vertical-align: text-top;
}
.formtd #happy #box #reset {
	margin-left: 20px;
}
a.footer:link {
	color: #554d9f;
	text-decoration: underline;
}
a.footer:visited {
	color: #554d9f;
	text-decoration: underline;
}
a.footer:hover {
	color: #AC543E;
	text-decoration: underline;
}
#flink {
	background-image: url(foot2.jpg);
	vertical-align: middle;
	height: 40px;
	width: 274px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.confirm {
	text-align: center;
	margin-top: auto;
	margin-left: auto;
}

