/* General Styles */
body 
{
	background-color:#fff;
	font-family:arial,helvetica,sans-serif;
	margin:0;
	padding:0;
}

h1,h2,h3,h4,h5,h6,p,ul,li
{
	margin:0;
	padding:0;
}

ul 
{
	list-style-type:none;
}

a {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

img 
{
	border:none;
}

table 
{

}

#main 
{
	vertical-align:top;
	width:550px;
}

#sidebar 
{
	vertical-align:top;
	width: 173px;
	padding-left:5px;

	text-align:right;
}

#sidebar div
{
	margin-bottom:5px;
}

#header 
{
	width:100%;

}

#logo 
{
}

#datetime 
{
	vertical-align:top;
	width:200px;
	text-align:right;
	font-weight:bold;
	font-size:14px;
	color:#523362;
}

#navbar 
{
	font-family:Century Gothic, Verdana , Arial, Helvetica, Sans-Serif;
	font-size:13px;
	margin-right:0px;
	margin-left:auto;
	height:22px;
	width:496px;
	_width:514px;
}


#navbar .fvTabBarItem 
{
	margin-left:5px;
	_margin-left: 2px;
	padding-top:3px;
	padding-left:14px;
	width:105px;
	_width:112px;
	height:100%;
	font-weight:bold;
	background-color:#523362;
	background-image:url(diagonal_tab_white.gif);
	background-repeat:no-repeat;
	background-position:left top;
}

html>body #navbar .fvTabBarItem 
{
	height:19px;
}


#navbar .fvTabBarItem a 
{
	color:#cccc99;
}

#navbar .fvTabBarItemSelected 
{
	background-color:#cccc99;
}

#navbar .fvTabBarItemSelected a 
{
	color:#523362;
}

#navbar .fvTabBarItemHover
{
	background-color:#745584;
}


#summarybar 
{
	min-height:30px;
	padding:5px;
	background-color:#CCCC99;
	vertical-align:middle;
	font-family: Verdana;
	font-size:12px;
	font-weight:bold;
}

#summarybar p.singleflightOperator 
{
	font-weight:normal;
	font-size: 11px;
}

html>body #summarybar 
{
	min-height:20px;
}

#viewport 
{
	width:100%;
	height: 400px;
}

#viewport iframe 
{
}

#Advert1 
{
	width:160px;
	margin-right:0px;
	margin-left:auto;
}

#Advert2
{
	margin-bottom:10px;
}

#Advert3
{
}

#Advert4
{
}
