@import url(/styles/themes/red-dress/base.css);
@import url(/styles/themes/red-dress/list.css);
@import url(/styles/themes/red-dress/table.css);
@import url(/styles/themes/red-dress/regions/header-footer-menus.css);

body div#wrapper div#banner
{
	padding: 0 20px 10px 20px;
	margin: 0 0 0 0;
	background: #fff url(/img/_red08/common/popup/header_bg.gif) repeat-x bottom left;
	height: auto;
}

body div#wrapper div#skipNavLink a:link,
body div#wrapper div#skipNavLink a:visited
{
	font-size: 10px;
	color: #fff;
}

body div#wrapper div#skipNavLink a:hover,
body div#wrapper div#skipNavLink a:focus
{
	color: #c10000;
}

body div#wrapper div#banner a.qantasLogo
{
	background:transparent url(/img/_red08/brand/qantas.gif) no-repeat scroll left 15px;
	display:block;
	height:75px;
	width:187px;
}

.hidden
{
	position: absolute !important;
	left: -9999px !important;
	top: -9999px !important;
	color: #fff !important;
	height: 1px !important;
	width: 1px !important;
	overflow: hidden !important;
	z-index: 1 !important;
}

a.button:link,
a.button:visited
{
   	background-color:#fff;
	border:1px solid #ccc;
	color:#cc0000;
    padding: 3px 5px 3px 5px;
    text-decoration: none;
    cursor:pointer;
	font-weight: bold;
	font-size: 11px
}

a.button:hover,
a.button:focus
{
	background-color: #990000;
	color: #fff;
	border: 1px solid #660000;
}


/* For Faretypes and minis*/
body.noMenu div#pageContent {
	padding:25px 0px 10px 0px;
}
div#pageContent table#fares,
div#pageContent table#mini{
	font-size:11px;
}

div#pageContent table#fares th,
div#pageContent table#fares td,
div#pageContent table#mini th,
div#pageContent table#mini td{
	padding:5px;
}
div#pageContent table#fares td,
div#pageContent table#mini td{
	font-size:11px;
}
div#pageContent table#fares tbody th a,
div#pageContent table#fares tbody th a:link,
div#pageContent table#fares tbody th a:active,
div#pageContent table#mini th a,
div#pageContent table#mini th a:link,
div#pageContent table#mini th a:active,
div#pageContent table#mini th.title{
	color:#FFFFFF;
	text-decoration:underline;
	text-align:left;
	font-size:11px;
}
div#pageContent table#mini th.title{
	text-decoration:none;
}
div#pageContent table#fares tbody th a:hover,
div#pageContent table#mini th a:hover{
	color:#FFFFFF;
	text-decoration:none;
}
div#pageContent table#fares tbody td.description,
div#pageContent table#mini td.description{
	background-color:#F2F2F2;
}
div#pageContent div.information ul{
	margin:10px;
	padding:10px;
	
}
div#pageContent table#mini ul{
	margin:0px 10px;
	padding:0px 5px;
	
}
/* End For Faretypes and minis*/

/* Faretypes only*/
div#pageContent table#fares th{
	font-weight:bold;
	color:#990000;
	font-size:11px;
}
/* End Faretypes only*/

