.tableFull	{
	width: 600px;
}

.paddingBody	{
	padding-top: 12px;
	padding-left: 12px;
}

.bgBody	{
	background-color: #FFFFFF;
}

body	{
	color: #333333;
	font-family: Trebuchet MS;
	font-size: 12px;
}

td	{
	font-size: 12px;
	font-family: "Trebuchet MS";
}

.listcolor	{
	color: #000000;
}

.btnMarker	{
	background-color: #FB8600;
}

.bgElight	{
	background-color: #C4C1C5;
}

.bgLight	{
	background-color: #DDE0DC;
}

.bgMedium	{
	background-color: #99979A;
}

.bgResult	{
	background-color: #99979A;
}

.bgDark	{
	background-color: #C4C1C5;
}

.borderLeft	{
	border-left: 1px solid #807056;
}

.borderRight	{
	border-right: 1px solid #807056;
}

.borderTop	{
	border-top: 1px solid #807056;
}

.borderBottom	{
	border-bottom: 1px solid #807056;
}

.borderTable	{
	border: 1px solid #807056;
}

a.link	{
	color: #333333;
	text-decoration: none;
}

a.link:hover	{
	color: #DABF93;
	text-decoration: none;
}

.cntMyBooking	{
	width: 205px;
}

.bodyMyBooking	{
	color: #000000;
	background-color: transparent;
}

.cntMyBooking .cntBasketTotal	{
	display: none;
}

.cntMyBooking table.Products td.Line div	{
	border-top: none;
}

.cntMyBooking table.Products	{
	width: 205px;
}

.cntMyBooking table.Products tr	{
	width: 205px;
}

.cntMyBooking table.Products td.Icon	{
}

.cntMyBooking table.Products td.Icon a	{
}

.cntMyBooking table.Products td.Icon img	{
}

.cntMyBooking table.Products td.Value	{
}

.cntMyBooking table.Products td.Value a	{
	color: #009ADF;
	text-decoration: none;
}

.cntMyBooking table.Products td.Value a:hover	{
	text-decoration: underline;
}

.cntMyBooking table.Products td.Line	{
	height: 3px;
}

div.Summary div.Total	{
	display: block;
	width: 115px;
	font-size: 14px;
	text-align: right;
	font-weight: normal;
}

div.Summary div.Price	{
	font-size: 14px;
	font-weight: bold;
}

