@import url(Menus.css);
/*@import  url(Jetset.css);*/
@import url(Sections.css);


/* Element Styles section */
Html, Body, form
{
	width: 780px;
	height:100%;
	margin: 0px;
	padding: 0px;
}


body, td
{
	font-size: 0.7em;
	font-family: Verdana, Helvetica, sans-serif;
}

h1
{
	font-size: 1.8em;
	color: #FF3C3C;
	margin-top: 0px;
	margin-bottom: 5px;
	font-family: 'Arial black', Verdana, Helvetica, sans-serif;
}	
		
h2
{
	font-weight: bold;
	font-size: 1.6em;
	font-family: Verdana, Helvetica, sans-serif;
}	
		
A:Link,
A:Visited,
A:Active,
A:Hover
{	
	text-decoration: underline;
	color:	#333399;
}	
		
A:Link,
A:Hover	
{	
	color:	#3333cc;
}

img
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	border: 0px;
	padding:5px;
}

li
{
	list-style-position: outside;
	list-style-type: disc;
}

/* End Element Styles section */
	
/* Class styles section */
.BoldHeader
{
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Helvetica, sans-serif;
}

.HeaderLink, A.HeaderLink:Link, A.HeaderLink:Active, A.HeaderLink:Visited, A.HeaderLink:Hover
{
	color: white;
	background-color: transparent;
	text-decoration: underline;
}

.Button
{
	clear: both;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 12px;
	border-left-color: #064a87;
	background: white;
	border-bottom-color: #064a87;
	color: #064a87;
	border-top-style: solid;
	border-top-color: #064a87;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #064a87;
	border-bottom-style: solid;
}

	
.LeftImage
{
	padding: 5px;
	margin: 0px;
}

.Separator
{
	border-bottom: #5a91d9 1px solid;
}


.AboutUs
{
	
	padding-right: 30px;
	
	padding-left: 30px;
	font-size: 10pt;
	padding-bottom: 5px;
	
	width: 500px;
	color: black;
	padding-top: 5px;
	
	font-family: Verdana;
	background-color: transparent;
	text-align: justify;
}

.Top
{
	padding-bottom: 5px;
}


.JetsetTable
{
	
	width: 500px;
	color: White;
	
	background-color: transparent;
}

.TextImageTable
{
	/*
	border-right: #064a87 0px solid;
	border-top: #064a87 0px solid;
	border-bottom: #064a87 0px solid;
	border-left: #064a87 0px solid;	
*/
	font-size: 11px;
	width: 500px;
	color: black;
	font-family: Verdana,Arial, helvetica, sans-serif;
	background-color: transparent;
	text-align: left;
}


.NormalTable, .FareSearchTable, .AgentSpecialsTable
{
	
	margin-top: 5px;
	
	color: black;
	
	font-family: Verdana, Arial;
	background-color: transparent;
}

.SearchResultsTable
{
	border-top-width: 1px;
	padding-right: 0px;
	padding-left: 0px;
	border-left-width: 1px;
	font-size: 12px;
	border-left-color: #5a91d9;
	border-bottom-width: 1px;
	border-bottom-color: #5a91d9;
	padding-bottom: 0px;
	width: 650px;
	border-top-color: #5a91d9;
	padding-top: 0px;
	font-family: Verdana, Arial;
	border-right-width: 1px;
	border-right-color: #5a91d9;
}

.NormalTableHeader
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	padding-bottom: 5px;
	color: white;
	padding-top: 5px;
	background-color: transparent;
}

.BoldHeader
{
	font-size: 1.0em;
	font-weight: bold;
}

.ContactEmailLabel
{
	font-weight: bold;
	padding-right: 2px;
}

.ContactText
{
	padding-right: 2px;
	margin-bottom: 10px;
}

.HeaderSubTitle
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size:	12px;
	font-style:	normal;
	color: White;
	text-decoration: none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-weight: bold;
}



.More
{
	
	padding-right:2px;
	text-align:right;
	padding-bottom:2px;
}



.Paging
{
	text-align:center;
}

.HorizontalRule
{
	color: #0038a8;
	height: 1px;
}

/* Start UAb PS10874 24/06/2008 */

.member_description
{
width: 600;
vertical-align: text-top;
text-align :justify;
font-size: 10px;
/*padding-bottom:100px;*/

}
.member_image
{
width: 150;
/*height: 160;*/
float: left;
margin: 8;
text-align :center;
/*padding-bottom:80px;*/
}
.Footer
{
	vertical-align: bottom; 
	font-size: 10px; 
	padding: 1px; 
	width: 100%; 
	color: white; 
	font-family: Verdana; 
	height: 20px; 
	background-color: #064a87; 
	text-align: center;
	bottom: 10px;  
	z-index:7;
	padding-top: 5px; 

/*position: absolute;*/
}
.div .Footer
{
		padding-top: 5px; 
}

.hideme
{
	color: transparent;

}
/* End UAb PS10874 24/06/2008 */