/*Fare 1*/
div#pageContent table#fares tbody.fare1 th{
	background-color:#990000;
}
div#pageContent table#fares tbody.fare1 th.top,
div#pageContent table#fares tbody.fare1 td.top,
div#pageContent table#fares tbody.fare1 th.topbottom,
div#pageContent table#fares tbody.fare1 td.topbottom{
	border-top:1px solid #990000;
}
div#pageContent table#fares tbody.fare1 th.topbottom{
	border-bottom:1px solid #990000;
}
div#pageContent table#fares tbody.fare1 td,
div#pageContent table#fares tbody.fare1 th{
	border-left:1px solid #990000;
	border-right:1px solid #990000;
}
/*End Fare 1*/
/*Fare 2*/
div#pageContent table#fares tbody.fare2 th{
	background-color:#B70000;
}
div#pageContent table#fares tbody.fare2 th.top,
div#pageContent table#fares tbody.fare2 td.top,
div#pageContent table#fares tbody.fare2 th.topbottom,
div#pageContent table#fares tbody.fare2 td.topbottom{
	border-top:1px solid #B70000;
}
div#pageContent table#fares tbody.fare2 th.topbottom{
	border-bottom:1px solid #B70000;
}
div#pageContent table#fares tbody.fare2 td,
div#pageContent table#fares tbody.fare2 th{
	border-left:1px solid #B70000;
	border-right:1px solid #B70000;
}
/*End Fare 2*/
/*Fare 3*/
div#pageContent table#fares tbody.fare3 th{
	background-color:#CC6600;
}
div#pageContent table#fares tbody.fare3 th.top,
div#pageContent table#fares tbody.fare3 td.top,
div#pageContent table#fares tbody.fare3 th.topbottom,
div#pageContent table#fares tbody.fare3 td.topbottom{
	border-top:1px solid #CC6600;
}
div#pageContent table#fares tbody.fare3 th.topbottom{
	border-bottom:1px solid #CC6600;
}
div#pageContent table#fares tbody.fare3 td,
div#pageContent table#fares tbody.fare3 th{
	border-left:1px solid #CC6600;
	border-right:1px solid #CC6600;
}
/*End Fare 3*/
/*Fare 4*/
div#pageContent table#fares tbody.fare4 th{
	background-color:#E68800;
}
div#pageContent table#fares tbody.fare4 th.top,
div#pageContent table#fares tbody.fare4 td.top,
div#pageContent table#fares tbody.fare4 th.topbottom,
div#pageContent table#fares tbody.fare4 td.topbottom{
	border-top:1px solid #E68800;
}
div#pageContent table#fares tbody.fare4 th.topbottom{
	border-bottom:1px solid #E68800;
}
div#pageContent table#fares tbody.fare4 td,
div#pageContent table#fares tbody.fare4 th{
	border-left:1px solid #E68800;
	border-right:1px solid #E68800;
}
/*End Fare 4*/
/*Fare 5*/
div#pageContent table#fares tbody.fare5 th{
	background-color:#E5B701;
}
div#pageContent table#fares tbody.fare5 th.top,
div#pageContent table#fares tbody.fare5 td.top,
div#pageContent table#fares tbody.fare5 th.topbottom,
div#pageContent table#fares tbody.fare5 td.topbottom{
	border-top:1px solid #E5B701;
}
div#pageContent table#fares tbody.fare5 th.topbottom{
	border-bottom:1px solid #E5B701;
}
div#pageContent table#fares tbody.fare5 th.topbottom{
	border-bottom:1px solid #E5B701;
}
div#pageContent table#fares tbody.fare5 td,
div#pageContent table#fares tbody.fare5 th{
	border-left:1px solid #E5B701;
	border-right:1px solid #E5B701;
}
/*End Fare 5*/
/*Fare 6*/
div#pageContent table#fares tbody.fare6 th{
	background-color:#660000;
}
div#pageContent table#fares tbody.fare6 th.top,
div#pageContent table#fares tbody.fare6 td.top,
div#pageContent table#fares tbody.fare6 th.topbottom,
div#pageContent table#fares tbody.fare6 td.topbottom{
	border-top:1px solid #660000;
}
div#pageContent table#fares tbody.fare6 th.topbottom{
	border-bottom:1px solid #660000;
}
div#pageContent table#fares tbody.fare6 td,
div#pageContent table#fares tbody.fare6 th{
	border-left:1px solid #660000;
	border-right:1px solid #660000;
}
/*End Fare 6*/
/*Fare 7*/
div#pageContent table#fares tbody.fare7 th{
	background-color:#BCA371;
}
div#pageContent table#fares tbody.fare7 th.top,
div#pageContent table#fares tbody.fare7 td.top,
div#pageContent table#fares tbody.fare7 th.topbottom,
div#pageContent table#fares tbody.fare7 td.topbottom{
	border-top:1px solid #BCA371;
}
div#pageContent table#fares tbody.fare7 th.topbottom{
	border-bottom:1px solid #BCA371;
}
div#pageContent table#fares tbody.fare7 td,
div#pageContent table#fares tbody.fare7 th{
	border-left:1px solid #BCA371;
	border-right:1px solid #BCA371;
}
/*End Fare 7*/

/*Fare 8*/
div#pageContent table#fares tbody.fare8 th{
	background-color:#A5AFB4;
}
div#pageContent table#fares tbody.fare8 th.top,
div#pageContent table#fares tbody.fare8 td.top,
div#pageContent table#fares tbody.fare8 th.topbottom,
div#pageContent table#fares tbody.fare8 td.topbottom{
	border-top:1px solid #A5AFB4;
}
div#pageContent table#fares tbody.fare8 th.topbottom{
	border-bottom:1px solid #A5AFB4;
}
div#pageContent table#fares tbody.fare8 td,
div#pageContent table#fares tbody.fare8 th{
	border-left:1px solid #A5AFB4;
	border-right:1px solid #A5AFB4;
}
/*End Fare 8*/

/*Fare 9*/
div#pageContent table#fares tbody.fare9 th{
	background-color:#D7C8AA;
}
div#pageContent table#fares tbody.fare9 th.top,
div#pageContent table#fares tbody.fare9 td.top,
div#pageContent table#fares tbody.fare9 th.topbottom,
div#pageContent table#fares tbody.fare9 td.topbottom{
	border-top:1px solid #D7C8AA;
}
div#pageContent table#fares tbody.fare9 th.topbottom{
	border-bottom:1px solid #D7C8AA;
}
div#pageContent table#fares tbody.fare9 td,
div#pageContent table#fares tbody.fare9 th{
	border-left:1px solid #D7C8AA;
	border-right:1px solid #D7C8AA;
}
/*End Fare 9*/

/*Fare 10*/
div#pageContent table#fares tbody.fare10 th{
	background-color:#FE5815;
}
div#pageContent table#fares tbody.fare10 th.top,
div#pageContent table#fares tbody.fare10 td.top,
div#pageContent table#fares tbody.fare10 th.topbottom,
div#pageContent table#fares tbody.fare10 td.topbottom{
	border-top:1px solid #FE5815;
}
div#pageContent table#fares tbody.fare10 th.topbottom{
	border-bottom:1px solid #FE5815;
}
div#pageContent table#fares tbody.fare10 td,
div#pageContent table#fares tbody.fare10 th{
	border-left:1px solid #FE5815;
	border-right:1px solid #FE5815;
}
/*End Fare 10*/

