a:link.nav,a.nm { text-decoration: none; color: #000000; }
a:visited.nav { text-decoration: none; color: #000000; }
a:hover.nav,a.mn:hover { text-decoration: underline; color: #000000; }
.navMenu {background-color: #290C73;}
.navMenuItem {}
.navMenuItemSelected {background-color: #FFFFFF}
a.navMenuItemText {text-decoration: none; color:#FFFFFF }
a.navMenuItemTextSelected {text-decoration: none; color:#000000;}
.adHeadline { font-size:10pt; font-weight:bold; }
.adText { font-size:8pt; font-weight:normal; text-decoration:none; }
.travelSmall { font-size:8pt; font-weight:normal; text-decoration:none; color:#F0F0F0 }

body {
	background-color: #000000;
}
/*
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
*/
a:link {
	color: #0000FF;
	font-weight:bold;
	text-decoration: none;
}
a:visited {
	font-weight:bold;
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	font-weight:bold;
	color: #0000FF;
	text-decoration: none;
}
a:active {
	font-weight:bold;
	color: #0000FF;
	text-decoration: none;
}


h1 {
	color:#000000;
	font-size: 20px;
	font-family:Garamond, Times New Roman; 
	margin-top:15px;
	text-decoration:none; 
	text-align:center
}

h2 {
	color:#2B4D8D;
	font-size: 14px;
	font-family: Times New Roman; line-height:110%; text-decoration:none; 
}

h3 {
	color:#2B4D8D;
	font-size: 16px;
	font-family: Times New Roman; margin-left:15px; margin-top:8px;margin-right:15px; line-height:110%; text-decoration:none; font-style:italic
}

table.SiteHeader750 {
	background-image: url(/images/header-bg.gif);
	background-repeat: repeat-x;
	border-collapse:collapse;
	border-style: none;
	border-spacing:0px;
	width: 750px;
	margin: 0px;
	padding: 0px;
}

table.SiteHeader {
	background-image: url(/images/header-bg.gif);
	background-repeat: repeat-x;
	border-collapse:collapse;
	border-style: none;
	border-spacing:0px;
	width: 100%;
	margin: 0px;
	padding: 0px;
}


table.tbl { padding: 4px; margin:3px;width:100%}
tr.even { background-color : #cfcfcF; }
select.pb_rate {}


.annIntro 
{
	font-weight:bold;
}

/* Travel Form Styles */

label{
	cursor:pointer;
	}

.searchBox{
	width:100%;
	background-color:#ffffcc;
	}

.searchLabel{
	width:80px;
	}

.fromCity,.toCity{
	border:1px solid silver;
	width:40px;
	}

.flyDate,.flyTime{
	border:1px solid silver;
	width:80px;
	position:relative;
}

.fromCityLong,.toCityLong{
	border:1px solid silver;
	width:120px
	}

.searchButton{
	border:1px solid silver;
	background-color:transparent;
	cursor:pointer;
	width:80px;
    background: transparent url(/images/btn_search.gif) no-repeat center top;
    overflow: hidden;
}
.sButtons{
	color : blue;
	text-decoration:none;
	font-weight:bold;
}
.sButtons:hover{
	color : midnightblue;
	text-decoration:none;
	font-weight:bold;
}

.passCount{
	width:55px;
}

/*
body, table, input, select, option
	{		
		font-family:Verdana,Tahoma,Arial,Helvetica,sans-serif;
		font-size:11;
		color:#2E2D6A;
	}
*/
label{
	cursor:pointer;
	}
.searchBox
	{
		background-color:#FFFFFF;
/*		border:1px solid #000000;  */
		width:100%;
	}
.searchLabel
{
	font-size:10;
	font-weight:bold;
	width:80px;				
}
.fromCity, .toCity
{
	border:1px solid silver;
	width:50px;
	position:relative;
}
.flyDate, .flyTime
{		
	width:80px;
	position:relative;		
	background-color:#FFFFFF;
	border:1px solid #058CC8;
	color:#004BA0;
}
.fromCityLong, .toCityLong
{
	width:150px;
	position:relative;		
	background-color:#FFFFFF;
	border:1px solid #058CC8;
	color:#004BA0;				
}
.searchButton{
	/*border:1px solid silver;*/
	background-color:transparent;
	background:url('/images/btn_search.gif');
	cursor:pointer;
	border:0px none;
	font-weight:bold;
	text-transform:uppercase;
}
.moreButton{
	border:1px solid #058CC8;
	background-color:transparent;
	cursor:pointer;
	width:20px;
	height:17px;
	margin-left:2px;
	padding:0 0 0 0;
	color:#0089CF;
}
.sButtons{
	color : blue;
	text-decoration : none;
	font-weight : bold;
}
.sButtons:hover{
	color : midnightblue;
	text-decoration:none;
	font-weight:bold;
}

.passCount{
	width:55px;
}
.textbox_new1 
{
	background-color:#FFFFFF;
	border:1px solid #058CC8;
	color:#004BA0;
	font-family:Verdana;
	font-size:11px;
	/*font-weight:bold;*/
}