.maintable {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;

}
.tarriftable {
	border: double #9999ff;
}
.pagebg {
	background-image: url(images/ripple2.png);
}
.bookinginfo {
	background-color: #FFFFFF;
	padding: 0px;
	float: left;
	height: 50px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
#tablefooter {
	float: left;
	height: auto;
	width: 100%;
}
infobox {
	background-color: #00CCFF;
	float: left;
	height: 180px;
	width: 50%;
}
ul {
	list-style-type: none;
}