/*Fare 11*/
div#pageContent table#fares tbody.fare11 th{
	background-color:#FFA500;
}
div#pageContent table#fares tbody.fare11 th.top,
div#pageContent table#fares tbody.fare11 td.top,
div#pageContent table#fares tbody.fare11 th.topbottom,
div#pageContent table#fares tbody.fare11 td.topbottom{
	border-top:1px solid #FFA500;
}
div#pageContent table#fares tbody.fare11 th.topbottom{
	border-bottom:1px solid #FFA500;
}
div#pageContent table#fares tbody.fare11 td,
div#pageContent table#fares tbody.fare11 th{
	border-left:1px solid #FFA500;
	border-right:1px solid #FFA500;
}
/*End Fare 11*/

/*Fare 12*/
div#pageContent table#fares tbody.fare12 th{
	background-color:#999;
}
div#pageContent table#fares tbody.fare12 th.top,
div#pageContent table#fares tbody.fare12 td.top,
div#pageContent table#fares tbody.fare12 th.topbottom,
div#pageContent table#fares tbody.fare12 td.topbottom{
	border-top:1px solid #999;
}
div#pageContent table#fares tbody.fare12 th.topbottom{
	border-bottom:1px solid #999;
}
div#pageContent table#fares tbody.fare12 td,
div#pageContent table#fares tbody.fare12 th{
	border-left:1px solid #999;
	border-right:1px solid #999;
}
/*End Fare 12*/

/*Fare 13*/
div#pageContent table#fares tbody.fare13 th{
	background-color:#8E0005;
}
div#pageContent table#fares tbody.fare13 th.top,
div#pageContent table#fares tbody.fare13 td.top,
div#pageContent table#fares tbody.fare13 th.topbottom,
div#pageContent table#fares tbody.fare13 td.topbottom{
	border-top:1px solid #8E0005;
}
div#pageContent table#fares tbody.fare13 th.topbottom{
	border-bottom:1px solid #8E0005;
}
div#pageContent table#fares tbody.fare13 td,
div#pageContent table#fares tbody.fare13 th{
	border-left:1px solid #8E0005;
	border-right:1px solid #8E0005;
}
/*End Fare 13*/

/*Fare 14*/
div#pageContent table#fares tbody.fare14 th{
	background-color:#760004;
}
div#pageContent table#fares tbody.fare14 th.top,
div#pageContent table#fares tbody.fare14 td.top,
div#pageContent table#fares tbody.fare14 th.topbottom,
div#pageContent table#fares tbody.fare14 td.topbottom{
	border-top:1px solid #760004;
}
div#pageContent table#fares tbody.fare14 th.topbottom{
	border-bottom:1px solid #760004;
}
div#pageContent table#fares tbody.fare14 td,
div#pageContent table#fares tbody.fare14 th{
	border-left:1px solid #760004;
	border-right:1px solid #760004;
}
/*End Fare 14*/

/*Fare 15*/
div#pageContent table#fares tbody.fare15 th{
	background-color:#C10000;
}
div#pageContent table#fares tbody.fare15 th.top,
div#pageContent table#fares tbody.fare15 td.top,
div#pageContent table#fares tbody.fare15 th.topbottom,
div#pageContent table#fares tbody.fare15 td.topbottom{
	border-top:1px solid #C10000;
}
div#pageContent table#fares tbody.fare15 th.topbottom{
	color:#FFFFFF;
}
div#pageContent table#fares tbody.fare15 td,
div#pageContent table#fares tbody.fare15 th{
	border-left:1px solid #C10000;
	border-right:1px solid #C10000;
}
/*End Fare 15*/

/*Fare 16*/
div#pageContent table#fares tbody.fare16 th{
	background-color:#491861;
}
div#pageContent table#fares tbody.fare16 th.top,
div#pageContent table#fares tbody.fare16 td.top,
div#pageContent table#fares tbody.fare16 th.topbottom,
div#pageContent table#fares tbody.fare16 td.topbottom{
	border-top:1px solid #491861;
}
div#pageContent table#fares tbody.fare16 th.topbottom{
	color:#FFFFFF;
}
div#pageContent table#fares tbody.fare16 td,
div#pageContent table#fares tbody.fare16 th{
	border-left:1px solid #491861;
	border-right:1px solid #491861;
}
/*End Fare 16*/

/*Fare 17*/
div#pageContent table#fares tbody.fare17 th{
	background-color:#CD2000;
}
div#pageContent table#fares tbody.fare17 th.top,
div#pageContent table#fares tbody.fare17 td.top,
div#pageContent table#fares tbody.fare17 th.topbottom,
div#pageContent table#fares tbody.fare17 td.topbottom{
	border-top:1px solid #CD2000;
}
div#pageContent table#fares tbody.fare17 th.topbottom{
	border-bottom:1px solid #CD2000;
}
div#pageContent table#fares tbody.fare17 td,
div#pageContent table#fares tbody.fare17 th{
	border-left:1px solid #CD2000;
	border-right:1px solid #CD2000;
}
/*End Fare 17*/

