.text,body,td,div,span,p {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 130%;
	color: #666666;
}

a:link       { text-decoration: none; color: #0076BC}
a:visited    { text-decoration: none; color: #0076BC}
a:active     { text-decoration: none; color: #0076BC}
a:hover      { text-decoration: none; color: #0076BC}

.lang_info {
padding: 3px 4px 3px 4px;
}

a.menu_top{
	  color: #FFFFFF;
	  font-family: Tahoma;
	  font-size: 11px;
	  text-decoration: none;
	  text-transform:uppercase;
}
a.menu_top:hover{color: #FFFFFF;}
a.menu_top:visited{color: #FFFFFF;}
a.menu_top:active{color: #FFFFFF;}

a.menu_top_submenu{
	  color: #000000;
	  font-family: Tahoma;
	  font-size: 10px;
  	  text-decoration: none;
}
a.menu_top_submenu:hover{color: #000000;}
a.menu_top_submenu:visited{color: #000000;}
a.menu_top_submenu:active{color: #000000;}

a.left_menu_link{
	  color: #000000;
	  font-family: Arial;
	  font-size: 10px;
  	  text-decoration: none;
}
a.left_menu_link:hover{color: #000000;}
a.left_menu_link:visited{color: #000000;}
a.left_menu_link:active{color: #000000;}

.left_menu{
	padding: 3px 5px 3px 15px; 
}

.news_text P, .news_text{
	color:#000000;
	font-family: Tahoma;
	font-size: 11px;
}

.news_name{
	color:#000000;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
}
a.news_name:link {color: #000000}
a.news_name:visited {color: #000000}
a.news_name:active {color: #000000}
a.news_name:hover {text-decoration:underline; color: #000000}

.inner_page_name{
	font-family: Tahoma;
	font-weight:bold;
	font-size: 16px;
	color: #326FB1;
}

.sitemapL1{
	color:#000000;
	font-size:12px;
	padding-top: 0px
}
a.sitemapL2{
	font-size:11px;
}
a.sitemapL3{
	font-size:11px
}
a.sitemapL1:link, a.sitemapL1:visited, a.sitemapL1:active, a.sitemapL1:hover, 
a.sitemapL2:link, a.sitemapL2:visited, a.sitemapL2:active, a.sitemapL2:hover, 
a.sitemapL3:link, a.sitemapL3:visited, a.sitemapL3:active, a.sitemapL3:hover{
	color:#000000
}

.news_text IMG {
	margin: 10px 10px 10px 0px;
}


.textfield{
	font-family: Tahoma;
	font-size:11px;
	width: 200px;
}
.textarea{
	font-family: Tahoma;
	font-size:11px;
	width: 200px;
	height: 80px;
}

.label{
	text-align: right;
	padding-right: 3px;
}