.div_show
{
	display:block;
}
.div_hidden
{
	display:none;
}



/*MENU*/


.menu_level1, menu_level1:link, menu_level1:active, menu_level1:visited, .menu_level1:hover
{
	font-family: arial, tahoma, helvetica, sans-serif;
	text-transform:normal;
    text-decoration: none;
	color: #000000;
    font-weight: normal;
    font-size: 10px;
	line-height: 10px;
}

.menu_level1_sel, menu_level1_sel:link, menu_level1_sel:active, menu_level1_sel:visited, .menu_level1:hover
{
	font-family: arial, tahoma, helvetica, sans-serif;
	text-transform:normal;
    text-decoration: none;
	color: #FFFFFF;
    font-weight: normal;
    font-size: 10px;
	line-height: 10px;
}

.menu_level2, menu_level2:link, menu_level2:active, menu_level2:visited
{
	text-transform:normal;
	font-family: arial, tahoma, helvetica, sans-serif;
    text-decoration: none;
	color: #000000;
    font-weight: normal;
    font-size: 10px;
	line-height: 17px;

}

.menu_level2:hover
{
	text-decoration: none;
	color: #000000;
}


.menu_level3, menu_level3:link, menu_level3:active, menu_level3:visited, .menu_level3:hover
{
	font-family: arial, tahoma, helvetica, sans-serif;
    text-decoration: none;
	color: #000000;
    font-weight: normal;
    font-size: 10px;
	line-height: 17px;
}

.menu_level3:hover
{
	text-decoration: none;
	color: #FFFFFF;
}

.menu_level3_sel, menu_level3_sel:link, menu_level3_sel:active, menu_level3_sel:visited, .menu_level3_sel:hover
{
	font-family: arial, tahoma, helvetica, sans-serif;
    text-decoration: none;
	color: #FFFFFF;
    font-weight: normal;
    font-size: 10px;
	line-height: 17px;
}

.menu_level3_sel:hover
{
	text-decoration: none;
	color: #FFFFFF;
}

tr td.level2_element
{
	background-color:#BBBDBF;
	cursor:hand;
	cursor:pointer;
}
tr td.level2_element_over
{
	background-color:#FFFFFF;
	cursor:hand;
	cursor:pointer;
}
/*END*/




/*docs*/

.doc_title
{
	font-family: arial, tahoma, helvetica, sans-serif;
    text-decoration: none;
	text-transform:uppercase;
	color: #000000;
    font-weight: bold;
    font-size: 11px;
	/*line-height: 15px;*/
}

.doc_title_newsletter
{
	font-family: arial, tahoma, helvetica, sans-serif;
    text-decoration: none;
	text-transform:uppercase;
	color: #000000;
    font-weight: bold;
    font-size: 13px;
	/*line-height: 15px;*/
}

.doc_ingress
{
	font-family: arial, tahoma, helvetica, sans-serif;
    text-decoration: none;
	color: #000000;
    font-weight: normal;
    font-size: 11px;
}


.doc_text
{
	font-family: arial, tahoma, helvetica, sans-serif;
    text-decoration: none;
	color: #000000;
    font-weight: normal;
    font-size: 11px;
}

.doc_list_title
{
	font-family: arial, tahoma, helvetica, sans-serif;
    text-decoration: none;
	text-transform:uppercase;
	color: #000000;
    font-weight: bold;
    font-size: 11px;
	/*line-height: 15px;*/
}

.doc_list_text
{
	font-family: arial, tahoma, helvetica, sans-serif;
    text-decoration: none;
	color: #000000;
    font-weight: normal;
    font-size: 11px;
}

/*END*/



/* SEARCH*/
/*END*/



/*NEWS*/

.news_title,  news_title:link, news_title:active, news_title:visited, news_title:hover
{
	text-transform:uppercase;
	font-family: arial, tahoma, helvetica, sans-serif;
    text-decoration: none;
	color: #619C32;
    font-weight: bolder;
    font-size: 10px;
	line-height: 10px;
}

.news_title:hover
{
	text-decoration: none;
}

.news_text
{
	font-family: arial, tahoma, helvetica, sans-serif;
    text-decoration: none;
	color: #000000;
    font-weight: normal;
    font-size: 10px;
	/*line-height: 14px;*/
}

/*END*/

/* OTHER */

.text_search
{
	font-family: arial, tahoma, helvetica, sans-serif;
    text-decoration: none;
	color: #000000;
    font-weight: normal;
    font-size: 10px;
}

.contact_info
{
	font-family: arial, tahoma, helvetica, sans-serif;
    text-decoration: none;
	color: #BBBDBF;
    font-weight: normal;
    font-size: 10px;
}