/*Fare 18*/
div#pageContent table#fares tbody.fare18 th{
	background-color:#EC0000;
}
div#pageContent table#fares tbody.fare18 th.top,
div#pageContent table#fares tbody.fare18 td.top,
div#pageContent table#fares tbody.fare18 th.topbottom,
div#pageContent table#fares tbody.fare18 td.topbottom{
	border-top:1px solid #EC0000;
}
div#pageContent table#fares tbody.fare18 th.topbottom{
	border-bottom:1px solid #EC0000;
}
div#pageContent table#fares tbody.fare18 td,
div#pageContent table#fares tbody.fare18 th{
	border-left:1px solid #EC0000;
	border-right:1px solid #EC0000;
}
/*End Fare 18*/

/*Fare 19*/
div#pageContent table#fares tbody.fare19 th{
	background-color:#CE0000;
}
div#pageContent table#fares tbody.fare19 th.top,
div#pageContent table#fares tbody.fare19 td.top,
div#pageContent table#fares tbody.fare19 th.topbottom,
div#pageContent table#fares tbody.fare19 td.topbottom{
	border-top:1px solid #CE0000;
}
div#pageContent table#fares tbody.fare19 th.topbottom{
	border-bottom:1px solid #CE0000;
}
div#pageContent table#fares tbody.fare19 td,
div#pageContent table#fares tbody.fare19 th{
	border-left:1px solid #CE0000;
	border-right:1px solid #CE0000;
}
/*End Fare 19*/

/*Fare 20*/
div#pageContent table#fares tbody.fare20 th{
	background-color:#FEAC01;
}
div#pageContent table#fares tbody.fare20 th.top,
div#pageContent table#fares tbody.fare20 td.top,
div#pageContent table#fares tbody.fare20 th.topbottom,
div#pageContent table#fares tbody.fare20 td.topbottom{
	border-top:1px solid #FEAC01;
}
div#pageContent table#fares tbody.fare20 th.topbottom{
	border-bottom:1px solid #FEAC01;
}
div#pageContent table#fares tbody.fare20 td,
div#pageContent table#fares tbody.fare20 th{
	border-left:1px solid #FEAC01;
	border-right:1px solid #FEAC01;
}
/*End Fare 20*/
/*Fare 21*/
div#pageContent table#fares tbody.fare21 th{
	background-color:#B09457;
}
div#pageContent table#fares tbody.fare21 th.top,
div#pageContent table#fares tbody.fare21 td.top,
div#pageContent table#fares tbody.fare21 th.topbottom,
div#pageContent table#fares tbody.fare21 td.topbottom{
	border-top:1px solid #B09457;
}
div#pageContent table#fares tbody.fare21 th.topbottom{
	border-bottom:1px solid #B09457;
}
div#pageContent table#fares tbody.fare21 td,
div#pageContent table#fares tbody.fare21 th{
	border-left:1px solid #B09457;
	border-right:1px solid #B09457;
}
/*End Fare 21*/
/*Fare 22*/
div#pageContent table#fares tbody.fare22 th{
	background-color:#C3AE7F;
}
div#pageContent table#fares tbody.fare22 th.top,
div#pageContent table#fares tbody.fare22 td.top,
div#pageContent table#fares tbody.fare22 th.topbottom,
div#pageContent table#fares tbody.fare22 td.topbottom{
	border-top:1px solid #C3AE7F;
}
div#pageContent table#fares tbody.fare22 th.topbottom{
	border-bottom:1px solid #C3AE7F;
}
div#pageContent table#fares tbody.fare22 td,
div#pageContent table#fares tbody.fare22 th{
	border-left:1px solid #C3AE7F;
	border-right:1px solid #C3AE7F;
}
/*End Fare 22*/
/*Fare 23*/
div#pageContent table#fares tbody.fare23 th{
	background-color:#AE0004;
}
div#pageContent table#fares tbody.fare23 th.top,
div#pageContent table#fares tbody.fare23 td.top,
div#pageContent table#fares tbody.fare23 th.topbottom,
div#pageContent table#fares tbody.fare23 td.topbottom{
	border-top:1px solid #AE0004;
}
div#pageContent table#fares tbody.fare23 th.topbottom{
	border-bottom:1px solid #AE0004;
}
div#pageContent table#fares tbody.fare23 td,
div#pageContent table#fares tbody.fare23 th{
	border-left:1px solid #AE0004;
	border-right:1px solid #AE0004;
}
/*End Fare 23*/
/*Fare 24*/
div#pageContent table#fares tbody.fare24 th{
	background-color:#EC0000;
}
div#pageContent table#fares tbody.fare24 th.top,
div#pageContent table#fares tbody.fare24 td.top,
div#pageContent table#fares tbody.fare24 th.topbottom,
div#pageContent table#fares tbody.fare24 td.topbottom{
	border-top:1px solid #EC0000;
}
div#pageContent table#fares tbody.fare24 th.topbottom{
	border-bottom:1px solid #EC0000;
}
div#pageContent table#fares tbody.fare24 td,
div#pageContent table#fares tbody.fare24 th{
	border-left:1px solid #EC0000;
	border-right:1px solid #EC0000;
}
/*End Fare 24*/

