body
{
	background-image: url('../images/top_blu_bar.jpg');
	background-repeat: repeat-x;
	background-position: 0% 0%;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

#pageHeader
{
	background-image: url('../images/top_tag.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	text-align: right;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: arial;
	font-size: 28px;
	color: #ffffff;
	height: 44px;
}

#pageHeader a
{
	font-family: arial;
	font-size: 28px;
	color: #ffffff;
	text-decoration: none;
	margin: 0px;
	padding-right: 5px;
}

#pageHeader a:hover
{
	color: #cccccc;
	text-decoration: none;
	margin: 0px;
	padding-right: 5px;
}

#cssdropdown, #cssdropdown ul {
	background-image: url('images/nav_bg.jpg');
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
	list-style: none;
	z-index:20;

}

#cssdropdown li {
	font-family: verdana, sans-serif;
	font-size: 12px;
	position: relative;
	float: left;
	margin: 0px;
	padding: 0px;
	z-index:25;
}

.mainitems {
	position: absolute;
	top: 28px;
	height: 51px;
	list-style: none;
	
	}

.mainitems a {	
	font-size: 12px;
	vertical-align: bottom;
	color: #666;
	font-weight: bold;
	padding: 0px 7px 0px 7px;
	text-decoration: none;
	border-left: 1px dashed #999;
}

.mainitems a:hover {
	color: #336699;
}

.mainitems a #currentpage {
	background-image: url('../images/nav_bg_ON.jpg');
	background-repeat: repeat-x;
	background-position: top left;
	font-weight: bold;
	color: #336699;
}

.subuls {
	display: none;
	position: absolute;
	top: 11px;
	width: 100px;
	left: 0px;
	
}

.subuls li{
	width: 150px;
	height: 25px;
	top: 12px;
	background-color: #FFFFFF;
	border-right: 1px dashed #999;
	border-bottom: 1px dashed #999;
}

.subuls li a{
	width: 150px;
	height: 25px;
	font-weight: bold;
	font-size: 10px;
	color: #666666;
	padding: 5px 5px 5px 5px;
	text-decoration: none;
	
	
}

.subuls li a:hover{
	color: #FFFFFF;
	background-color: #6699CC;
	text-decoration: none;
	
}

#cssdropdown li>ul { /* to override top and left in browsers other than IE, 	which will position to the top right of the containing li, rather 	than bottom left */
	top: auto;
	left: auto;
}

#cssdropdown li:hover ul, li.over ul { /* lists nested under hovered list 	items */
	display: block;
}

#restofcontent { /*wrap rest of content of the page inside this div*/
	clear: left;
}

.TreeView
	{
		line-height: 20px;
		cursor: pointer;
		font-style: normal;
	}

.TreeView LI
	{
		/* The padding is for the tree view nodes */

		font-family: arial, sans-serif;
		font-size: 12px;
		font-weight: normal;
		text-align: left;
		color: #666666;
		letter-spacing: -.0cm;
		padding-left: 10px;
		line-height: 19px;
		text-decoration:none;
		list-style: none;
	   	float: left;
		width: 165px;

	}

.TreeView LI a
	{
		/* The padding is for the tree view nodes */
		font-family: arial, sans-serif;
		font-size: 12px;
		font-weight: normal;
		text-align: left;
		color: #336699;
		border-bottom: 1px dashed #999;
		text-decoration: none;
		float: left;
		width: 165;

	}


.TreeView LI a:hover {
		font-weight: bold;
		background: #F0E8C8;
		color: #336699;
	}

.TreeView LI #current a {
		color: #336699;
		font-weight: bold;
		background: #F0E8C8;
		border-bottom: 1px dashed #999;
		letter-spacing: -.0cm;
		
	}


.TreeView, .TreeView ul
	{
		font-weight: normal;
		letter-spacing: -.0cm;
		line-height: 19px;
		background: #FFFFFF;
		color: #336699;
		margin: 0;
		padding: 0;
	}

LI.Expanded
	{
		font-weight: bold;
		background: #ffffff;
		color: #336699;		
		background: url(../images/minus.gif) no-repeat left top;
	}

LI.Expanded ul
	{
		display: block;

	}

LI.Collapsed
	{				
		background: url(../images/plus.gif) no-repeat left top;
	}

LI.Collapsed ul
	{
		display: none;
	}

.quick { 
	color: #666666;
	font-family: arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 30px;
	letter-spacing: -.015cm;
	text-decoration: none;
	}
	
a.quick:hover {
	border-bottom: 1px dashed #999;
	color: #336699;
	}


