.BlueTextBox
{
	border-width: 1px;
	border-style: Solid;
	border-color: #7F9DB9 ;
	Height:19;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.textoArial {
	font-family: Arial;
	font-size: 13px;
	font-weight:lighter;
	line-height:16px;
	color: #000000;
}

.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
	color: #000000;
}

.textoMediano {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	color: #000000;
}


.textoAzul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
	color: #1e569f;
}

.textoAzulMediano {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
   font-weight: bold;
	line-height: 14px;
	color: #1e569f;
    text-align:left;
}


.textoBlanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	color: #ffffff;
}


.textoRojo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
	color: #ff0000;
}


.textoChico {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

.price
      
     { 
		FONT-WEIGHT: bold; 
		FONT-SIZE: 18px; 
		COLOR: #948d5a; 
		FONT-STYLE: normal; 
		FONT-FAMILY: Arial, Helvetica, sans-serif 
	}

.title 
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 18px; 
	font-weight: bold; 
	color: #1e569f
	
}
.subtitle   
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 13px;
	COLOR: #1e569f;
	FONT-STYLE: normal;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	line-height: 14px;
}

/*
A { COLOR: #1E569F; TEXT-DECORATION: underline }
A:hover { COLOR: purple; TEXT-DECORATION: underline }

A.leftNav1 { FONT-SIZE: 8pt; COLOR: #25418c; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none }
A.leftNav1:hover { FONT-SIZE: 8pt; COLOR: #948d5a; FONT-FAMILY: Arial, Helvetica, sans-serif TEXT-DECORATION: none }

A.bottomNav { FONT-SIZE: 8pt; COLOR: skyblue; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none } 
A.bottomNav:hover { FONT-SIZE: 8pt; COLOR: #ffff80; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: underline }
*/


.tables     
{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
	color: #000000;
}

.tablesHead 
{ 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 10pt; 
	COLOR: white; 
	FONT-STYLE: normal; 
	FONT-FAMILY: Arial, Helvetica, sans-serif 
}
.textoChicoGris 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.textoChicoAzul 
{
	font-family: Arial, "Arial Black", Helvetica, sans-serif;
	font-size: 10px;
	color: #1e569f;


}


/*
.linkHeader { font-size: 12px; color: #B09933; font-family: Arial, Helvetica, sans-serif; }

a.elLinkHeader:link { font-size: 12px; color: #B09933; font-family: Arial, Helvetica, sans-serif; text-decoration: none;}
a.elLinkHeader:visited { font-size: 12px; color: #B09933; font-family: Arial, Helvetica, sans-serif; text-decoration: none;}
a.elLinkHeader:active { font-size: 12px; color: #B09933; font-family: Arial, Helvetica, sans-serif; text-decoration: none;}
a.elLinkHeader:hover { font-size: 12px; color: #999999; font-family: Arial, Helvetica, sans-serif; text-decoration: underline;}
*/


/* CoolMenus 4 - default styles - do not edit */
.clCMEvent{position:absolute; width:99%; height:99%; clip:rect(0,100%,100%,0); left:0; top:0; visibility:visible}
.clCMAbs{position:absolute; visibility:hidden; left:0; top:0}
/* CoolMenus 4 - default styles - end */
  
/*Style for the background-bar*/
.clBar{position:absolute; width:10; height:10; background-color:Navy; layer-background-color:Navy; visibility:hidden}