/*Fare 25*/
div#pageContent table#fares tbody.fare25 th{
	background-color:#CC0000;
}
div#pageContent table#fares tbody.fare25 th.top,
div#pageContent table#fares tbody.fare25 td.top,
div#pageContent table#fares tbody.fare25 th.topbottom,
div#pageContent table#fares tbody.fare25 td.topbottom{
	border-top:1px solid #CC0000;
}
div#pageContent table#fares tbody.fare25 th.topbottom{
	border-bottom:1px solid #CC0000;
}
div#pageContent table#fares tbody.fare25 td,
div#pageContent table#fares tbody.fare25 th{
	border-left:1px solid #CC0000;
	border-right:1px solid #CC0000;
}
/*End Fare 25*/
/*Fare 26*/
div#pageContent table#fares tbody.fare26 th{
	background-color:#BF0000;
}
div#pageContent table#fares tbody.fare26 th.top,
div#pageContent table#fares tbody.fare26 td.top,
div#pageContent table#fares tbody.fare26 th.topbottom,
div#pageContent table#fares tbody.fare26 td.topbottom{
	border-top:1px solid #BF0000;
}
div#pageContent table#fares tbody.fare26 th.topbottom{
	border-bottom:1px solid #BF0000;
}
div#pageContent table#fares tbody.fare26 td,
div#pageContent table#fares tbody.fare26 th{
	border-left:1px solid #BF0000;
	border-right:1px solid #BF0000;
}
/*End Fare 26*/
/*Fare 27*/
div#pageContent table#fares tbody.fare27 th{
	background-color: #BBC1C6;
}
div#pageContent table#fares tbody.fare27 th.top,
div#pageContent table#fares tbody.fare27 td.top,
div#pageContent table#fares tbody.fare27 th.topbottom,
div#pageContent table#fares tbody.fare27 td.topbottom{
	border-top:1px solid  #BBC1C6;
}
div#pageContent table#fares tbody.fare27 th.topbottom{
	border-bottom:1px solid  #BBC1C6;
}
div#pageContent table#fares tbody.fare27 td,
div#pageContent table#fares tbody.fare27 th{
	border-left:1px solid  #BBC1C6;
	border-right:1px solid  #BBC1C6;
}
/*End Fare 27*/
/*Fare 28*/
div#pageContent table#fares tbody.fare28 th{
	background-color: #DAD3BA;
}
div#pageContent table#fares tbody.fare28 th.top,
div#pageContent table#fares tbody.fare28 td.top,
div#pageContent table#fares tbody.fare28 th.topbottom,
div#pageContent table#fares tbody.fare28 td.topbottom{
	border-top:1px solid  #DAD3BA;
}
div#pageContent table#fares tbody.fare28 th.topbottom{
	border-bottom:1px solid  #DAD3BA;
}
div#pageContent table#fares tbody.fare28 td,
div#pageContent table#fares tbody.fare28 th{
	border-left:1px solid  #DAD3BA;
	border-right:1px solid  #DAD3BA;
}
/*End Fare 28*/
/*Fare 29*/
div#pageContent table#fares tbody.fare29 th{
	background-color: #990000;
}
div#pageContent table#fares tbody.fare29 th.top,
div#pageContent table#fares tbody.fare29 td.top,
div#pageContent table#fares tbody.fare29 th.topbottom,
div#pageContent table#fares tbody.fare29 td.topbottom{
	border-top:1px solid  #990000;
}
div#pageContent table#fares tbody.fare29 th.topbottom{
	border-bottom:1px solid  #990000;
}
div#pageContent table#fares tbody.fare29 td,
div#pageContent table#fares tbody.fare29 th{
	border-left:1px solid  #990000;
	border-right:1px solid  #990000;
}
/*End Fare 29*/

/*Fare 30*/
div#pageContent table#mini tbody.fare30 th.title
{
	color: #000;
}

div#pageContent table#fares tbody.fare30 th{
	background-color: #E1D7C1;
}
div#pageContent table#fares tbody.fare30 th.top,
div#pageContent table#fares tbody.fare30 td.top,
div#pageContent table#fares tbody.fare30 th.topbottom,
div#pageContent table#fares tbody.fare30 td.topbottom{
	border-top:1px solid  #E1D7C1;
}
div#pageContent table#fares tbody.fare30 th.topbottom{
	border-bottom:1px solid  #E1D7C1;
}
div#pageContent table#fares tbody.fare30 td,
div#pageContent table#fares tbody.fare30 th{
	border-left:1px solid  #E1D7C1;
	border-right:1px solid  #E1D7C1;
}
/*End Fare 30*/

/*Fare 31*/
div#pageContent table#fares tbody.fare31 th{
	background-color: #AE0004;
}
div#pageContent table#fares tbody.fare31 th.top,
div#pageContent table#fares tbody.fare31 td.top,
div#pageContent table#fares tbody.fare31 th.topbottom,
div#pageContent table#fares tbody.fare31 td.topbottom{
	border-top:1px solid  #AE0004;
}
div#pageContent table#fares tbody.fare31 th.topbottom{
	border-bottom:1px solid  #AE0004;
}
div#pageContent table#fares tbody.fare31 td,
div#pageContent table#fares tbody.fare31 th{
	border-left:1px solid  #AE0004;
	border-right:1px solid  #AE0004;
}
/*End Fare 31*/


/*Fare 32*/
div#pageContent table#mini tbody.fare32 th.title
{
	color: #000;
}

