html { 
	height:100%; 
	overflow-y: scroll;
}

/*MENU*/

.menu_level1, menu_level1:link, menu_level1:active, menu_level1:visited, .menu_level1:hover
{
	font-family: arial, tahoma, helvetica, sans-serif;
	text-transform:uppercase;
    text-decoration: none;
	color: #000000;
    font-weight: normal;
    font-size: 10px;
	line-height: 10px;
}


.menu_level2, menu_level2:link, menu_level2:active, menu_level2:visited
{
	text-transform:uppercase;
	font-family: arial, tahoma, helvetica, sans-serif;
    text-decoration: none;
	color: #000000;
    font-weight: normal;
    font-size: 10px;
	line-height: 10px;

}

.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: 13px;
}

.menu_level3:hover
{
	text-decoration: none;
	color: #000000;
}

/*END*/



/*docs*/

.doc_title
{
	font-family: arial, tahoma, helvetica, sans-serif;
    text-decoration: none;
	text-transform:uppercase;
	color: #000000;
    font-weight: normal;
    font-size: 15px;
	line-height: 15px;
}

.doc_ingress
{
	font-family: arial, tahoma, helvetica, sans-serif;
    text-decoration: none;
	color: #000000;
    font-weight: bold;
    font-size: 10px;
}

.doc_text
{
	font-family: arial, tahoma, helvetica, sans-serif;
    text-decoration: none;
	color: #000000;
    font-weight: normal;
    font-size: 10px;
}

.doc_list_title
{
	font-family: arial, tahoma, helvetica, sans-serif;
    text-decoration: none;
	text-transform:uppercase;
	color: #000000;
    font-weight: normal;
    font-size: 10px;
	line-height: 10px;
}

.doc_list2_title, doc_list2_title:link, doc_list2_title:active, doc_list2_title:visited
{
	font-family: arial, tahoma, helvetica, sans-serif;
    text-decoration: none;
	text-transform:uppercase;
	color: #A7A9AC;
    font-weight: normal;
    font-size: 10px;
	line-height: 10px;
}

.doc_list2_title:hover
{
	text-decoration: none;
	color: #A7A9AC;
}

.doc_list_text
{
	font-family: arial, tahoma, helvetica, sans-serif;
    text-decoration: none;
	color: #000000;
    font-weight: normal;
    font-size: 10px;
	/*line-height: 15px;*/
}

.doc_links, doc_links:link, doc_links:active, doc_links:visited
{
	font-family: arial, tahoma, helvetica, sans-serif;
    text-decoration: none;
	color: #A7A9AC;
    font-weight: normal;
    font-size: 10px;
	line-height: 12px;
}

.doc_links:hover
{
	text-decoration: none;
	color: #A7A9AC;
}

/*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: #000000;
    font-weight: normal;
    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: 10px;
}

.news_more
{
	font-family: arial, tahoma, helvetica, sans-serif;
    text-decoration: none;
	color: #000000;
    font-weight: bold;
    font-size: 11px;
	line-height: 15px;
}

.news_more:hover
{
	text-decoration: none;
}
/*END*/

/* OTHER */

.mozilla {
	overflow:auto;
	/*overflow-y:scroll;
	overflow: -moz-scrollbars-vertical;*/
}

.mozilla_bak {
	overflow-y:scroll;
	overflow: -moz-scrollbars-vertical;
}

.contact_text, contact_text:link, contact_text:active, contact_text:visited, contact_text:hover
{
	font-family: arial, tahoma, helvetica, sans-serif;
    text-decoration: none;
	color: #A9A9A9;
    font-weight: normal;
    font-size: 10px;
	/*line-height: 15px;*/
}

.contact_text:hover
{
	text-decoration: none;
}
