	font {font-family : Arial, System, Helvetica, sans-serif;}
	td {font-family : Arial, System, Helvetica, sans-serif;font-size : 12px;}
	a:link{color:#0000FF; text-decoration:none}	
	a:visited{color: #0000FF; text-decoration:none}
	a:hover{color: #FD4202;}	
	
	.box_s_titles
	{
		color:#000000;
		font-size:11px;
	}
	.reg_select_box			
	{
		font-family:tahoma;
		dir:rtl;
		font-size:11px;	
	}
	.select_box		
	{
		font-family:tahoma;
		dir:rtl;
		color:#A90000 ;
		font-size:11px;
	}	
	.BUTTON
	{
		font-family:tahoma;
		color:#45577F;
		font-size:10px;
	}
	.date_text
	{
		font-family : Arial, System, Helvetica, sans-serif;	
		font-size:10px;
		color:'#4C5C98';	
	}
	.bold_text {
		font-family : Arial, System, Helvetica, sans-serif;
		font-size : 14px;
		font-weight : 700;

	}
	.space_text {
		font-family : Arial, System, Helvetica, sans-serif;
		font-size : 13px;
	}
	.tiny_text {
		font-family : Arial, System, Helvetica, sans-serif;
		font-size : x-small;
		letter-spacing : 1px;
		font-weight : lighter;
		color: #FFED71;
	}
	.info_text {
		font-family : Arial, System, Helvetica, sans-serif;
		font-size : x-small;
		color: #BA0808;
		font-weight : bolder;
	}
	.red_text {
		font-family : Arial, System, Helvetica, sans-serif;
		font-size : 14px;
		color: #BA0808;
		font-weight : bolder;
	}
	.orange_links {
		font-family : Arial, System, Helvetica, sans-serif;
		font-size : x-small;
		color: #FC410C;
		font-weight : bolder;		
	}
	font.free_text
	{
		font-family : Arial, System, Helvetica, sans-serif;
		font-size : 11px;
		font-weight : bolder;			
	}
	font.free_text_focus
	{
		font-family : Arial, System, Helvetica, sans-serif;
		font-size : 12px;
/*		font-style: oblique	*/
/*		letter-spacing:1px;*/
	}

	font.medium_price_text_spl
	{
		font-family : Arial, System, Helvetica, sans-serif;
		font-size : 12px;
		font-weight : bolder;			
		color:#57669E;
	}
	font.small_price_text_spl
	{
		font-family : Arial, System, Helvetica, sans-serif;
		font-size : 10px;
		font-weight : bolder;			
		color:#57669E;
	}
	
	font.medium_price_text
	{
		font-family : Arial, System, Helvetica, sans-serif;
		font-size : 12px;
		font-weight : bolder;			
		color:#A20007;
	}
	
	font.big_price_text
	{
		font-family : Arial, System, Helvetica, sans-serif;
		font-size : 16px;
		font-weight : bolder;			
		color:#A20006;
	}
	font.black_price_text
	{
		font-family : Arial, System, Helvetica, sans-serif;
		font-size : 16px;
		font-weight : bolder;			
		color:'#000000'
	}
	
	font.very_big_price_text
	{
		font-family : Tahoma,Arial, System, Helvetica, sans-serif;
		font-size : 18px;
/*		background-color:'#A20006';*/
		font-weight : bolder;			
		color:'#A20006';
	}
	font.title_text
	{
		font-size :'11px';
		color:'#A20006';
	}
	font.medium_title_text
	{
		font-size :'13px';
		color:'#A20006';
		font-weight : bolder;			
	}
	
	font.big_title_text
	{
		font-family : Arial, System, Helvetica, sans-serif;
		font-size : 20px;
		font-weight : bolder;			
		color:'#A20006'
	}
	
	.select_font
	{
		color:#E3944B;
	}
	.linklike
	{
		cursor:hand;
	}
	
	.linklikeout
	{
		cursor:none;
	}


/*BUTTONS*/
/********************************************************/
/*			BLUE BUTTON									*/
/********************************************************/

.but_down
	{
		font-family:Arial, System, Helvetica, sans-serif;
		font-size:12px;
		font-weight:bolder; 
		text-decoration:none; 
		color:#000000;  
		background:#4C5C98; 
		width:50px;  
		height:17px;
		cursor:hand; 		
		border-left:2;
		solid #5C6980; 
		border-top:2; 
		solid #5C6980; 
		border-right:2  
		solid #B8D3FF; border-bottom:2 solid #B8D3FF
	}  
.but_active
	{
		font-family:Arial, System, Helvetica, sans-serif;
		font-size:12px;
		font-weight:bolder; 
		text-decoration:none; 
		color:#000000;  
		background:#4C5C98; 
		cursor:hand; 
		width:50px;  
		height:17px;
		border-right:2 
		groove #B8D3FF;
		border-bottom:2  
		groove #B8D3FF; 
		border-left:2 
		groove #B3C0E5;  
		border-top:2  
		groove #B3C0E5;		
	}  
.but_over
	{
		font-family:Arial, System, Helvetica, sans-serif;
		font-size:12px;  
		font-weight:bolder; 
		text-decoration:none; 
		color:#000000;  
		background:#B3C0E5; 
		cursor:hand; 
		width:50px;  
		height:17px; 
		border-right:2 
		solid #5C6980; 
		border-bottom:2  
		solid #5C6980; 
		border-left:2 
		solid #B8D3FF; 
		border-top:2  
		solid #B8D3FF
	}  
/********************************************************/
/*			GOLD BUTTON									*/
/********************************************************/
.but_gold_over
	{
		font-family:Arial, System, Helvetica, sans-serif;
		font-size:12px;
		font-weight:bolder; 
		text-decoration:none; 
		color:#000000; 
		background:#FBD239; 		
		cursor:hand; 		
		width:50px; 
		height:17px;	
		border-left:2 solid #C37B18; 
		border-top:2 solid #C37B18; 
		border-right:2 solid #682A15; 
		border-bottom:2 solid #682A15;
/*		filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#F6C124', EndColorStr='#FBD239');*/

	}  

.but_gold_active
	{
		font-family:Arial, System, Helvetica, sans-serif;	
		font-size:12px;		
		font-weight:bolder; 
		text-decoration:none; 
		color:#000000; 		
		background:#F6BF21; 				
		cursor:hand; 				
		width:50px; 
		height:17px;		
		border-left:2 solid #C37B18; 
		border-top:2 solid #C37B18; 
		border-right:2 solid #682A15; 
		border-bottom:2 solid #682A15;
/*		filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#F6C124', EndColorStr='#EB801E');*/
	}  

.but_gold_down
	{
		width:50px; 
		height:17px;		
		font-family:Arial, System, Helvetica, sans-serif;
		font-size:12px;
		font-weight:bolder; 
		text-decoration:none; 
		color:#000000; 
		background:#F6BF21; 						
		cursor:hand; 		
		border-left:2 solid #682A15; 
		border-top:2 solid #682A15; 
		border-right:2 solid #C37B18; 
		border-bottom:2 solid #C37B18;
/*		filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#F6C124', EndColorStr='#EB801E');*/
	}  
/********************************************************/
/*			ORANGE DEST MENU									*/
/********************************************************/
.td_orange_over
	{
		font-family:Arial, System, Helvetica, sans-serif;
		font-size:12px;
		font-weight:bolder; 
		text-decoration:none; 
		color:#000000; 
		background:#AEBCE7; 		
		cursor:hand; 		
		width:'14%'; 
		height:'100%';		
		border-left:1 solid #377EDC; 
		border-right:1 solid #377EDC; 		
/*		border-top:2 solid #C37B18; 
		border-bottom:2 solid #682A15;
		filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#F6C124', EndColorStr='#FBD239');*/

	}  

.td_orange_active
	{
		font-family:Arial, System, Helvetica, sans-serif;	
		font-size:12px;		
		font-weight:bolder; 
		text-decoration:none; 
		color:#FFFFFF; 		
		background:#B5C2E4; 	
		cursor:hand; 				
		width:'14%'; 
		height:'100%';		
		border-left:1px solid #63779D;
		border-right:1px solid #63779D;
		border-top:1px solid #FFFFFF;
		border-bottom:1px solid #FFFFFF;
		
/*		border-top:2 solid #C37B18; 		 
		border-bottom:2 solid #682A15;
		filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#F6C124', EndColorStr='#EB801E');*/
	}  

.td_orange_down
	{
		width:'14%'; 
		height:'100%';		
		font-family:Arial, System, Helvetica, sans-serif;
		font-size:12px;
		font-weight:bolder; 
		text-decoration:none; 
		color:#FFFFFF; 
		background:#4C6CB5; 						
		cursor:hand; 		
		border-left:1 solid #682A15; 
		border-right:1 solid #C37B18; 		
/*		border-top:2 solid #682A15; 
		border-bottom:2 solid #C37B18;
		filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#F6C124', EndColorStr='#EB801E');*/
	}  
	
	
/********************************************************/
/*			SEARCH ENGINE WIDE SPECILAS					*/
/********************************************************/

.but_down_wide_specials
	{
		font-family:Arial, System, Helvetica, sans-serif;
		font-size:12px;
		font-weight:bolder; 
		text-decoration:none; 
		color:#000000;  
		background:#4C5C98; 
		width:110px;  
		height:17px;
		cursor:hand; 		
		border-left:2
		solid #5C6980; 
		border-top:2 
		solid #5C6980; 
		border-right:2  
		solid #B8D3FF; 
		border-bottom:2 
		solid #B8D3FF;
	}  
.but_active_wide_specials
	{
		font-family:Arial, System, Helvetica, sans-serif;
		font-size:12px;
		font-weight:bolder; 
		text-decoration:none; 
		color:#000000;  
		background:#4C5C98; 
		cursor:hand; 
		width:110px;  
		height:17px;
		border-right:2 
		groove #B8D3FF;
		border-bottom:2  
		groove #B8D3FF; 
		border-left:2 
		groove #B3C0E5;  
		border-top:2  
		groove #B3C0E5;		
	}  
.but_over_wide_specials
	{
		font-family:Arial, System, Helvetica, sans-serif;
		font-size:12px;  
		font-weight:bolder; 
		text-decoration:none; 
		color:#000000;  
		background:#B3C0E5; 
		cursor:hand; 
		width:110px;  
		height:17px; 
		border-right:2 
		solid #5C6980; 
		border-bottom:2  
		solid #5C6980; 
		border-left:2 
		solid #B8D3FF; 
		border-top:2  
		solid #B8D3FF
	}  

		
/********************************************************/
/*			SEARCH ENGINE WIDE	HOTELS					*/
/********************************************************/

.but_down_wide_hotels
	{
		font-family:Arial, System, Helvetica, sans-serif;
		font-size:12px;
		font-weight:bolder; 
		text-decoration:none; 
		color:#FFFFFF;  
		background:#F8C410; 
		width:110px;  
		height:17px;
		cursor:hand; 		
		border-left:2 
		solid #000000;
		border-top:2  
		solid #000000; 
		border-right:2 
		solid #FADB71;  
		border-bottom:2  
		solid #FADB71;		

	}  
.but_active_wide_hotels
	{
		font-family:Arial, System, Helvetica, sans-serif;
		font-size:12px;
		font-weight:bolder; 
		text-decoration:none; 
		color:#FFFFFF;  
		background:#F8C410; 
		cursor:hand; 
		width:110px;  
		height:17px;
		border-right:2 
		groove #000000;
		border-bottom:2  
		groove #000000; 
		border-left:2 
		groove #FADB71;  
		border-top:2  
		groove #FADB71;		
	}  
.but_over_wide_hotels
	{
		font-family:Arial, System, Helvetica, sans-serif;
		font-size:12px;  
		font-weight:bolder; 
		text-decoration:none; 
		color:#FFFFFF;  
		background:#FAE59C; 
		cursor:hand; 
		width:110px;  
		height:17px; 
		border-right:2 
		groove #000000;
		border-bottom:2  
		groove #000000; 
		border-left:2 
		groove #FADB71;  
		border-top:2  
		groove #FADB71;		
	}  
/********************************************************/
/*			SEARCH ENGINE WIDE	HOTELS					*/
/********************************************************/

.but_down_wide_flights
	{
		font-family:Arial, System, Helvetica, sans-serif;
		font-size:12px;
		font-weight:bolder; 
		text-decoration:none; 
		color:#FFFFFF;  
		background:#1E7608; 
		width:110px;  
		height:17px;
		cursor:hand; 		
		border-left:2 
		solid #000000;
		border-top:2  
		solid #000000; 
		border-right:2 
		solid #DAE8D6;  
		border-bottom:2  
		solid #DAE8D6;		

	}  
.but_active_wide_flights
	{
		font-family:Arial, System, Helvetica, sans-serif;
		font-size:12px;
		font-weight:bolder; 
		text-decoration:none; 
		color:#FFFFFF;  
		background:#1E7608; 
		cursor:hand; 
		width:110px;  
		height:17px;
		border-right:2 
		groove #000000;
		border-bottom:2  
		groove #000000; 
		border-left:2 
		groove #DAE8D6;  
		border-top:2  
		groove #DAE8D6;		
	}  
.but_over_wide_flights
	{
		font-family:Arial, System, Helvetica, sans-serif;
		font-size:12px;  
		font-weight:bolder; 
		text-decoration:none; 
		color:#FFFFFF;  
		background:#7AAE6E; 
		cursor:hand; 
		width:110px;  
		height:17px; 
		border-right:2 
		groove #000000;
		border-bottom:2  
		groove #000000; 
		border-left:2 
		groove #DAE8D6;  
		border-top:2  
		groove #DAE8D6;		
	}  
	
/********************************************************/
/*			SEARCH ENGINE WIDE	REGULAR					*/
/********************************************************/

.but_down_wide_reg
	{
		font-family:Arial, System, Helvetica, sans-serif;
		font-size:12px;
		font-weight:bolder; 
		text-decoration:none; 
		color:#FFFFFF;  
		background:#B3C0E5; 
		width:115px;  
		height:17px;
		cursor:hand; 		
		border-left:2 
		solid #000000;
		border-top:2  
		solid #000000; 
		border-right:2 
		solid #FFFFFF;  
		border-bottom:2  
		solid #FFFFFF;		

	}  
.but_active_wide_reg
	{
		font-family:Arial, System, Helvetica, sans-serif;
		font-size:12px;
		font-weight:bolder; 
		text-decoration:none; 
		color:#000000;  
		background:#B3C0E5; 
		cursor:hand; 
		width:115px;  
		height:17px;
		border-right:2 
		groove #000000;
		border-bottom:2  
		groove #000000; 
		border-left:2 
		groove #ffffff;  
		border-top:2  
		groove #ffffff;		
	}  
.but_over_wide_reg
	{
		font-family:Arial, System, Helvetica, sans-serif;
		font-size:12px;  
		font-weight:bolder; 
		text-decoration:none; 
		color:#FFFFFF;  
		background:#D9DBE5; 
		cursor:hand; 
		width:115px;  
		height:17px; 
		border-right:2 
		groove #000000;
		border-bottom:2  
		groove #000000; 
		border-left:2 
		groove #FFFFFF;  
		border-top:2  
		groove #FFFFFF;		
	}  


	
/********************************************************/
/*			SEARCH ENGINE WIDE	HOTELS					*/
/********************************************************/

.but_down_wide_car
	{
		font-family:Arial, System, Helvetica, sans-serif;
		font-size:12px;
		font-weight:bolder; 
		text-decoration:none; 
		color:#FFFFFF;  
		background:#CF1A1A; 
		width:110px;  
		height:17px;
		cursor:hand; 		
		border-left:2 
		solid #000000;
		border-top:2  
		solid #000000; 
		border-right:2 
		solid #B8B6B6;  
		border-bottom:2  
		solid #B8B6B6;		

	}  
.but_active_wide_car
	{
		font-family:Arial, System, Helvetica, sans-serif;
		font-size:12px;
		font-weight:bolder; 
		text-decoration:none; 
		color:#FFFFFF;  
		background:#CF1A1A; 
		cursor:hand; 
		width:110px;  
		height:17px;
		border-right:2 
		groove #000000;
		border-bottom:2  
		groove #000000; 
		border-left:2 
		groove #B8B6B6;  
		border-top:2  
		groove #B8B6B6;		
	}  
.but_over_wide_car
	{
		font-family:Arial, System, Helvetica, sans-serif;
		font-size:12px;  
		font-weight:bolder; 
		text-decoration:none; 
		color:#FFFFFF;  
		background:#CF5F5F; 
		cursor:hand; 
		width:110px;  
		height:17px; 
		border-right:2 
		groove #000000;
		border-bottom:2  
		groove #000000; 
		border-left:2 
		groove #B8B6B6;  
		border-top:2  
		groove #B8B6B6;		
	}  

/*BUTTONS- END*/

/***************************************************************************/
/*							TR						*/
/***************************************************************************/

.tr_down
	{
		font-family:Arial, System, Helvetica, sans-serif;
		font-size:12px;
		font-weight:bolder; 
		text-decoration:none; 
		color:#000000;  
		background:#4C5C98; 
		width:50px;  
		height:17px;
		cursor:hand; 		
		border-left:2;
		solid #5C6980; 
		border-top:2; 
		solid #5C6980; 
		border-right:2  
		solid #B8D3FF; border-bottom:2 solid #B8D3FF
	}  
.tr_active
	{
		font-family:Arial, System, Helvetica, sans-serif;
		font-size:12px;
		font-weight:bolder; 
		text-decoration:none; 
		color:#000000;  
		background:#FFFFFF; 
		cursor:hand; 
		width:50px;  
		height:17px;
		border-right:2 
		groove #B8D3FF;
		border-bottom:2  
		groove #B8D3FF; 
		border-left:2 
		groove #B3C0E5;  
		border-top:2  
		groove #B3C0E5;		
	}  
.tr_over
	{
		font-family:Arial, System, Helvetica, sans-serif;
		font-size:12px;  
		font-weight:bolder; 
		text-decoration:none; 
		color:#000000;  
		background:#FDCF00; 
		cursor:hand; 
		width:50px;  
		height:17px; 
		border-right:2 
		solid #5C6980; 
		border-bottom:2  
		solid #5C6980; 
		border-left:2 
		solid #B8D3FF; 
		border-top:2  
		solid #B8D3FF
	}  
td.minimal { width: 1%; white-space: nowrap; }

.basic  {
	width: 260px;
	font-family: verdana;
	border: 1px solid black;
}
.basic div {
	background-color: #ffffff;
}

.basic p {
	margin-bottom : 10px;
	border: none;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	margin: 0px;
	padding: 10px;
}
.basic .aa {
	cursor:pointer;
	display:block;
	padding:5px;
	margin-top: 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: black;
	background-color: #E4E6EB;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #999;
	
	background-image: url("AccordionTab0.gif");
}
.basic a:hover {
	background-color: white;
	background-image: url("AccordionTab2.gif");
}
.basic a.selected {
	color: black;
	background-color: #B2C9F4;
	background-image: url("AccordionTab2.gif");
}