div#pageContent table#fares tbody.fare32 th{
	background-color:  #78B6FF;
}
div#pageContent table#fares tbody.fare32 th.top,
div#pageContent table#fares tbody.fare32 td.top,
div#pageContent table#fares tbody.fare32 th.topbottom,
div#pageContent table#fares tbody.fare32 td.topbottom{
	border-top:1px solid   #78B6FF;
}
div#pageContent table#fares tbody.fare320 th.topbottom{
	border-bottom:1px solid   #78B6FF;
}
div#pageContent table#fares tbody.fare32 td,
div#pageContent table#fares tbody.fare32 th{
	border-left:1px solid   #78B6FF;
	border-right:1px solid   #78B6FF;
}
/*End Fare 32*/
/*Fare 33*/
div#pageContent table#mini tbody.fare33 th.title
{
	color: #000;
}

div#pageContent table#fares tbody.fare33 th{
	background-color: #B3D5FF;
}
div#pageContent table#fares tbody.fare33 th.top,
div#pageContent table#fares tbody.fare33 td.top,
div#pageContent table#fares tbody.fare33 th.topbottom,
div#pageContent table#fares tbody.fare33 td.topbottom{
	border-top:1px solid  #B3D5FF;
}
div#pageContent table#fares tbody.fare33 th.topbottom{
	border-bottom:1px solid  #B3D5FF;
}
div#pageContent table#fares tbody.fare33 td,
div#pageContent table#fares tbody.fare33 th{
	border-left:1px solid  #B3D5FF;
	border-right:1px solid  #B3D5FF;
}
/*End Fare 33*/

/*Fare 34*/
div#pageContent table#mini tbody.fare34 th.title
{
	color: #000;
}

div#pageContent table#fares tbody.fare34 th{
	background-color:  #B39862;
}
div#pageContent table#fares tbody.fare34 th.top,
div#pageContent table#fares tbody.fare34 td.top,
div#pageContent table#fares tbody.fare34 th.topbottom,
div#pageContent table#fares tbody.fare34 td.topbottom{
	border-top:1px solid   #B39862;
}
div#pageContent table#fares tbody.fare34 th.topbottom{
	border-bottom:1px solid   #B39862;
}
div#pageContent table#fares tbody.fare34 td,
div#pageContent table#fares tbody.fare34 th{
	border-left:1px solid   #B39862;
	border-right:1px solid   #B39862;
}
/*End Fare 34*/


/*Fare 35*/
div#pageContent table#mini tbody.fare35 th.title
{
	color: #000;
}

div#pageContent table#fares tbody.fare35 th{
	background-color:  #d50000;
}
div#pageContent table#fares tbody.fare35 th.top,
div#pageContent table#fares tbody.fare35 td.top,
div#pageContent table#fares tbody.fare35 th.topbottom,
div#pageContent table#fares tbody.fare35 td.topbottom{
	border-top:1px solid   #d50000;
}
div#pageContent table#fares tbody.fare35 th.topbottom{
	border-bottom:1px solid   #d50000;
}
div#pageContent table#fares tbody.fare35 td,
div#pageContent table#fares tbody.fare35 th{
	border-left:1px solid   #d50000;
	border-right:1px solid   #d50000;
}
/*End Fare 35*/

/*Fare 36*/
div#pageContent table#mini tbody.fare36 th.title
{
	color: #000;
}

div#pageContent table#fares tbody.fare36 th{
	background-color:  #b00000;
}
div#pageContent table#fares tbody.fare36 th.top,
div#pageContent table#fares tbody.fare36 td.top,
div#pageContent table#fares tbody.fare36 th.topbottom,
div#pageContent table#fares tbody.fare36 td.topbottom{
	border-top:1px solid   #b00000;;
}
div#pageContent table#fares tbody.fare36 th.topbottom{
	border-bottom:1px solid   #b00000;;
}
div#pageContent table#fares tbody.fare36 td,
div#pageContent table#fares tbody.fare36 th{
	border-left:1px solid   #b00000;;
	border-right:1px solid   #b00000;;
}
/*End Fare 36*/

/*Fare 37*/
div#pageContent table#mini tbody.fare37 th.title
{
	color: #000;
}

div#pageContent table#fares tbody.fare37 th{
	background-color:  #707890;
}
div#pageContent table#fares tbody.fare37 th.top,
div#pageContent table#fares tbody.fare37 td.top,
div#pageContent table#fares tbody.fare37 th.topbottom,
div#pageContent table#fares tbody.fare37 td.topbottom{
	border-top:1px solid   #707890;
}
div#pageContent table#fares tbody.fare37 th.topbottom{
	border-bottom:1px solid   #707890;
}
div#pageContent table#fares tbody.fare37 td,
div#pageContent table#fares tbody.fare37 th{
	border-left:1px solid   #707890;
	border-right:1px solid   #707890;
}

/*End Fare 37*/

/* Common to all Fares*/
div#pageContent table#fares tbody.lastfare th.bottom,
div#pageContent table#fares tbody.lastfare td.bottom,
div#pageContent table#fares tbody.lastfare th.topbottom,
div#pageContent table#fares tbody.lastfare td.topbottom{
	border-bottom:1px solid #999999;
}
/* End Common to all Fares*/

/* Start Minis*/

