@charset "utf-8";
#main {
	height: auto;
	width: 853px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.ok_button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #669933;
	height: 22px;
	border: 1px solid #669933;
	color: #000000;
	font-weight: bold;
}
.reservation_inputbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #669933;
	height: 16px;
	background-color: #333333;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.reservation_form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #669933;
	height: 16px;
	border: 0px none #FFFFFF;
	background-color: #333333;
	text-align: left;
}
.reservation_vs_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.reservation_table_odd {
	background-color: #669933;
	color: #333333;
	font-weight: bold;
}
