body {
	margin: 0px 0px 0px 0px;
	text-align: center;
}

body, html {height:100%;}

body,div,table,td,span,a,p {
	font-family: Verdana, Arial, Tahoma;
	font-size: 12px;
	
}

a {
	font-family: Verdana, Arial, Tahoma;
	text-decoration:none;
	color:black;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

a.news_title {
	font-family: Verdana, Arial, Tahoma;
	text-decoration:none;
	color:black;
	text-decoration:underline;
	font-weight:bold;
}

a.news_title:hover {
	text-decoration:none;
}

.clear {
	clear: both;
}


#general {
	width: 100%;
	margin: 0px 0px 0px 0px;
}

#centergeneral
{
	width: 768px;
	height:100%;
	margin: 0px auto 0px auto;
	background:white;
	border-left:1px solid #1c3665;
	border-right:1px solid #1c3665;
	
}

#head_container 
{
	width: 100%;
	height: 233px;
	background: url('../img/head.png') no-repeat;
	border-bottom:1px solid white;
}


#head_buttons
{
	width:108px;
	height:27px;
	float:left;
	left:12px;
	top:164px;
	position:relative;
}

#lang
{
	width:20px;
	height:25px;
	float:right;
	right:15px;
	top:5px;
	position:relative;
}

#lang  img{
border:1px solid black;
}

#head_top_menu
{
	width:90%;
	height:32px;
	float:left;
	left:12px;
	top:169px;
	position:relative;
}

.top_menu
{
	height:32px;
	padding:3px 3px 3px 3px;
	font-weight:bold;
	font-size:12px;
}

.top_menu_strip
{
	width:3px;
	height:32px;
	background: url('../img/line.png') no-repeat;

}

.left_menu
{
	width:220px;
	background-color :black;
	border-right:1px solid white;
	color: white;
}

.content_block
{
	background-color: #ebebeb;
	
}

.page_name
{
	text-transform:uppercase;
	font-family: Arial,Verdana,Tahoma;
	font-weight:bold;
	font-size:16px;
	width:92%;
	color:#AF4B15;
	padding-top:25px;
	padding-left:25px;
	padding-right:25px;
}

.page_content
{
	font-family: Verdana,Arial,Tahoma;
	font-size:12px;
	width:92%;
	padding-top:10px;
	padding-left:25px;
	padding-right:25px;
	padding-bottom:10px;
	
}

.search IMG{
	margin-left:0px;
	margin-right:0px;
}
.search .url:link {
	text-decoration:none;
	color:black;
}.search .url:visited {
	text-decoration:none;
	color:black;
}.search .url:active {
	text-decoration:none;
	color:black;
}.search .url:hover {
	text-decoration:underline;
	color:black;
}

.search a {
	text-decoration:none;
	font-weight:bold;
	color:black;
	font-size:12px;
}

.search a:hover {
	text-decoration:underline;
	color:black;
}

.sitemap IMG{
	margin-left:0px;
	margin-right:0px;
}
.sitemap .smL1 {
	text-decoration:none;
	font-weight:bold;
	color:black;
	font-size:12px;
}

.sitemap .smL1:hover {
	text-decoration:underline;
	color:black;
}

.sitemap .smL2 {
	text-decoration:none;
	color:black;
}

.sitemap .smL2:hover {
	text-decoration:underline;
	color:black;
}

.footer_block
{
	padding:5px 5px 5px 5px;
	background-color:#2a335e;
	height:50px;
	border-top:1px solid white;
	color:#BFBFBF;
}

.footer_block a
{
	text-decoration:none;
	color:#BFBFBF;
}

.footer_block a:hover
{
	text-decoration:underline;
	color:#BFBFBF;
}