/*Fare 1*/
div#pageContent table.fare1{
	border:1px solid #990000;
}
div#pageContent table.fare1 th{
	background-color:#990000;
}
div#pageContent table.fare1 td{
	border-top:1px solid #990000;
}
/*End Fare 1*/
/*Fare 2*/
div#pageContent table.fare2{
	border:1px solid #B70000;
}
div#pageContent table.fare2 th{
	background-color:#B70000;
}
div#pageContent table.fare2 td{
	border-top:1px solid #B70000;
}
/*End Fare 2*/
/*Fare 3*/
div#pageContent table.fare3{
	border:1px solid #CC6600;
}
div#pageContent table.fare3 th{
	background-color:#CC6600;
}
div#pageContent table.fare3 td{
	border-top:1px solid #CC6600;
}
/*End Fare 3*/
/*Fare 4*/
div#pageContent table.fare4{
	border:1px solid #E68800;
}
div#pageContent table.fare4 th{
	background-color:#E68800;
}
div#pageContent table.fare4 td{
	border-top:1px solid #E68800;
}
/*End Fare 4*/
/*Fare 5*/
div#pageContent table.fare5{
	border:1px solid #E5B701;
}
div#pageContent table.fare5 th{
	background-color:#E5B701;
}
div#pageContent table.fare5 td{
	border-top:1px solid #E5B701;
}
/*End Fare 5*/
/*Fare 6*/
div#pageContent table.fare6{
	border:1px solid #660000;
}
div#pageContent table.fare6 th{
	background-color:#660000;
}
div#pageContent table.fare6 td{
	border-top:1px solid #660000;
}
/*End Fare 6*/
/*Fare 7*/
div#pageContent table.fare7{
	border:1px solid #BCA371;
}
div#pageContent table.fare7 th{
	background-color:#BCA371;
}
div#pageContent table.fare7 td{
	border-top:1px solid #BCA371;
}
/*End Fare 7*/

/*Fare 8*/
div#pageContent table.fare8{
	border:1px solid #A5AFB4;
}
div#pageContent table.fare8 th{
	background-color:#A5AFB4;
}
div#pageContent table.fare8 td{
	border-top:1px solid #A5AFB4;
}
/*End Fare 8*/

/*Fare 9*/
div#pageContent table.fare9{
	border:1px solid #D7C8AA;
}
div#pageContent table.fare9 th{
	background-color:#D7C8AA;
}
div#pageContent table.fare9 td{
	border-top:1px solid #D7C8AA;
}
/*End Fare 9*/

/*Fare 10*/
div#pageContent table.fare10{
	border:1px solid #FE5815;
}
div#pageContent table.fare10 th{
	background-color:#FE5815;
}
div#pageContent table.fare10 td{
	border-top:1px solid #FE5815;
}
/*End Fare 10*/

