﻿.TxtStyle
{
	font-family: Arial;
	font-size: 8px;
	font-weight: bold;
	color: #1b3d7a;
}

.notDisp
{
	display: none;
}	

.OnLineFlightScheduleImageHE
{
	background-image: url(../Images/Backgrounds/BG0310he.jpg);
	background-repeat: no-repeat;
}

.OnLineFlightScheduleImageEN
{
	background-image: url(../Images/Backgrounds/BG0310en.jpg);
	background-repeat: no-repeat;
}

.OnLineFlightScheduleImageRU
{
	background-image: url(../Images/Backgrounds/BG0310ru.jpg);
	background-repeat: no-repeat;
}

.bgHomePage
{
	background-image: url(../Images/Backgrounds/tabback2.jpg);
	background-repeat: no-repeat;
	width: 378px;
	height: 173px;
}

.flightSpnErr
{
	font-weight:bold;
	font-family:Arial;
	font-size:12px;
	color:Red;
}
