
.tableFull {
	width: 550px;
}

.paddingBody {
	padding-top: 10px;
	padding-left: 10px;
}

.bgBody {
	background-color: #ffffff;
}

body {
	color: #000000;
	font-family: Arial;
	font-size: 11px;
}

td {
	font-size: 11px;
}

.listcolor {
	color: #717171;
}

.btnMarker {
	background-color: #42709b;
}

.bgElight {
	background-color: #EBF4FB;
}

.bgLight {
	background-color: #D9EBF9;
}

.bgMedium {
	background-color: #CDE4F4;
}

.bgResult {
	background-color: #42709b;
}

.bgDark {
	background-color: #42709b;
}

.borderLeft {
	border-left: 1px solid #92C3EB;
}

.borderRight {
	border-right: 1px solid #92C3EB;
}

.borderTop {
	border-top: 1px solid #92C3EB;
}

.borderBottom {
	border-bottom: 1px solid #92C3EB;
}

.borderTable {
	border: 1px solid #92C3EB;
}

a.link {
	color: #000000;
	text-decoration: none;
}

a.link:hover {
	color: #000000;
	text-decoration: underline;
}

.cntMyBooking .cntBasketTotal {
	display: none;
}

.cntMyBooking table.Products td.Line div {
	border-bottom: 1px solid #fff;
	margin: 1px 0 1px 22px;
}

.cntMyBooking table.Products td.Value a {
	color: #015476;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}

.cntMyBooking table.Products td.Icon {
	width: 21px;
}

.cntMyBooking table.Products {
	width: 148px;
}

.cntMyBooking {
	width: 148px;
}

.bodyMyBooking td {
	font-size: 10px;
}

.bodyMyBooking {
	background-color: transparent;
}