/*Styles for level 0*/
.clLevel0,.clLevel0over{position:absolute; padding:2px; font-family:arial,helvetica; font-size:12px; font-weight:bold}
.clLevel0{background-color: white; layer-background-color:white; color:white;}
.clLevel0over{background-color:#003F8E; layer-background-color:#003F8E; color:white; cursor:pointer; cursor:hand; }
.clLevel0border{position:absolute; visibility:hidden; layer-background-color:#003F8E}

/*Styles for level 1*/
.clLevel1, .clLevel1over{position:absolute; padding:1px; font-family:arial,helvetica; font-size:11px; font-weight:normal}
.clLevel1{background-color:white; layer-background-color:white; color:#003F8E;}
.clLevel1over{background-color:#D0E0EF; layer-background-color:#D0E0EF; color:003F8E; cursor:pointer; cursor:hand; }
.clLevel1border{position:absolute; z-index:500; visibility:hidden; background-color:#1e569f; layer-background-color:#1e569f}

/*Styles for level 2*/
.clLevel2, .clLevel2over{position:absolute; padding:2px; font-family:arial,helvetica; font-size:10px; font-weight:bold}
.clLevel2{background-color:Navy; layer-background-color:Navy; color:white;}
.clLevel2over{background-color:#0099cc; layer-background-color:#0099cc; color:Yellow; cursor:pointer; cursor:hand; }
.clLevel2border{position:absolute; visibility:hidden; background-color:#006699; layer-background-color:#006699}
.infoAdicional {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}


/* tags added by Deepak Agarwal*/

.BODY {
	position: absolute;
	leftmargin: auto;
	top-margin: 0px;
	TEXT-align: left;
	top: 0px;
	bottom: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

}
TABLE.TABLE-OUTERMOST{
	WIDTH: 761px;
	BACKGROUND-COLOR: #FFFFFF;
	ALIGN: left;
	V-align: top;
	border: none #000000;
	margin: auto;
	padding: 0px;


}


.table-outer{
	width: 100%;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	cellpadding: 0; 
	cellspacing: 0;
	border: none #000000;
	

}

.HEADER-OUTER-TD{
	ALIGN: left;
	WIDTH: 546px;
	BACKGROUND-COLOR: #FFFFFF;
	MARGIN-RIGHT: auto;
	MARGIN-LEFT: auto;
	MARGIN-LEFT: 25px;
	top: 0px;
	vertical-align: bottom;

}
.HEADER-TABLE{
	WIDTH: 95%;
	BACKGROUND-COLOR: #FFFFFF;
	MARGIN-RIGHT: auto;
	MARGIN-LEFT: auto;
}
.HEADER-TD
{
	/*
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #002F91;
	background-color: #FFFFFF;
	text-align: left;
	padding: 0px;
	background-position: left;
	left: 0px;
	vertical-align: bottom;
	position: static;
*/	

	font-family: Arial, Helvetica, sans-serif; 
	font-size: 18px; 
	font-weight: bold; 
	color: #1e569f

}
.HEADER-TD2{
	width: 219px;

}

.TD-HEADER-RIGHT{
	WIDTH: 2190Px;
	HEIGHT: 89px;
	ALIGN: left;
}
.TABLE-CONTENT{
	width: 700px;
	MARGIN-LEFT: auto;
	MARGIN-RIGHT: auto;
	background-color: #FFFFFF;
	align: left;
}

.TD-CONTENTTABLEHOLDER{
	MARGIN-LEFT: auto;
	MARGIN-RIGHT: auto;
	background-color: #FFFFFF;
	text-align: left;
}

.TD-CONTENT
{
	/*
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	line-height: 16px;
	text-align: justify;
	vertical-align: top;
	letter-spacing: normal;
	word-spacing: normal;

	*/
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
	color: #000000;
	
}
.TD-CONTENT-SUP{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.TD-CONTENT-BULLETEDTEXT 
{
	/*
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	list-style-type: square;
	line-height: 20px;
	background-color: #FFFFFF;
	list-style-position: outside;
	text-indent: 0pt;
	*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
	color: #000000;

}
.TD-TOP {
	background-color: #CCCC99;
	background-image: url(images/remaining-part_history.jpg);
	background-repeat: no-repeat;
	width: 761px;
	height: 47px;
}
.header-first-td {
	width: 30px;
	text-align: right;
}
.header-second-td {
	width: 250px;
	text-align: left;
}
h1.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #002F91;
}
td.contenttableholder {
	vertical-align: top;
}
p.header1 {
	color: #FF0000;
}
.header-1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #002F91;
	font-weight: bold;
	line-height: 15px;
}

.header-1-small 
{
	/*
	width: 400;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #002F91;
	font-weight: bold;
	line-height: 15px;
	*/
	FONT-WEIGHT: bold;
	FONT-SIZE: 13px;
	COLOR: #1e569f;
	FONT-STYLE: normal;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	line-height: 14px;
}

/*
A:link {
		color: #8e0e17;
		text-decoration: none;
}
A:hover
 {	
	text-decoration:	underline;
	color:	#8E0E17;
	
}
A:visited {
	
	color: #0F3075;
	text-decoration: none;
}
*/


A.MoreFares:link {
		color: #FFFFFF;
		font-family :Arial ;
		font-size: 10px;
		font-weight: bold;
		text-decoration: none;
}
A.MoreFares:hover
 {	
	text-decoration:underline;
	font-family :Arial ;
	font-size: 10px;
	font-weight: bold;	
	color:	#FFFFFF;
	
}
A.MoreFares:visited {
	font-family :Arial ;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

A { COLOR: #1E569F; TEXT-DECORATION: underline }
A:hover { COLOR: purple; TEXT-DECORATION: underline }

A.leftNav1 { FONT-SIZE: 8pt; COLOR: #25418c; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none }
A.leftNav1:hover { FONT-SIZE: 8pt; COLOR: #948d5a; FONT-FAMILY: Arial, Helvetica, sans-serif TEXT-DECORATION: none }

A.bottomNav { FONT-SIZE: 8pt; COLOR: skyblue; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none } 
A.bottomNav:hover { FONT-SIZE: 8pt; COLOR: #ffff80; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: underline }


.header-black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.header-black-small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	vertical-align: left;
	text-indent: 0pt;
	
}
.topimage-below-part {
	text-align: right;
}
.list-table-destination {
	width: 350px;
	text-align: left;

}

.list-table-baggage {
	width: 600px;
	text-align: left;
	vertical-align: top;


}

.table-way {
	width: 700px;
	text-align: left;
	vertical-align: top;


}
.list-color1 {
	/*
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #EFE0C0;
	color: #000000;
	text-indent: 4pt;
	text-align: left;
	margin-left: 4px;
	vertical-align: top;
	*/
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
	color: #000000;
	background-color: #EFE0C0;

}
.list-color1-text-left 
{
	/*
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #EFE0C0;
	color: #000000;
	text-indent: 4pt;
	text-align: left;
	margin-left: 4px;
	vertical-align: left;
	*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
	color: #000000;
	background-color: #EFE0C0;

}
.list-color1-withoutindent 
{
	/*

	width: 200px;
	height: 55px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #EFE0C0;
	color: #000000;
	text-align: left;
	margin-left: 4px;
	vertical-align: left;
	*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
	color: #000000;
	background-color: #EFE0C0;

}
.list-color1-bold 
{
	/*
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #EFE0C0;
	color: #000000;
	font-weight: bold;
	text-indent: 4pt;
	height: 20px;
	*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
	color: #000000;
	background-color: #EFE0C0;
}
.list-color2 
{
	/*
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	background-color: #FFFFFF;
	height: 20px;
	text-indent: 4pt;
	vertical-align: top;
	*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
	color: #000000;
	background-color: #FFFFFF;
	}
	
.list-color2-text-left 
{
	/*
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	background-color: #FFFFFF;
	height: 20px;
	text-indent: 4pt;
	VERTICAL-ALIGN: left;

	*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
	color: #000000;
	background-color: #FFFFFF;
	}
.list-color2-withoutindent 
{
	/*
	width: 200px;
	height: 60px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	background-color: #FFFFFF;
	vertical-align: left;
	*/
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
	color: #000000;
	background-color: #FFFFFF;
	}
	
.list-color2-bold 
{
	/*
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	background-color: #FFFFFF;
	font-weight: bold;
	text-indent: 4pt;
	height: 20px;
	text-align: left;
	*/
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
	color: #000000;
	background-color: #FFFFFF;
	}
.list-color-Black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal ;	
	color:Black;
	background-color: white ;
	height: 20px;
	}
	
	
.list-color-blue-withoutindent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color:1E569F;
	/*background-color: #002F91;*/
	height: 20px;
	text-indent: 2pt;
}

.HeaderText-color-blue {
	font-family: Arial,Verdana ;
	font-size: 14px;
	font-weight: bold;
	color:1E569F;
	
	/*color: #002f91;*/
	height: 20px;
	text-indent: 2pt;
}

.TD-LIST-IMAGE {
	text-align: left;
	vertical-align: top;
	text-indent: 2pt;
	width: 100px;
}

.TD-LIST-TEXT-left {
	VERTICAL-ALIGN: left;
	text-align: left;
	vertical-align: top;
	text-indent: 2pt;
	width: 450px;
}

.WelComeText
{
	color: #e90000;
	font-family: Verdana;
	font-size: 10px;
	
}
.SiteText-Small{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
	color: #000000;
}

.sitetext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
	color: #000000;
}

.form-data {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color:#EFE0C0;
	/*background-color: #F0E8C5;*/
	color: #000000;
	text-indent: 4pt;
	text-align: left;
	margin-left: 4px;
}

.form-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color:#EFE0C0;
	/*background-color: #BBAF74;*/
	height: 20px;
	text-indent: 4pt;
	text-align:right
	}
	
.TextBox
{
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 10px;
    height: 17;
    FONT-WEIGHT: normal;
    BORDER: 1px solid;
}


INPUT.BUTTON
{
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 10px;
    height: 17;
    margin-top: 0px;
    FONT-WEIGHT: normal;
    BORDER: 1px Outset;
    padding-left: 1px;
}

.Blank-Row
{
    FONT-SIZE: xx-small;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    HEIGHT: 2px;
    BACKGROUND-COLOR: white
}

/*.LIST-bulletText-HomePage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;	
	list-style-type: square;
	line-height: 10px;
	list-style-position:  outside;
	text-indent: 0pt;
	text-align: left;
	}
*/
/**************** Pagination Class End *****************/

.Error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Red;
	font-weight: bold;
	line-height: 15px;
}
.GoldenText-Heading 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #AD9629;	
	list-style-type: square;
	line-height: 10px;
	list-style-position:  outside;
	text-indent: 0pt;
	text-align: left;
}

/**************** Tags Added by Ashish D for Homepage *****************/
.list-color-homepage-withbackground {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal ;	
	color: #000000;
	background-color: #D8E4F0;
	}
	
	
.list-color-blue-withoutindent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color:1E569F;
	/*background-color: #002F91;*/
	height: 20px;
	text-indent: 2pt;
}
	
	
.TextBox-Small
{
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 10px;
	color: #000000;    
}
	
.list-color-homepage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 10px;
	color: #000000;
	}
	
.LIST-bulletText-HomePage {
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 10px;
	color: #000000;	
	list-style-type: square;
	line-height:  10px;
	list-style-position:  outside;
	text-indent: 0pt;
	text-align: left;
	}
	
/**************** End of Tags Added by Ashish D *****************/