body {margin: 0; padding: 0;}
* {font-size: 12px; font-family: Verdana, serif; color: #062655}

.deliver {padding: 32px 0 5px 0;}
.reflex  {background-repeat: no-repeat; background-position: 50% 0}
.slogan  {position: relative; top: -15px; z-index: 0}
.logo    {padding: 35px 34px 7px 9px}
.topbg  {background-position: 0 100%; background-repeat: repeat-x}
.menua {padding: 8px 20px 0 20px; font-size: 12px; color: white; font-weight: bold; background-image: url(i/cur-bg.gif)}
.menua A {color: white; font-weight: bold; text-decoration: none}
.menua A:hover {color: #F0F0FF; text-decoration: underline}
.menu   {padding: 8px 20px 0 20px;}
.menu A {font-weight: bold; text-decoration: none}
.menu A:hover {text-decoration: underline}

A {font-size: 12px; color: white; font-weight: normal; text-decoration: underline; color: #093A81}
A:hover {text-decoration: underline; color: #295AA1}

.main {padding: 25px 65px;}
h1 {margin: 0 0 30px 0; color: #093A81; font-size: 19px; font-weight: normal; text-transform: uppercase;}
h2 {margin: 0 0 30px 0; color: #093A81; font-size: 17px; font-weight: normal; }
h3 {font-size: 14px; font-weight: bold; margin: 0}
.footer td {padding: 0 65px; color: #194789}
.footer td a, .footer td a:hover {font-size: 10px; text-decoration: none; font-weight: normal; color: #194789}
.newsarchive a {color: white; font-size: 10px; font-weight: bold}
.newsarchive a:hover {color: #F0F0FF; font-size: 10px;}

.news {padding: 0 65px}
.newsinf {color: #194789; padding-right: 25px}
.newsdate {color: #89AED6; font-size: 9px}
.smaller a {font-size: 10px; font-weight: normal}
hr {border-style: solid none none none; border-color: #9AB4D7; border-width: 1px; height: 1px;}

.zoom {
	background:url(/i/zoom.png) no-repeat; 
	background-image:expression('none'); 
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/zoom.png', sizingMethod='crop');
	width: 35px;
	height: 36px;
	position: relative;
	top: 15px; left: -20px;
	z-index: 0;
	border: none;
}	

.arrow {
	background:url(/i/arrow.png) no-repeat; 
	background-image:expression('none'); 
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/arrow.png', sizingMethod='crop');
	width: 26px;
	height: 28px;
	position: relative;
	top: 15px; left: -13px;
	z-index: 0;
	border: none;
}	