#crumbs ul {
		
	margin: 0;
	padding: 0;
	}
	
#crumbs li {
	font-family: verdana, sans-serif;
	color: #666;
	font-weight: bold;
	font-size: 10px;
	float: left;
	margin: 0;
	padding: 0px;
	}
	
#crumbs a {
	list-style-image: url('../images/crumb.gif');
	color: #666;
	font-weight: bold;
	padding: 0px 7px; 
	text-decoration: none;
	}
	
#crumbs a:hover {
	color: #336699;
	}
		
#weather{
	font-family: verdana, sans-serif;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 10px;
	text-align: center;
	line-height: 8px;
	}


#footer {
	color: #666;
	font-family: arial, sans-serif;
	font-size: 10px;
	text-align: center;
	}

#footer a {
	color: #666;
	font-family: arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	}
	
#footer a:hover {
	color: #336699;
	text-decoration: underline;
	}

H4	{
	font-family: arial, sans-serif;
	color: #336699;
	font-weight: normal;
	font-size: 18px;
	text-align: left;
	}

H5	{
	font-family: arial, sans-serif;
	color: #336699;
	font-weight: normal;
	font-size: 15px;
	text-align: left;
	}

H6	{
	font-family: arial, sans-serif;
	color: #336699;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	}


#tableDisplay {
	font-family: arial, sans-serif;
	background: #eee;
	color: #333333;
	font-weight: normal;
	font-size: 12px;
	text-align: left;
	}

#tableDisplay tbody tr.even td {
 	background-color: #F6EECF;
    }

#tableDisplay tbody tr.bold td {
      	background-color: #E9DDAC;
	font-weight: bold;
	
    }

#tableDisplay tbody tr.center td {
	text-align: center;	
    }

#tableDisplay tbody tr th {
	text-align: left;
	color: #333333;
	background: #E9DDAC;
	font-weight: bold;
		
    }

tr.flights td {
	padding: .4em .4em .4em .2em;
  	vertical-align: top;
	
    }
   
#tableDisplay tbody tr td {
      	background-color: #fff;
    }

#tableDisplay tbody tr td.economy {
      	background-color: #9999CC;
	}
#tableDisplay tbody tr td.hourly {
      	background-color: #77B6E4;
	}
#tableDisplay tbody tr td.daily {
      	background-color: #99CC66;
	}

td	{
	font-family: arial, sans-serif;
	color: #333333;
	font-weight: normal;
	font-size: 12px;
	text-align: left;
	}

th	{
	font-family: arial, sans-serif;
	background: #E9DDAC;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	}


a	{
	color: #336699;
	font-weight: normal;
	font-size: 12px;
	}

.white	{
	color: #ffffff;
	font-weight: normal;
	font-size: 12px;
	}

.whiteb	{
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	}

P 	{
	font-family: arial, sans-serif;
	color: #333333;
	font-weight: normal;
	font-size: 12px;
	text-align: left;
	}


li 	{
	font-family: arial, sans-serif;
	color: #333333;
	font-weight: normal;
	font-size: 12px;
	text-align: left;
	}

.lidbl 	{
	font-family: arial, sans-serif;
	color: #333333;
	font-weight: normal;
	font-size: 12px;
	line-height: 24px;
	text-align: left;
	}
/*Expandable Content Style*/

a.dsphead{
   	text-decoration:none;
	font-weight: bold;
   	margin-left:0em;
	}

a.dsphead:hover{
	text-decoration:underline;
	}

a.dsphead span.dspchar{
   	font-family:monospace;
   	font-weight:normal;
	}

.dspcont{
   	display:none;
   	text-indent: 5px;
   	margin-left:1.5em;
	}

.save	{
   	behavior:url(#default#savehistory);
	}

input.btn {   
   	color:#336699;   
   	font-family: arial,sans-serif;
   	font-size: 12px;
	font-weight: bold;  
   	background-color:#fed;   
   	border: 1px solid;   
   	border-color: #336699;   
   	filter:progid:DXImageTransform.Microsoft.Gradient   
   	(GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffeeddaa');   
 }  

.btnlnk2 {
    background: #999;
    color: #fff;
    font-weight:bold;
    font-size:1em;
    text-decoration:none;
    padding: 0px 7px 0px 7px;
    -webkit-border-radius: 8px;
   -moz-border-radius: 8px;
    }

.btnlnk2 hover {
    
    background: #ccc;
    color: #333;
    text-decoration:none;
    }

form {display:inline;} 
