*{
font-size:1em;
border:0;
}

li{list-style:none}

a {text-decoration:none;}
span{text-transform:uppercase}

#bookingEngineContainer form{
	margin:0px;
}
#bookingEngineContainer select{
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
}
#bookingEngineContainer .borderbg{
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	height:24px;
	color: #FFFFFF;
}
#bookingEngineContainer .entxt {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #000080;
	height: 23px;
	padding-left: 8px;
}
#bookingEngineContainer .txtbox {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0px;
}
#bookingEngineContainer .stripe1 {
	background-color: #99bee3;
	background-image:  url(images/mainbg.gif);
	background-repeat: repeat-x;

}
#bookingEngineContainer .stripe3 {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	background-color: #FFF0BE;
	color:#292000;
	cursor: pointer;
}
#bookingEngineContainer .stripe4 {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	background-color: #FBF3D8;
	color:#292000;
	cursor: pointer;
}
#bookingEngineContainer .overclass {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color:#292000;
	background-color: #DBCEA1;
	cursor: pointer;
}
#bookingEngineContainer .databorder {
	border: 1px solid #FFAC36;
}
#bookingEngineContainer .error {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #FF6600;
	font-weight: bold;
	height: 18px;

}
#bookingEngineContainer .txtmsg {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height:19px;
}
#bookingEngineContainer .txtmsg b {
	color: #CC0000;
	font-weight: bold;
}
#bookingEngineContainer .line {
	background-color: #FFFFFF;
}
#bookingEngineContainer .tblset {
	background-color: #CCE6FF;
	background-position: center;

}
#bookingEngineContainer .tblset2 {
	background-color: #a396b4;
	border-top: 0px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
#bookingEngineContainer .txt {

	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #000080;
	height: 22px;
}

#bookingEngineContainer .ocl,.oclsel,.oclok{
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	margin: 1px;
	height: 18px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	font-weight: bold;
	cursor: pointer;
}

#bookingEngineContainer .ocl{
	background-color: #FF6600;
}
#bookingEngineContainer .oclsel{
	background-color: #FF9900;
}
#bookingEngineContainer .oclok{
	background-color: #33CC00;
}
#bookingEngineContainer .morebg {
	background-color: #FF9900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
#bookingEngineContainer .occhead {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #35689b;
	line-height: 18px;
	padding-left: 5px;
	padding-bottom: 1px;
}

