HTML, BODY {
	margin : 0;
	padding: 0;
	font-family : Arial,Tahoma, Helvetica, sans-serif;
	font-size: 9pt;
}

#main_area{
	width: 100%;
	margin-top : 8;
	vertical-align : top;
}

P{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin-bottom: 3;
	margin-top: 3;
	text-align : left;
	color: #222222;
	text-indent : 10;
}

.font2{
	font-size: 11pt;
}


P.center{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	margin-bottom: 3;
	margin-top: 3;
	text-align: center;
}

UL {
	margin-top:5;
	margin-bottom: 5;
}
UL, LI {
	text-align: left;
}


A.news_title {
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-size: 9pt;
	margin-bottom: 5;
	margin-top: 2;
	margin-left:10;
	font-weight: bold;
	color: #000D43;
	text-decoration: none;
}
A.news_title:hover {
	font-family : arial, Tahoma, Helvetica, sans-serif;
	font-size: 9pt;
	margin-bottom: 5;
	margin-top: 2;
	font-weight: bold;
	color: #000D43;
	text-decoration: underline;
}

A.news_title2 {
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-size: 9pt;
	margin-bottom: 5;
	margin-top: 2;
	color: #000D43;
	text-decoration: none;
}
A.news_title2:hover {
	font-family : arial, Tahoma, Helvetica, sans-serif;
	font-size: 9pt;
	margin-bottom: 5;
	margin-top: 2;
	color: #000D43;
	text-decoration: underline;
}

DIV.news_head {
	margin-bottom: 8;
	margin-top: 8;
}

TD {
	font-family : arial, Tahoma, Helvetica, sans-serif;
	font-size: 9pt;
	vertical-align: top;
}

TR.table_header{
	font-family : arial, Tahoma, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	background-color: #FFF6EF;
	text-align: center;
}

TR.table_content2 {
	background-color: #F4F4F4;
}

.date {
	font-family : Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: Maroon;
	font-weight: bold;
}

.date2{
	font-family : Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: Maroon;
}



A.lng_menu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: white;
	text-decoration: none;
}

A.lng_menu:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: white;
	text-decoration: underline;
}

.text {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
}


td.top_color1 {background-color : #EEBCAB; }

td.top_color2  {background-color : #FFE3CE;}

td.top_color3 {background-color : #FFEDE0;}

td.top_color4 {background-color : #8D8D8D;}

td.top_color5 {background-color : #CC9999;}



#page_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20;
	font-weight: bold;
	padding-left: 5px;
	margin: 3px;
	color: #912500;
}

#site_adress {
	font-family: "Courier New", Courier, monospace;
	font-size: 9pt;
	color: #B22E00;
}

#official_portal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: right;
	color: #B22E00;
	font-style: italic;
}

#lng_bar {
	height : 18;
	width: 100px;
	border-top-width: 1;
	border-bottom-width: 1;
	border-left: 0;
	border-right: 0;
	border-color: black;
	border-style: solid;
	background-color : #B22E00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
}

#menu A  {
	color: #6B311D; 
	font: 12px Arial; 
	font-weight: bold;
	text-decoration: none;
}
#menu A:hover  {
	color: #B22E00;
	/*background-color : #FFBE8E;*/
	font: 12px Arial;
	font-weight: bold;
	text-decoration: underline;
}
#menu TD {
	border-top-width: 0;
	border-bottom-width: 1;
	border-left: 0;
	border-right: 0;
	border-color: white;
	border-style: solid;	
}

#menu TD.menu_item {
	background-color : #FFE1CB;
	padding: 4;
	padding-left: 10;
}
#menu TD.current {
	background-color : #FFF6EF;
	padding: 4;
	padding-left: 10;
}

