body 
{  
	margin: 0px;
	padding: 0px;
	font-size: 9pt; 
	font-family: Tahoma;
	background-color: white;
	color: #333366;
}
table
{
	border-collapse: collapse;
}

td
{
	padding: 0px;
	margin: 0px;
	vertical-align: top;
}

ul
{
	padding: 0px;
	margin: 0px;
}

img
{
	border: none;
}

img.left
{
	float: left;
	padding: 0px 20px 20px 0px;
}

a:link, a:visited
{
	color: #333366;
	font-weight: bold;
}

h2 a
{
	text-decoration: none;
}

table.mostinteresting li
{
	list-style-type: square;
	margin-left: 20px;
}

form.search
{
	display: block;
	width: 257px;
	height: 29px;
	background: white url("/images/site/search.jpg") no-repeat left bottom;
	float: right;
	margin: 1px 11px 0px 0px;
}
form.search input
{
	margin: 4px 0px 0px 35px;
	background-color: #ffffff;
	border: none;
	width: 210px;
	height: 16px;
	color: #333333;
	font-size: 15px;
}

hr
{
	height: 1px;
	text-align: center;
	width:  80%;
	border: none;
	background-color:#6699cc;
}

div.levels
{
	font-size: 8pt;
	display: inline;
}

div.levels a
{
	font-weight: normal;
}

div.date2
{
	display: inline;
	float: right;
	color: #6699cc;
	font-weight: bold;
	font-size: 8pt;
	margin: 0px 0px 5px 10px;
}

table.dopnavigate
{
	border: 1px solid #87c1ea;
}

table.dopnavigate th
{
	text-align:center;
	background-color:#87c1ea;
	color: white;
}

table.dopnavigate th a
{
	color: white;
}

table.dopnavigate td
{
	padding: 5px;
}

table.dopnavigate td a:link, table.dopnavigate td a:visited
{
	text-decoration: none;
	display: block;
	margin-bottom: 4px;
}

table.dopnavigate td a:hover, table.dopnavigate td a:active
{
	text-decoration: underline;
}

table.list td b
{
	font-size: 11pt;
}

ul.list
{
	margin-bottom: 60px;
}

ul.list li
{
	list-style-type: none;
	float: left;	
}

ul.list li a:link, ul.list li a:visited
{
	float: left;
	display: block;
	text-align: center;
	vertical-align: middle;
	background-color: #87c1ea;
	border: 1px solid #6699cc;
	padding: 3px 5px 3px 5px;
	margin: 15px 0px 0px 0px;
	
	font-size: 8pt;
	text-decoration: none;
}

ul.list li a:hover, ul.list li a:active
{
	background-color: #6699cc;
}

ul.list li.selected a:link, ul.list li.selected a:visited
{
	font-weight: bold;
}

div.bottom
{
	width: 720px;
	background-color: #6699cc;
	margin-top: 20px;
	padding: 10px 20px 20px 20px;
	color: white;
}

div.bottom a
{
	color: white;
	font-weight: bold;
}

div.bottom div
{
	float:right;
	margin-left: 20px;
}

table.center
{
	margin-top: 20px;
	width: 760px;
}

ul.menu
{
	padding: 10px 0px 0px 5px;
}

ul.menu li
{
	list-style-type: none;
	float: left;
}

ul.menu li a:link, ul.menu li a:visited
{
	font-size: 12px;
	padding: 4px 3px 3px 3px;
	color: white;
	text-decoration: none;
	display: block;
	width: 140px;
	height: 25px;
	background: url("/images/site/menu.png") no-repeat left top;
	font-weight: bold;
}

ul.menu li a:active,ul.menu li a:hover, ul.menu a.select:link, ul.menu a.select:visited
{
	background: url("/images/site/menu_up.png") no-repeat left top;
}

td.leftcol
{
	background-color: #6699cc;
	width: 150px;
	height: 100%;
	text-align: center;
}

td.centercol
{
	width: 460px;
	padding: 10px;
}

td.rightcol
{
	padding: 3px;
	background-color: #6699cc;
	width: 150px;
	height: 100%;
	text-align: center;
}

div.air
{
	text-align: center;
	font-weight: bold;
	color: white;
	padding: 20px 0px 10px 0px;
}

table.contacts td
{
	text-align: left;
	padding: 3px;
}

h2
{
	font-size: 11pt;
	margin: 0px 0px 15px 0px;
	padding: 0px;
}

table.center
{
	width: 760px;
}
