{
	margin:0px;
}
select{
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 8px;
}
.borderbg{
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	height:24px;
	color: #000000; /* Useless */
}
.entxt {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #991111; /* Arrival date,...,Room(s) text color */
	height: 23px;
	padding-left: 8px;
}
.title2{
	/*display: block;*/
	background-color: #991111;  /* bg color of Select your accomodation */
	color: #fde7c2; /* Select your accomodation */
	font-size: 16px;
}
.txtbox {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #000000; /* useless */
	margin: 0px;
}
.stripe1 {
	background-color: #991111;  /* 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: #e8e7da; /* inner windows bg color */
	border: 1px solid #c4b888; /* 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: #991111;  /* 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: #ffffff;  /* useless */
}
.oclsel{
	background-color: #ffffff;  /* useless */
}
.oclok{
	background-color: #ffffff;  /* useless */
}
.morebg {
	background-color: #ffffff;  /* useless */
	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: #991111;   /* "Room Occupancy" text color */
	background-color: #c4b888;  /* "Room occupancy" bg color */
	line-height: 18px;
	padding-left: 8px;
	padding-bottom: 1px;

}
