@charset "utf-8";
		body {
	width: 100%;
	font: small arial, sans-serif;
	margin: 0px 0px 0px 0px;
	text-align: right;
		}

        img {
	border: 0px;
	text-align: center;
	    }
	    
	    H1 {
	font-size: 12px;
	border: 0px;
	margin: 0px;
	text-align: center;
	color: #FFF;
	    }
    	
	    h2 {
		    font-size: 14px;
		    margin: 0px;
		    padding: 5px 5px 5px 5px;
	    }
	    

        #Header {
		    font-size: 14px;
            width: 100%;
            margin: 0px 0px 5px 0px;
	    }	    

        #FlightsMain {
            height: 100%;
	    }	    

        #Column1 {
		    float:none;
            width: 100%;
	    }	    

        #Column2 {
           
            width: 100%;
            margin: 0px 0px 10px 0px;
	    }	    

        #Column1Content {
			width: 80%;
		   margin: 0px 5px 0px 50px;
	    }

	    #Column2Content {
			   width: 100%;
            margin: 0px 5px 5px 0px;
	    }
      

        #Footer {
		    clear: both;
		    width: 100%;
		    margin-top: 5px;
		    margin-bottom: 10px;
	    }
#textecentral {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-transform: none;
	width: 60%;
	border: 1px solid #3A9CD1;
	position: absolute;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	background-color: #E65B5F;
}
#textecentralcontenu {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-transform: none;
	width: 60%;
	border-right: 1px solid #3A9CD1;
	border-left: 1px solid #3A9CD1;
	border-bottom: 1px solid #3A9CD1;
	position: absolute;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	text-align: left;
}

.leightbox {
	color: #333;
	display: none;
	position: absolute;
	top: 7%;
	left: 20%;
	width: 60%;
	height: auto;
	padding: 1em;
	border: 1em solid #B8B8B8;
	font-family: arial;
	background-color: white;
	text-align: left;
	z-index:1001;
	overflow: auto;	
}

#overlay{
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:1000;
	background-color:#333;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}

.lightbox[id]{ /* IE6 and below Can't See This */    position:fixed;    }#overlay[id]{ /* IE6 and below Can't See This */    position:fixed;    }

.footerl {
	background-color: #E34666;
	padding: 0.5em;
}#lightbox1 p {
	font-family: Tahoma, Geneva, sans-serif;
}
#lightbox1 p {
	font-size: 13px;
}
.footerl .lbAction {
	color: #FFF;
	text-decoration: none;
}
.footerl .lbAction:hover{
	color: #FFF;
	text-decoration: underline;
}
#h6l {
	font-size: 42px;
	color: #E34666;
	margin-top:0px;
	margin-bottom:0px;

}
.lbOn {
	color: #BA070B;
	text-decoration: none;
}
.al {
	font-weight: bold;
	color: #3F8CEB;
	text-decoration: none;
}
.al:hover {
	font-weight: bold;
	color: #98CD1B;
	text-decoration: underline;
}
.pretavoler {
	text-align: right;
}
#MyHeader .pretavoler .pretavoler {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #ADC509;
	text-decoration: none;
	text-align: right;
	right: 5px;
	padding-right: 5px;
}

#MyHeader .pretavoler .pretavoler:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #ADC509;
	text-decoration: underline;
	text-align: right;
	right: 5px;
	padding-right: 5px;
}