/*Fare 11*/
div#pageContent table.fare11{
	border:1px solid #FFA500;
}
div#pageContent table.fare11 th{
	background-color:#FFA500;
}
div#pageContent table.fare11 td{
	border-top:1px solid #FFA500;
}
/*End Fare 11*/
/*Fare 12*/
div#pageContent table.fare12{
	border:1px solid #999;
}
div#pageContent table.fare12 th{
	background-color:#999;
}
div#pageContent table.fare12 td{
	border-top:1px solid #999;
}
/*End Fare 12*/
/*Fare 13*/
div#pageContent table.fare13{
	border:1px solid #8E0005;
}
div#pageContent table.fare13 th{
	background-color:#8E0005;
}
div#pageContent table.fare13 td{
	border-top:1px solid #8E0005;
}
/*End Fare 13*/
/*Fare 14*/
div#pageContent table.fare14{
	border:1px solid #760004;
}
div#pageContent table.fare14 th{
	background-color:#760004;
}
div#pageContent table.fare14 td{
	border-top:1px solid #760004;
}
/*End Fare 14*/
/*Fare 15*/
div#pageContent table.fare15{
	border:1px solid #C10000;
}
div#pageContent table.fare15 th{
	background-color:#C10000;
}
div#pageContent table.fare15 td{
	border-top:1px solid #C10000;
}
/*End Fare 15*/
/*Fare 16*/
div#pageContent table.fare16{
	border:1px solid #491861;
}
div#pageContent table.fare16 th{
	background-color:#491861;
}
div#pageContent table.fare16 td{
	border-top:1px solid #491861;
}
/*End Fare 16*/
/*Fare 17*/
div#pageContent table.fare17{
	border:1px solid #CD2000;
}
div#pageContent table.fare17 th{
	background-color:#CD2000;
}
div#pageContent table.fare17 td{
	border-top:1px solid #CD2000;
}
/*End Fare 17*/
/*Fare 18*/
div#pageContent table.fare18{
	border:1px solid #EC0000;
}
div#pageContent table.fare18 th{
	background-color:#EC0000;
}
div#pageContent table.fare18 td{
	border-top:1px solid #EC0000;
}
/*End Fare 18*/
/*Fare 19*/
div#pageContent table.fare19{
	border:1px solid #CE0000;
}
div#pageContent table.fare19 th{
	background-color:#CE0000;
}
div#pageContent table.fare19 td{
	border-top:1px solid #CE0000;
}
/*End Fare 19*/
/*Fare 20*/
div#pageContent table.fare20{
	border:1px solid #FEAC01;
}
div#pageContent table.fare20 th{
	background-color:#FEAC01;
}
div#pageContent table.fare20 td{
	border-top:1px solid #FEAC01;
}
/*End Fare 20*/
/*Fare 21*/
div#pageContent table.fare21{
	border:1px solid #B09457;
}
div#pageContent table.fare21 th{
	background-color:#B09457;
}
div#pageContent table.fare21 td{
	border-top:1px solid #B09457;
}
/*End Fare 21*/
/*Fare 22*/
div#pageContent table.fare22{
	border:1px solid #C3AE7F;
}
div#pageContent table.fare22 th{
	background-color:#C3AE7F;
}
div#pageContent table.fare22 td{
	border-top:1px solid #C3AE7F;
}
/*End Fare 22*/
/*Fare 23*/
div#pageContent table.fare23{
	border:1px solid #AE0004;
}
div#pageContent table.fare23 th{
	background-color:#AE0004;
}
div#pageContent table.fare23 td{
	border-top:1px solid #AE0004;
}
/*End Fare 23*/
/*Fare 24*/
div#pageContent table.fare24{
	border:1px solid #EC0000;
}
div#pageContent table.fare24 th{
	background-color:#EC0000;
}
div#pageContent table.fare24 td{
	border-top:1px solid #EC0000;
}
/*End Fare 24*/
/*Fare 25*/
div#pageContent table.fare25{
	border:1px solid #CC0000;
}
div#pageContent table.fare25 th{
	background-color:#CC0000;
}
div#pageContent table.fare25 td{
	border-top:1px solid #CC0000;
}
/*End Fare 25*/
/*Fare 26*/
div#pageContent table.fare26{
	border:1px solid #BF0000;
}
div#pageContent table.fare26 th{
	background-color:#BF0000;
}
div#pageContent table.fare26 td{
	border-top:1px solid #BF0000;
}
/*End Fare 26*/
/*Fare 27*/
div#pageContent table.fare27{
	border:1px solid  #BBC1C6;
}
div#pageContent table.fare27 th{
	background-color: #BBC1C6;
}
div#pageContent table.fare27 td{
	border-top:1px solid  #BBC1C6;
}
/*End Fare 27*/
/*Fare 28*/
div#pageContent table.fare28{
	border:1px solid  #DAD3BA;
}
div#pageContent table.fare28 th{
	background-color: #DAD3BA;
}
div#pageContent table.fare28 td{
	border-top:1px solid  #DAD3BA;
}
/*End Fare 28*/
/*Fare 29*/
div#pageContent table.fare29{
	border:1px solid  #990000;
}
div#pageContent table.fare29 th{
	background-color: #990000;
}
div#pageContent table.fare29 td{
	border-top:1px solid  #990000;
}
/*End Fare 29*/

/*Fare 30*/
div#pageContent table.fare30{
	border:1px solid  #E1D7C1;
}
div#pageContent table.fare30 tbody th{
	background-color: #E1D7C1;
	color: #000 !important;
}
div#pageContent table.fare30 td{
	border-top:1px solid  #E1D7C1;
}
/*End Fare 30*/
/*Fare 31*/
div#pageContent table.fare31{
	border:1px solid  #AE0004;
}
div#pageContent table.fare31 th{
	background-color: #AE0004;
}
div#pageContent table.fare31 td{
	border-top:1px solid  #AE0004;
}
/*End Fare 31*/
/*Fare 32*/
div#pageContent table.fare32{
	border:1px solid   #78B6FF;
}
div#pageContent table.fare32 tbody th{
	background-color:  #78B6FF;
	color: #000 !important;
}
div#pageContent table.fare32 td{
	border-top:1px solid   #78B6FF;
}
/*End Fare 32*/
/*Fare 33*/
div#pageContent table.fare33{
	border:1px solid   #B3D5FF;
}
div#pageContent table.fare33 tbody th{
	background-color:  #B3D5FF;
	color: #000 !important;
}
div#pageContent table.fare33 td{
	border-top:1px solid   #B3D5FF;
}
/*End Fare 33*/
/*Fare 34*/
div#pageContent table.fare34{
	border:1px solid  #B39862;
}
div#pageContent table.fare34 th{
	background-color: #B39862;
}
div#pageContent table.fare34 td{
	border-top:1px solid  #B39862;
}
/*End Fare 34*/

div#pageContent table.fare35 td{
	border-top:1px solid  #707890;
}

/*Fare 35*/
div#pageContent table.fare35{
	border:1px solid  #d50000;
}
div#pageContent table.fare35 th{
	background-color: #d50000;
}
div#pageContent table.fare35 td{
	border-top:1px solid  #d50000;
}
/*End Fare 35*/

/*Fare 36*/
div#pageContent table.fare36{
	border:1px solid  #b00000;
}
div#pageContent table.fare36 th{
	background-color: #b00000;
}
div#pageContent table.fare36 td{
	border-top:1px solid  #b00000;
}
/*End Fare 36*/

/*End Fare 37*/
div#pageContent table.fare37{
	border:1px solid  #707890;
}
div#pageContent table.fare37 th{
	background-color: #707890;
}
div#pageContent table.fare37 td{
	border-top:1px solid  #707890;
}
/*End Fare 37*/

/* End Minis*/