#menu TD.menu_selector{
	background-color: #CC9999;
}
#menu TD.menu_selector_current{
	background-color: #FEFF84;
}
#submenu {
	background-color: #FFF6EF;
	padding: 2;
	padding-left: 6; 
}
#submenu A {
	color: #000000; 
	font: 12px Arial; 
	font-weight: bold;
	text-decoration: none;
}
#congradulation {
	background-color: #FFFCE6;
	padding-left: 8;
	padding-right: 8;
}

#congradulation P.header{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #B22E00;
}

#special {
	background-color : #FFFCE6;
}
#special TD.menu_selector{
	background-color: #CC9999;
}

#special A  {
	color: #6B311D; 
	font: 12px Arial; 
	font-weight: bold;
	text-decoration: none;
}
#special A:hover  {
	color: #B22E00;
	font: 12px Arial;
	font-weight: bold;
	text-decoration: underline;
}
#special TD.menu_item {
	padding-left:10;
	padding-right: 10;
	text-align: center;
	background-color : #FFE1CB;
	vertical-align: middle;
}

#special TD.current {
	padding-left:10;
	padding-right: 10;
	text-align: center;
	background-color : #FFF6EF;
	vertical-align: middle;
}

HR{
	color: #9E9E9E;
	margin: 5;
}

TD.block_header {
	background-color : #FFBE8E;
	color : white;
	font-family: Arial,Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	height: 19;
	font-weight: bold;
	padding-left:10;
	background-image : url(../images/bg01.gif);
	vertical-align: middle;
}

TD.block_header2 {
	background-color : #FFBE8E;
	color : white;
	font-family: Arial,Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	height: 19;
	font-weight: bold;
	padding-left:10;
	background-image : url(../images/bg01.gif);
	vertical-align: middle;
}
TD.block_header_archive {
	background-color : #FFBE8E;
	color : white;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	height: 18;
	font-weight: bold;
	padding-right:10;
	background-image : url(../images/bg01.gif);
	text-align: right;;
}

A.archive {
	color: white;
	text-decoration: none;
}

#block_content{
	padding: 5;
}

A.common{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	font-weight: bold;
	color: #494949;
}

 A.common:hover{
	text-decoration: underline;
	font-weight: bold;
	color: #B22E00;
}

A.special{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	text-decoration: none;
	font-weight: bold;
	color: #B22E00;
}

 A.special:hover{
	text-decoration: underline;
}

A.header_archive {
	color : #340E00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align : right;
}
A:hover.header_archive {
	color : #340E00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	text-align : right;
}



IMG.foto1 {
	border : solid #CFCECE;
	border-width: 1;
}

.submit {
	border-width: 1;
	border-color: black;
	background-color : #FFE1CB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.input {
	border-width: 1;
	border-color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

TD.menu_top {
	border-left-width: 2;
	border-right-width: 0;
	border-bottom-width: 0;
	border-top-width: 0;
	border-style: solid;
	border-color: white;
	text-align: center;
}

H1{
	font-size: 14pt;
	color: #B22E00;
	text-align:center;
}

H2 {
	font-size: 12pt;
	color: #222222;
	text-align:center;
}

H3 {
	font-size: 11pt;
	color: #222222;
	text-decoration: underline;
	font-weight: bold;
	text-align: left;
}

#leader_content_main {
	/*position: absolute;
	top: 200;
	left: 550;
	z-index: -1;*/
	background-image : url(../images/gerb_bg.gif);
	background-position : left;
	background-repeat : no-repeat;
}

.main_content {
	width: 90%;
}

#context_block {
	background-color: #FFFCE6;
}

#start_menu {
	text-align:right;
	font-size: 9pt;
}

#start_menu A {
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000D43;
	text-decoration: none;
}

#start_menu A:hover {
	text-decoration: underline;
}

P.cite{
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12pt;
	text-align: left;
	margin-left: 25
}

P.cite2{
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12pt;
	text-align: right;
	font-weight: bold;
}

#tech_prop TD {
	background-color: #EFEFEF;
}
	
