body {
	background-color: black;
	color: black;
	font-family: Tahoma;
	font-size: 8pt;
}

a:link, a:visited, a:active, a:hover {
	color: #0099FF;
}

.login {
	color: white;
	font-family: Tahoma;
	font-size: 10pt;
}

.title {
	background-color: #0099FF;
	color: white;
	font-family: Tahoma;
	font-size: 12pt;
	border-color: #FF9900;
	border-style: solid;
	border-width: 0px 0px 0px 0px;
}

.credit {
	background-color: black;
	color: white;
	font-family: Tahoma;
	font-size: 8pt;
	border-color: #FF9900;
	border-style: solid;
	border-width: 0px 0px 2px 0px;
}

.layout_menu {
	background-color: #0099FF;
	border-color: #FF9900 #FF9900 white #FF9900;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
}

.layout_table {
	background-color: white;
	border-color: #FF9900;
	border-style: solid;
	border-width: 0px 0px 0px 0px;
	FONT-SIZE: 8pt;
}

.layout {
	background-color: white;
	font-family: Tahoma;
	font-size: 8pt;
}

.rss_table {
	background-color: white;
	border-color: #FF9900;
	border-style: solid;
	border-width: 0px 0px 0px 0px;
	FONT-FAMILY: Tahoma;
	font-size: 8pt;
}
.rss_title {
	background-color: white;
	border-color: #FF9900;
	border-style: solid;
	border-width: 0px 0px 0px 0px;
}
.rss_headline {
	background-color: white;
	border-color: #FF9900;
	border-style: solid;
	border-width: 0px 0px 0px 0px;
	FONT-FAMILY: Tahoma;
	font-size: 8pt;
}

/*Start Content*/
.button {
	background-color: #CDC5BF;
	color: black;
	font-family: Tahoma;
	height: 25;
}
.innertable {
	background-color: #CDC5BF;
	color: black;
	font-family: Tahoma;
}
.outertable {
	background-color: #CDC5BF;
	color: black;
	font-family: Tahoma;
	font-weight: bolder;
}
.outertablecell {
	color: black;
	font-family: Tahoma;
}
.innertablecell {
	color: black;
	font-family: Tahoma;
}
.alttablerow {
	background-color: #CDC5BF;
}
/*End Content*/

/*Start CascadeMenu*/
.menuBar {
	font-family: Tahoma;
	font-size: 8pt;
	position: relative;
	background-color: #0099FF;
	text-align: center;
	width: 760px;
}
.Bar {
	font-family: Tahoma;
	font-size: 8pt;
	border-right: #0099FF 0px outset;
	border-top: #0099FF 0px outset;
	float: left;
	border-left: #0099FF 0px outset;
	width: 100px;
	cursor: pointer;
	text-indent: 5px;
	border-bottom: #0099FF 0px outset;
	position: relative;
	background-color: #0099FF;
	text-align: center;
	font-weight: normal;
}
.menu {
	font-family: Tahoma;
	font-size: 8pt;
	border-right: #0099FF thin outset;
	border-top: #0099FF thin outset;
	visibility: hidden;
	border-left: #0099FF thin outset;
	width: 150px;
	line-height: 140%;
	border-bottom: #0099FF thin outset;
	position: absolute;
	background-color: #0099FF;
}
.menuItem {
	font-family: Tahoma;
	font-size: 8pt;
	padding-right: 15px;
	padding-left: 10px;
	width: 100%;
	cursor: pointer;
	line-height: 20px;
	border-bottom: white 1px solid;
}
.ItemMouseOver {
	padding-right: 15px;
	padding-left: 10px;
	width: 100%;
	cursor: pointer;
	color: white;
	line-height: 20px;
	border-bottom: white 1px solid;
	background-color: #000099;
}
.ItemMouseOut {
	width: 100%;
}
.Arrow {
	float: right;
	font-family: Webdings;
	position: absolute;
	text-align: left;
}
.barOver {
	border-right: #0099FF 0px ridge;
	border-top: #0099FF 0px ridge;
	float: left;
	border-left: #0099FF 0px ridge;
	width: 100px;
	cursor: pointer;
	text-indent: 5px;
	border-bottom: #0099FF 0px ridge;
	position: relative;
	color: white;
	background-color: #000099;
	text-align: center;
}
/*End CascadeMenu*/

/*Start Schedule*/
.schedule_border {
	background-color: #CDC5BF;
}
.schedule_body {
	font-size: 8pt;
	background-color: white;
	text-align: center;
}
.schedule_header {
	font-size: 8pt;
	background-color: #CDC5BF;
	border-color: white;
	text-align: center;
}
.schedule_col {
	font-size: 8pt;
	background-color: white;
	text-align: center;
}
.schedule_col_alt {
	font-size: 8pt;
	background-color: #CDC5BF;
	text-align: center;
}
.schedule_aircraft {
	font-size: 8pt;
	background-color: #CDC5BF;
	text-align: center;
}
.schedule_quote {
	font-size: 8pt;
	background-color: #FFFF00;
}
.schedule_confirmed {
	font-size: 8pt;
	background-color: #00FF00;
}
.schedule_active {
	font-size: 8pt;
	background-color: #FF0000;
}
.schedule_done {
	font-size: 8pt;
	background-color: #0000FF;
}

/*End Schedule*/


/*Begin Grid*/

.gridBorder {
	background-color: white;
	font-size: 8pt;
	padding: 1;
	margin: 1;
}
.gridHeader {
	font-family: Tahoma;
	font-size: 8pt;
	background-color: #CDC5BF;
}
.gridRowLight {
	font-family: Tahoma;
	font-size: 8pt;
	background-color: white;
}
.gridRowDark {
	font-family: Tahoma;
	font-size: 8pt;
	background-color: #CDC5BF;
}
.gridRowNew {
	font-family: Tahoma;
	font-size: 8pt;
	background-color: #0099FF;
}

/*End Grid*/

/*Begin Report*/

.reportBorder {
	background-color: white;
	padding: 1;
	margin: 1;
}
.reportHeader {
	font-family: Tahoma;
	font-size: 8pt;
	background-color: #CDC5BF;
}
.reportRowLight {
	font-family: Tahoma;
	font-size: 8pt;
	background-color: white;
}
.reportRowDark {
	font-family: Tahoma;
	font-size: 8pt;
	background-color: #CDC5BF;
}
.reportRowTotal {
	font-family: Tahoma;
	font-size: 8pt;
	background-color: #0099FF;
}

/*End Report*/

/*Start Tab Control*/
.tabTable {
	background-color: white;
}
.tabSelected {
	text-align: center;
	font-family: Tahoma;
	font-size: 8pt;
	background-color: white;
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
	border-top: solid 1px #000000;
}
.tabNotSelected {
	text-align: center;
	font-family: Tahoma;
	font-size: 8pt;
	background-color: #CDC5BF;
	border-bottom: solid 1px #000000;
}
/*Start Tab Control*/

