body {
	margin: 0px;
	padding: 0px;
	background: url(/templates/apinfo/img/bodybg.png) repeat-x top;
	font-family: Arial;
	font-size: 12px;
	color: #666666;
}

div.box_header {
	font-family: Arial;
	font-size: 18px;
	color: #FFFFFF;
	padding-top: 20px;
	padding-left: 16px;
	padding-bottom: 13px;
	width: 159px;
}

div.box_text {
	font-family: Tahoma;
	font-size: 12px;
	color: #8DB9D2;
	width: 106px;
	float: left;
	padding-left: 16px;
	position: relative;
	top: -6px;
}

div.box_icon {
	float: right;
	width: 56px;
}

#maintable {
	border-left: 1px Solid #FFFFFF;
	border-right: 2px Solid #FFFFFF;
	border-bottom: 2px Solid #FFFFFF;
}

#maintable tr #top {
	border-left: 1px Solid #FFFFFF;
	border-bottom: 1px Solid #FFFFFF;
}

#maintable tr #box1,#box2,#box3,#box4 {
	border-bottom: 1px Solid #FFFFFF;
	border-left: 1px Solid #FFFFFF;
	width: 187px;
	height: 103px;
	background: url(/templates/apinfo/img/boxbg.png) repeat-x top;
}

#subtop {
	background: url(/templates/apinfo/img/subtopbg.png) no-repeat top;
	width: 494px;
	height: 53px;
	font-family: Tahoma;
	font-size: 21px;
	color: #55798F;
	padding: 10px;
	padding-left: 24px;
}

#content {
	width: 751px;
	height: 350px; 
	background-color: #FFFFFF;
	border-left: 1px Solid #FFFFFF;
}

#content h1 {
	font-family: Tahoma;
	font-size: 14px;
	color: #1D557A;
	padding-left: 24px;
	width: 470px;
}

#content #txt {
	font-family: Tahoma;
	font-size: 12px;
	color: #000205;
	background-color: #EAF4F6;
	border-top: 1px Solid #D8DCDF;
	padding: 18px;
	margin-left: 24px;
	margin-right: 24px;
	margin-bottom: 24px;
	line-height: 17px;
	width: 480px;
}

#content #right {
	width: 184px;
	float: right;
	margin-top: 17px;
	margin-bottom: 24px;
}

#content #right .head {
	background: url(/templates/apinfo/img/righthead.png) no-repeat top;
	width: 172px;
	height: 28px;
	font-family: Arial;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 28px;
	padding-left: 12px;
}

#content #right ul {
	margin: 0px;
	padding-top: 8px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	width: 154px;
	background-color: #D3E2B7;	
}

#content #right ul li {
	margin: 0px;
	padding: 0px;
	width: 140px;
	font-family: Arial;
	font-size: 13px;
	color: #5A6545;
	height: 21px;
	height: 21px;
	line-height: 20px;
	border-bottom: 1px Solid #CCD8B0;
	list-style:none;
	list-style-image: url(/templates/apinfo/img/li.png);
	margin-left: 15px;
}

#content #right ul li a {
	font-family: Arial;
	font-size: 13px;
	color: #5A6545;
	text-decoration: none;
}

#content #right ul li a:hover {
	font-family: Arial;
	font-size: 13px;
	color: #5A6545;
	text-decoration: underline;
}

a {
	color: #5A6545;
	text-decoration: underline;
}

a:hover {
	color: #5A6545;
	text-decoration: none;
}

div.art_head {
	text-align: justify;
}

div.art_date{
	font-family: Tahoma;
	font-size: 11px;
	color: #5A6545;
}

div.art_descr {
	font-family: Arial;
	font-size: 12px;
	color: #5A6545;
	text-align: justify;
}

#AirportText tr td {
	font-family: Arial;
	font-size: 12px;
	color: #5A6545;
}

div.JetPhotos {
	float: left;
	width: 235px;
	font-family: Arial;
	font-size: 12px;
	color: #5A6545;
	height: 200px;
	text-align: center;
}

ul.CodeList li {
	margin: 0px;
	padding-bottom: 4px;
	list-style:none;
	list-style-image: url(/templates/apinfo/img/li.png);
	margin-left: 15px;
}

#yandex a {
	font-family: Arial;
	font-size: 12px;
}

table.FlyghtStatus tr td {
	font-size: 11px;
}

#content #OzonSearch {
	/*background-color: #EAF4F6;
	border-top: 1px Solid #D8DCDF;
	padding: 18px;*/
	margin-left: 24px;
	margin-right: 24px;
	margin-bottom: 24px;
	line-height: 17px;
	width: 516px;
}

#OzonSearch ul {
	height: 29px;
}

#OzonSearch * {
	font-family: Arial;
	font-size: 12px;
}

#OzonSearch input.Date {
	width: 90px;
	background: url(/js/date_input/calendar.gif) no-repeat right;
	cursor: pointer;
	cursor: hand;
}

td.Persons1 {
	height: 50px;
	padding-left: 30px;
	background: url(/templates/apinfo/img/persons1.png) no-repeat -4px -102px;
}

td.Persons2 {
	height: 50px;
	padding-left: 30px;
	background: url(/templates/apinfo/img/persons2.png) no-repeat -4px -102px;
}

td.Persons3 {
	height: 50px;
	padding-left: 30px;
	background: url(/templates/apinfo/img/persons3.png) no-repeat -4px -102px;
}


