body {
	margin: 0;
	padding: 0;
	background-color: #99cedc;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 12px;
}

.tourtext {
	font-size: 12px;
	padding-left: 150px;
	padding-right: 150px;
	padding-top: 10px;
}

.join_table { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; width: 400px; border: thin solid #000000; padding: 5px; margin: 0px; }
.join_name { font-weight: bold; text-align: right; border: none; }
.join_value { text-align: left; border: none; }
.join_error { color: #EE0000; }
.join_header { font-size: 14px; font-weight: bold; text-align: center; border: none; }
.join_footer { font-size: 14px; font-weight: bold; text-align: center; border: none; }
.join_input { }
.join_select { }
.join_button { }