.table1 td { /* THESE 4 TABLES ARE THE FLIGHT INFO PAGE TABLES */
	text-align:left;
	vertical-align:top;
	border:0px solid #554433;
	color:#000000;
	height:20px;
	}
	
.table2 td {
	text-align:left;
	vertical-align:top;
	border:0px solid #554433;
	color:#000000;
	height:14px;
	}

.table3 td {
	text-align:left;
	vertical-align:top;
	border:0px solid #554433;
	color:#000000;
	height:14px;
	}

.table4 td {
	text-align:left;
	vertical-align:top;
	border:0px solid #554433;
	color:#000000;
	}

.table4_title {
	text-align:left;
	border:0px solid #554433;
	font-weight:bold;
	padding-top:8px;
	padding-bottom:8px;
	text-decoration:underline;
	}

.table4_title_index {
	text-align:left;
	border:0px solid #554433;
	font-weight:bold;
	padding-top:10px;
	padding-right:0px;
	text-decoration:underline;
	}
	
.table1 th {font-weight:bold;text-align:left;	height:20px;}
.table2 th {font-weight:bold;text-align:left;	height:14px;}
.table3 th {font-weight:bold;text-align:left;	height:14px;}
.table4 th {font-weight:bold;text-align:left;	height:14px;}

.TelNo {font-family:Verdana, Arial, Helvetica, sans-serif;font-weight:bold;	font-size: 16px;color: #ffffff;}

/* ***********  INDEX PAGE STYLING  ************** */

.latest_offers td{color:#999999; font-size: 10px;font-weight:normal; text-align:left;
	
	}

.latest_offers_title_padded {color:#231E69; font-size: 11px;font-weight:bold; text-align:left;padding-left:5px;}

/* ***********  ELIGIBILITY PAGE STYLING  ************** */

.eligibility table {font-size:11px;font-weight:normal;}
.eligibility th {font-weight:normal;text-align:right;padding-right:5px;border-top:1px solid #333333;border-right:1px solid #333333;}
.eligibility td {padding:0px;margin:0px;}

img {padding:0px;}

.hotel a:link {color: #bb2500;font-weight:bold;text-decoration:underline;}
.hotel a:visited {color: #bb2500;font-weight:bold;text-decoration:underline;}
.hotel a:hover {color: #ff9900;font-weight:bold;text-decoration:underline;}
.hotel a:active {color: #bb2500;font-weight:bold;text-decoration:underline;}


.table4_index th {font-weight:bold;text-align:left;}