@charset "utf-8";
/* CSS Document */

body {
	background-color:#000000;
	/*background-color:#282425;*/
	font-family:Calibri;
	font-size:14px;
	color:#ff8000;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align:left
}

a {
	font-style:normal;
	color:#ffa000;
	text-decoration:none
}

img {
	border-style:hidden;
	border-width:0px
}

table {
	border-collapse:collapse
}

.TableMain {
	width:800px;
	background-position:top;
	background-repeat:no-repeat;
}

.TableButtonsMain {
	width:800px;
}

.TableButtonsMainCel {
	width:160px;
	vertical-align:top;
	text-align:center
}

.TableButtonsSoftware {
	width:800px;
	height:60px
}

.TableButtonsSoftwareCel {
	/*width:100px;*/
	vertical-align:top;
	text-align:center;
}

.TableContent {
	width:700px;
	text-align:left;
}

.PageHeader {
	font-size:xx-large;
	text-align:center
}

.OSoftwareHeader {
	font-size:x-large;
	text-align:center;
	color:#0F0
}

.OthersSoftwareIcon {
	text-align:center;
	vertical-align:middle;
	width:150px
}

.ATCPilot {
	text-align:right;
	color:#F00;
	width:100px
}

.PageLink {
	font-size:small;
	text-align:right
}

.Buttons {
	text-align:center
}

.SoftwareHeader1 {
	color:#FF0000;
	font-size:x-large;
	font-weight:bold
}

.SoftwareHeader2 {
	color:#00FF00;
	font-size:larger;
}

.PromoteHeader {
	color:#00FF00;
	font-size:x-large;
	text-align:center
}

.TextEmbed {
	text-align:center;
	font-weight:bold;
	font-size:x-large
}

.WCGSectorHeader {
	color:#ffff00
}

.WCGSector {
	color:#00ff00;
	font-size:small;
	width:50%;
	vertical-align:top
}

.WCGSectorTable {
	width:700px
}