/* CSS Document */

form{
margin:0px;
padding:0px;
}

table{
border:0px;
}

td{
	height: 30px;
	padding-right: 5px;
}


input{
	width:66px;
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	text-align: center;
	color: #FF6600;
}

select{background:url(../images/form1.gif) no-repeat right;}

.box_compo_date{
	width:66px;
	height:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: normal;
	text-align: center;
}

.box_compo_rooms{
width:140px;
height:17px;
font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: normal
}


.submit{
	background-image:url(Images/compo/bk_submit.jpg);
	background-repeat:no-repeat;
	width:64px;
	height:23px;
	font-family:Arial, Helvetica, sans-serif;
	color:#3F65C8;
	font-size:11px;
	text-align: center;
	direction:rtl;
}
