body {
	background-image: url(images/logo-bg.gif);
	background-position: top;
	background-repeat: repeat-x;		
	background-color: White;
}
.news-fon {
	background-image: url(images/news-fon.gif);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #F7F9FB;
}
.logo-bg {
	background-image: url(images/logo.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
.logo-fon-right {
	background-image: url(images/logo-fon-right.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
.navigation {
	text-align: left;
	vertical-align: top;
	padding-left: 77px;
	padding-top: 3px;
}
.lang {
	font-family: Arial Narrow;
	font-size: 10px;
	font-weight: 600;
	color: #F8C200;
	text-align: right;
	vertical-align: top;
	padding-right: 18px;
	padding-top: 3px;
}
a.lang-act {
	color: #00B2FF;
	text-decoration: none;
} 
.title {
	font-family: Arial;
	font-size: 13px;
	font-weight: 600;
	color: #004C94;
	vertical-align: top;
	padding-top: 2px;
	background-image: url(images/titile-fon.gif);
	background-position: top;
	background-repeat: repeat-x;
}
.text { font-family: Arial; font-size: 13px; font-weight: normal; color: #020202; vertical-align: top; line-height: 120%; text-align: justify; }
.tab {
	background-color: #F3F5F6;	
}
.text-tab {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #020202;
	padding-left: 12px;
	padding-bottom: 2px;
}
.screen {
	margin-bottom: 8px;
}
td.button{
	background-image: url(images/button-fon.gif);
	background-repeat: no-repeat;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #004C94;
	text-align: center;
	vertical-align: top;
	padding-top: 4px;
}
a.button{
	color: #004C94;
}
a.navlink{ font-weight: bold; border-bottom: 1px dotted; }
a.newslink{ font-weight: normal; border-bottom: 1px dotted; }
.line-bottom-bg {
	background-image: url(images/line-bottom-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
td.topmenu {
	font-family: Arial Narrow;
	font-size: 13px;
	font-weight: 600;
	color: #f8c200;
	text-align: left;
	vertical-align: top;
	padding-left: 77px;
}
a.topmenu {
	color: #004C94;
	text-decoration: none;
}
a.topmenu:hover {
	color: #f8c200;
	text-decoration: none;
}
a {
	color: #004ac5;
	text-decoration: none;
}
a:hover {
	color: #3388E5;
	text-decoration: none;
}
.news-top {
	background-image: url(images/news-top.gif);
	background-position: 23px 16px;
	background-repeat: no-repeat;
}
.news-title {
	font-family: Arial Narrow;
	font-size: 13px;
	font-weight: 600;
	color: #004C94;
	padding-left: 9px;
	vertical-align: top;
}
.newsdata {
	background-image: url(images/point_news.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #00B2FF;
	margin-top: 3px;
	margin-bottom: 12px;
	padding-left: 9px;
}
.newstext {
	font-weight: normal;
	font-size: 12px;
	color: #020202;	
}
.news-ref {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #004C94;
	vertical-align: top;
	padding-left: 18px;
	padding-bottom: 10px;
	background-image: url(images/news-bot.gif);
	background-position: bottom 10px 0px;
	background-repeat: no-repeat;
}
.inputtext{
	width: 89px;
	height: 19px;
	border: #004C94 1px solid;
	margin-top: 16px;
	margin-bottom: 16px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #020202;
	padding-left: 3px;
	vertical-align: top;
}
.inputbuttonflat {
	font-family: Arial Narrow;
	font-size: 13px;
	font-weight: 600;
	color: #004C94;
	background-color: transparent;
	border: none;
	vertical-align: top;
	padding-top: 16px;
}
.copy {
	background-image: url(images/copy-fon.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	font-family: Arial;
	font-size: 10px;
	font-weight: 600;
	color: #00B2FF;
	text-align: center;
}
a.copy {
	color: White;
}