body{
	background-color: #FAFAFA;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(img/bg.gif);
	background-repeat: no-repeat;
}
body,td,th {
	color: #000000;
}
ul{
	padding-left:2px;
	margin:0px;
	
}

li{
	list-style-type: circle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	padding-bottom:2px;
	padding-left: 0px;
	margin-left:1em;;
}
li a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	padding-bottom:2px;
	padding-left: 0px;
	margin-left:2px;
}

li a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	text-decoration:underline;
}

li a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	padding-bottom:2px;
}

a:link {
	color: #CCFFCC;
	text-decoration: none;
}
a:visited{
	color: #CCFFCC;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #00CC00;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
#default-info {
}
#amsterdam-info,#beijing-info,#brussels-info,#budapest-info,#delhi-info,#dubai-info,#frankfurt-info,#glasgow-info,#hahn-info,#london-lgw-info,#london-lhr-info,#london-stn-info,#manchester-info,#marseilles-info,#mumbai-info,#munich-info,#nice-info,#paris-info,#prague-info,#raf-mildenhall-info,#ramstein-info,#shannon-info,#sharjah-info,#singapore-info,#warsaw-info {
display:none
}

.email-links a{
	color:#00cc00;
}
.email-links a:hover{
	color:#00cc00;
	text-decoration:underline;
}
.email-links a:visited{
	color:#00cc00;
}



#Layer1 {
	position:absolute;
	width:350px;
	height:70px;
	z-index:1;
	left: 650px;
	top: 42px;
}
#Layer2 {
	position:absolute;
	width:200px;
	height:150px;
	z-index:2;
	top:118px;
	margin-left:200px;
	visibility:hidden;
}

html>body #layer2{
	position:absolute;
	width:200px;
	height:150px;
	z-index:2;
	top:121px;
	margin-left:200px;
	left: -64px;
}

.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.smallbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.tickertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.maptext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: 0F753A;
	text-decoration: none;
}
.contacttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

/*For the menu in the Mapes section*/
.shadetabs {
margin-right: 10px;
margin-top: 1px;
margin-bottom: 0;
font: bold 10px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
/* display: inline; */
margin: 0;
}

.shadetabs li a{
text-decoration: none;
padding: 0px 0px;
margin-right: 3px;
color: #129341;
}

.shadetabs li a:visited{
color: #129341;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #129341;
}

.shadetabs li.selected{
position: relative;
top: 1px;
}

.shadetabs li.selected a{ /*selected main tab style */
color: #00CC00;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

.tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block!important;
}
}
