﻿/* =============== MAIN STYLE OF PAGE =============== */
body {
	border-spacing:0px;
	border-left:0px;
	border-bottom:0px;
	border-top:0px;
	border-right:0px;
	border-style: none;
	padding: 0px;
	direction: ltr;
	margin: 0px;
	width: 100%;
	text-align: center;
	background-image:url('imagesen/bg.gif');
	background-repeat:repeat-x;
}

td {
	margin: 0px 0px 0px 0px;
	text-align: left;
	vertical-align: top;
	border-spacing: 0px;
	border-style: none;
	border-width: 0px 0px 0px 0px;
}

a {
	color: #000000;
	text-align: left;
	vertical-align: top;
}

a:hover {
	color: #00CCFF;
}

a:active {
	color: #FF0066;
	background-color: #FFFF00;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}


/* =============== Tables =============== */
.mainTable {
	width:100%;
	border-spacing:0px;
}

.tdLeft {
	width: 238px;
	border-spacing: 0px;
}

.Logo {
	position:relative;
	left: 38px;
	top: 39px;
}

.divLogo{
	width: 170px;
	height: 30px;
	color:white;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	text-transform:uppercase;
	text-align:left;
	vertical-align:20px;
	padding-left:3px;
	position:relative;
	left: 95px;
	top: 5px;

}

.tdLeftNav {
	vertical-align:top;
	padding-top:30px;
	padding-left:35px;
	height:1px;
}

.tdCenter {
	width:1000px;
	height:123px;
	background-repeat:no-repeat;
	border-spacing: 0px;
	
}

.tdCenterTop {
	width:722px;
	height:37px;
	border-spacing:0px;
	text-align:right;
	font-size:8pt;
	padding-top:10px;
}

.tdCenterTopMenu {
	width: 100%;
	background:red;
}

.tdCenterTopMenuTexts {
	font-size:8pt;
	font-family:Arial, Helvetica, sans-serif;
	color:white;
	text-align:center;
	text-transform:uppercase;
	font-weight:bold;
}

.tdCenterTopMenuTextsLink {
	color:white;
	text-decoration:none;
}

.tdCenter1 {
	width:722px;
	border-spacing: 0px;
	font-size:small;
	padding-left:5px;
	padding-right:5px;
}

.tdRight {
	width: 40px;
	border-spacing: 0px;
}

.copyRight {
	width: 100%;
	height: 146px;
	color: white;
	border-spacing: 0px;
	font-size: medium;
	font: xx-small Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	vertical-align: bottom;
	padding-bottom: 7px;
	background-image: url('imagesen/bm4.png');
	background-repeat: repeat-x;
	background-color: #1DB4CB;
}

.webCounter{
	position:relative; 
	left: -5500px; 
	top: 0px; 
	width: 1px; 
	height: 1px;
}

.title {
	width:100%;
	height:20px;
	text-align:justify;
	color:white;
	font-weight:bold;
	font-size:11pt;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:7px;
	padding-top:3px;
	background-image:url('imagesen/bm2.gif')
}

.titleFullStory {
	width:100%;
	height:20px;
	text-align:justify;
	color:white;
	font-weight:bold;
	font-size:11pt;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:7px;
	padding-top:3px;
	background-image:url('imagesen/bm1.png')
}

.titleComments {
	width:100%;
	height:20px;
	text-align:justify;
	font-weight:bold;
	font-size:11pt;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:7px;
	padding-top:3px;
	background-image:url('imagesen/bm3.gif')
}


.texts {
	width:650px;
	font-size:10pt;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:10px;
	padding-left:5px;
	padding-right:2px;
	padding-bottom:20px;
	background-color:#FAFAFA;
	vertical-align:top;
}

.textsAIR {
	width:505px;
	font-size:10pt;
	font-family:Arial, Helvetica, sans-serif;
	border-spacing:0px;
	text-align:left;
}

.AIRDownloadMessageTable {
	width: 217px;
	height: 180px;
	border-spacing:0px;
	vertical-align:top;
	background-color:#FAFAFA;
}


.LiveText {
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #7D9160;
	text-align: center;
	padding-top:30px;
	border-bottom-style: solid;
	border-bottom-color: #C0C0C0;
	border-bottom-width: 1px;
}

.LiveInput {
	margin-top:10px;
	width:190px;
	text-align: center;
}

.LiveSearch {
	width: 190px;
	height: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	margin-top:10px;
}

.PartnerTable {
	width: 190px;
	padding-top:10px;
	text-align: center;
}


.PartnerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-top:10px;
}

