body {
	font-family: Arial;
	font-size:12px;
	color:#0D004C;
	direction:rtl;
	margin-top:0px;
}
body,td,div {
	font : 12px Arial;
}
a {
	text-decoration:underline;
	color:#0D004C;
}

a:hover {
	text-decoration:none;
	color:#0D004C;
}

.boxNumbers {
	width:50px;
	height:20px;
	font-family:Arial;
	font-size:12px;
}

.boxSales {
	width:150px;
	height:20px;
	font-family:Arial;
	font-size:12px;
}

a.RSS {
	font-size:11px;
	font-weight:bold;
	background-image:url(images/RSS.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-right:20px;
	text-decoration:none;
}

a.RSS:hover {
	font-size:11px;
	font-weight:bold;
	background-image:url(images/RSS.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-right:20px;
	text-decoration:underline;
}

.titles {
	background-image:url(images/SearchBG.gif);background-repeat:repeat;line-height:30px;
}

.space {
	line-height:20px;
}

.spontanyTable{
	background-image:url(images/SpontanyBG.gif);
	background-repeat:repeat;
	font-family:Arial;
	font-weight:bold;
	color:#FFFFFF;
	padding:0px 2px 0px 0px;
	width:230px;
	
}
a.button {
	font-size:11px;	background-image:url(images/ButtonBG.gif);	background-repeat:repeat;	font-weight:bold;	color:#ffffff;	line-height:19px;	padding:3px 1px 2px 1px;	text-decoration:none;
}

a.button:hover {
	font-size:12px;
	background-image:url(images/ButtonBG.gif);
	background-repeat:repeat;
	color:#0D004C;
	line-height:19px;
	text-decoration:none;
}
a.buttonOrder {
	font-size:11px;	background-image:url(images/WhiteBG.gif);background-repeat:repeat;font-weight:bold;color:#0D004C;line-height:18px;padding:3px 1px 2px 1px;text-decoration:none;}

a.buttonOrder:hover {
	font-size:11px;
	background-image:url(images/WhiteBG.gif);
	background-repeat:repeat;
	font-weight:bold;
	color:#0D004C;
	line-height:18px;
	text-decoration:none;
}


.TH {
	font-weight:bold;
	text-align:center;
}

.LastMinuteTD {
	background-color:#B5D6CF;
	color:#000000;
	text-align:center;
}

.LastMinuteTD_red {
	background-color:#B5D6CF;
	color:#c20000;
	text-align:center;
	font-weight:bold;
}
.FlightTD {
	background-color:#BBC1D9;
	color:#000000;
	text-align:center;
}

.FlightTD_red {
	background-color:#BBC1D9;
	color:#c20000;
	text-align:center;
	font-weight:bold;
}
.BusinessTD {
	background-color:#C7BCCA;
	color:#000000;
	text-align:center;
}

.BusinessTD_red {
	background-color:#C7BCCA;
	color:#c20000;
	text-align:center;
	font-weight:bold;
}
.SpecialTD {
	background-color:#CAC8BC;
	color:#000000;
	text-align:center;
}

.SpecialTD_red {
	background-color:#CAC8BC;
	color:#c20000;
	text-align:center;
	font-weight:bold;
}