.reservation_body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: 257A25;
	font-weight: normal;
	font-style: normal;
	background-color: ;
}
.reservation_textbox {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: 257A25;
	font-weight: normal;
	font-style: normal;
	background-color: #FBFBFB;
	border: solid;
	border-width: 1px;
	border-color: 257A25;
	border-radius: ;
	-moz-border-radius: ;
}
.reservation_textbox:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: 257A25;
	font-weight: normal;
	font-style: normal;
	background-color: F1F0DC;
	border: solid;
	border-width: 1px;
	border-color: 257A25;
	border-radius: ;
	-moz-border-radius: ;
}
.reservation_button {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: FFFFFF;
	font-weight: normal;
	font-style: normal;
	background-color: 257A25;
	border: outset;
	border-width: 1px;
	border-color: ;
	border-radius: ;
	-moz-border-radius: ;
}
.reservation_button:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: 257A25;
	font-weight: normal;
	font-style: normal;
	background-color: CFF2AE;
	border: outset;
	border-width: 1px;
	border-color: ;
	border-radius: ;
	-moz-border-radius: ;
}
.reservation_table {
	background-color: ;
	padding: 5;
}

