{
	margin:0px;
}
select{
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
}
.borderbg{
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	height:6px;
	color: #000000; /* Useless */
}
.entxt {
	font-family: Tahoma, Verdana, sans-serif;	
	font-size: 11px;
	color: #303B41; /* Arrival date,...,Room(s) text color */
	height: 23px;
	padding-left: 8px;	
}
.Title2{
	display: block;
	width: 90%;
	font-weight: bold;
	background-color: transparent;  /* bg color of Select your accomodation */
	color: #303B41; /* Select your accomodation text color*/
	font-size: 16px;
}
.txtbox {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #000000; /* useless */
	margin: 0px;
}
.stripe1 {
	background-color: transparent;  /* background of table */
	background-image: url(images/mainbg.gif);
	background-repeat: repeat-x;
	

}
.stripe3 {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	background-color: #000000; /* useless */
	color:#000000; /* useless */
	cursor: pointer;
}
.stripe4 {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	background-color: #000000; /* useless */
	color: #292000;
	cursor: pointer;
}
.overclass {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color:#000000; /* useless */
	background-color: #000000; /* useless */
	cursor: pointer;
}
.databorder {
	border: 1px solid #000000; /* useless */
}
.error {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #FF6600;
	font-weight: bold;
	height: 18px;

}
.txtmsg {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000; /* useless */
	line-height:19px;
}
.txtmsg b {
	color: #000000; /* useless */
	font-weight: bold;
}
.line {
	background-color: #000000; /*useless*/
}
.tblset {
	background-color: #CCE2F0; /* inner windows bg color */
	border: 1px solid #303B41; /* borders of inner windows */
	background-position: center;

}
.tblset2 {
	background-color: #000000; /* useless */
	border-top: 0px solid #ffffff; /* useless */
	border-right: 1px solid #ffffFF; /* useless */
	border-bottom: 1px solid #FFFFFF; /* useless */
	border-left: 1px solid #FFFFFF; /* useless */
}
.txt {

	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #303B41;  /* second inner table: "Room Adult Children" text color */
	height: 22px;
}

.ocl,.oclsel,.oclok{
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #ffffff;  /* useless */
	margin: 1px;
	height: 18px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	font-weight: bold;
	cursor: pointer;
}

.ocl{
	background-color: #decdae;  /* useless */
}
.oclsel{
	background-color: #decdae;  /* useless */
}
.oclok{
	background-color: #decdae;  /* useless */
}
.morebg {
	background-color: transparent;  /* bg color in IE!!! */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;   /* useless */
}
.loggeduser {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;   /* useless */
	line-height: 20px;
}
.logerror {

	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;  /* useless */
	line-height: 20px;
}
.occhead {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;   /* "Room Occupancy" text color */
	background-color: #303B41;  /* "Room occupancy" bg color */
	line-height: 18px;
	padding-left: 5px;
	padding-bottom: 1px;

}