
.form_title {
font-family:"Courier New", Courier, monospace;
font-size:16px;
text-decoration:underline;
text-align:center;
font-weight:bold;
color:#000000;
padding-top:5px;
padding-bottom:10px;
}


.table_res {
	width: 260px;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#6c7944;
	font-weight:bold;
	border-top: 1px #df4e15 dashed;
	background-repeat: no-repeat;
	overflow:hidden;
	
}
.input_res {
font-size:11px;
color:#000000;
background-color:#FFFFFF;
border:solid 1px #330000;
text-align:center;
font-weight:bold;
}
.input_res_im {
font-size:11px;
color:#000000;
background-color: #FFFF66;
border:solid 1px #330000;
text-align:center;
font-weight:bold;
}
.input_room_type {
font-size:9px;
color:#000000;
background-color:#FFFFFF;
border:solid 1px #330000;
text-align:left;
font-weight:bold;
width:80px;


}
.form_text_box {

font-size:9px;
color:#000000;
font-weight:bold;
border:solid 1px #330000;
height:70px;
width:235px;
}
.button {
font-size:10px;
border:solid 1px #330000;
font-weight:bold;
color:#6c7944;
background:#FFFFFF;
}
