﻿.TakeOffAndLandingImageHE
{
	background-image: url(../Images/Backgrounds/BG0320he.jpg);
	background-repeat: no-repeat;
	
}

.TakeOffAndLandingImageEN
{
	background-image: url(../Images/Backgrounds/BG0320en.jpg);
	background-repeat: no-repeat;
	width:491px;
	height:150px;
}
.TakeOffAndLandingImageRU
{
	background-image: url(../Images/Backgrounds/BG0320ru.jpg);
	background-repeat: no-repeat;
	width:491px;
	height:150px;
}

.TxtStyle
{
    text-align:center;
    font-family:Arial;
    font-size:12px;
    font-weight:bold;
    color:#1b3d7a;
}

.notDisp
{
	display:none;
}

.bgHomePage
{
	background-image: url(../Images/Backgrounds/tabback2.jpg);
	background-repeat: no-repeat;
	width:378px;
	height:173px;
}

.btnArrivalsHE
{
	background-image: url(../Images/Backgrounds/tabback.jpg);
	background-repeat: no-repeat;
	width:378px;
	height:173px;
}

.btnArrivalsEN
{
	background-image: url(../Images/Backgrounds/tabback.jpg);
	background-repeat: no-repeat;
	width:378px;
	height:173px;
}

.btnDeparturesHE
{
	background-image: url(../Images/Backgrounds/TakeOffhe_out.gif);
	background-repeat: no-repeat;
	width:378px;
	height:173px;
}



.btnDeparturesEN
{
	background-image: url(../Images/Backgrounds/Departures_en_out.gif);
	background-repeat: no-repeat;
}

.TBL
{
	text-align:center;	
}
.TBL .LeftCornerUp
{
	background-image: url(../Images/Corners/top_corner_left.gif);
	background-repeat: no-repeat; /*width:9px;*/
	height: 28px;
	color: white;
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: 600;
	letter-spacing: 0;
	text-align:center;
}
.TBL .RightCornerUp
{
	background-image: url(../Images/Corners/top_corner_right.gif);
	background-repeat: no-repeat;
	background-position: right top; /*width:9px;*/
	height: 28px;
	color: white;
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: 600;
	letter-spacing: 0;
	text-align:center;
}
.TBL .RightCornerDn
{
	background-image: url(../Images/Corners/down_corner_right.gif);
	background-repeat: no-repeat;
	background-position:right;
	width: 6px;
	height: 10px;
}
.TBL .LeftCornerDn
{
	background-image: url(../Images/Corners/down_corner_left.gif);
	background-repeat: no-repeat;
	width: 4px;
	height: 10px;
}
.TBL .borderX
{
	border-left:solid 1px #003366;
	border-right:solid 1px #003366;
	background-color:#cccccc;
	font-size:0px;
}
.TBL .borderY
{
	border-right:solid 1px #cccccc;
    text-align:center;
}
.TBL .borderSideLeft
{
	
	border-left:solid 1px #003366;
    font-size:0px;
	width: 0px;
	height: 10px;
}
.TBL .borderSideRight
{
	background-image: url(../Images/Pixels/042572_pixel.gif);
	background-repeat: repeat-y;
	background-position: right;
	/*width: 1px;*/
	height: 10px;
}
.TBL .borderBtm
{
	background-image: url(../Images/Pixels/042572_pixel.gif);
	background-repeat: repeat-x;
	background-position:bottom;
    /*border-bottom-color:#003366;*/
	/*width: 9px;
	height: 10px;*/
}
.TBL TD
{
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #052473;
	letter-spacing: 0;
	text-decoration: none;
	text-align:center;
}
.TBL .td_white
{
	color: white;
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: 600;
	letter-spacing: 0;
	text-align:center;
}
.head
{
	font-family: Verdana, Arial;
    /*text-align:left;*/
	color: #052473;
	letter-spacing: 0;
	text-decoration: none;
}
.head .first
{
	font-size:18px;
	font-weight:900;
	letter-spacing:2;
}
.head .second
{
	font-size:14px;
	font-weight:600;
	letter-spacing:2;
}
.head .third
{
	font-size:12px;
	font-weight:normal;
	letter-spacing:2;
}
.txtBlueText
{
	font-size:12px;
	color:#173571;
	font-family:Arial;
}
