/**************** compo *******************/

.compo{
	width:295px;
	float: left;
	height: auto;
	background-color: #E4ECF1;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	border: 1px solid #527D9B;
}

.compo_contact{
	height:auto;
	width:253px;
	border-left:solid 1px #E1E3E3;
	border-right:solid 1px #E1E3E3;
	padding-left: 10px;
	padding-right: 10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#3F65C8;
	font-size:11px;
	text-align:right;
	margin: 0px;
	overflow: hidden;
	
}


.box_compo_date{
	width:66px;
	height:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: normal
	
}

.box_compo_rooms{
width:140px;
height:17px;
font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: normal
}

.box_compo_gen{
width:33px;
height:17px;
font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: normal
}


.box_compo_b{
	width:110px;
	height:17px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: normal;
	float: right;
}

.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;
}

form{
	margin:0px;
	padding:20px 0px 20px 0px;
	border: 1px solid #ccc;
	background-color: #FDE2B5;
}

/**************** compo end *******************/

.TXT {
	font-family: Tahoma;
	font-size: 11px;
}
BODY {
    scrollbar-face-color:#D3C1A9;
    scrollbar-arrow-color:#948267;
    scrollbar-highlight-color:#D3C1A9;
    scrollbar-3dlight-color:#948267;
    scrollbar-shadow-color:#D3C1A9;
    scrollbar-darkshadow-color:#948267;
    scrollbar-track-color:#D3C1A9;
}

INPUT.inputForm{
	width						:120;
	height					:20;
	font						:normal 13px arial;
	color: #333333;
	border-top: 1px solid #CFC1AE;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #CFC1AE;
}
SELECT.inputForm{
	width						:180;
	height					:20;
	font						:normal 13px arial;
	color: #333333;
}
INPUT.inputFormEmail{
	width						:250;
	height					:20;
	font						:normal 13px arial;
	border-top: 1px solid #CFC1AE;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #CFC1AE;
}
TEXTAREA.inputForm{
	width						:250;
	height					:50;
	font						:normal 13px arial;
	overflow					:auto;
	border-top: 1px solid #CFC1AE;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #CFC1AE;
}
.select {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #996699;
	background-color: #FDE6C5;
}
.TypeA {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #948367;
	background-color: #DBDBB7;
}
.TypeB {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #948367;
	background-color: #E3E3C7;
}
.TypeC {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #948367;
	background-color: #EBEBD6;
}
.TypeD {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #948367;
	background-color: #F2F2E5;
}

.TypeSelect {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #B3A796;
}
.But {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #948367;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CAC1B3;
	border-right-color: #6F624D;
	border-bottom-color: #6F624D;
	border-left-color: #CAC1B3;
	width: 250px;
}
.TXT2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style1 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

#subs-right {
	float: right;
	width: 170px;
	padding-right: 20px;
	padding-bottom: 10px;
	margin-top: 22px;
}

h2 {
	color: #FFFFFF;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	text-align: center;
}

ul {
	margin-top: 10px;
	padding: 0px 0px 0px 10px;
	width:155px;
}

li {
	list-style: square;
	padding-left:0px;
	color: #527D9B;
	font-weight: bold;
	text-align:left;
}

