

/*MENU*/

.menu_level1, menu_level1:link, menu_level1:active, menu_level1:visited, .menu_level1:hover
{
	font-family: arial, tahoma, helvetica, sans-serif;
    text-decoration: none;
	color: #545353;
    font-weight: normal;
    font-size: 10px;
	line-height: 19px;
}


.menu_level2, menu_level2:link, menu_level2:active, menu_level2:visited, .menu_level2:hover
{
	font-family: arial, tahoma, helvetica, sans-serif;
    text-decoration: none;
	color: #333333;
    font-weight: normal;
    font-size: 10px;
	line-height: 22px;
}

.menu_level2_sel, menu_level2_sel:link, menu_level2_sel:active, menu_level2_sel:visited, .menu_level2_sel:hover
{
	font-family: arial, tahoma, helvetica, sans-serif;
    text-decoration: none;
	color: #BF6B37;
    font-weight: bold;
    font-size: 10px;
	line-height: 22px;
}
/*END*/



/*NEWS*/
.news_header, news_header:link, news_header:active, news_header:visited, .news_header:hover
{
	font-family: arial, tahoma, helvetica, sans-serif;
    text-decoration: none;
	color: #333333;
    font-weight: bold;
    font-size: 10px;
	/*line-height: 15px;*/
}

.news_title, news_title:link, news_title:active, news_title:visited, .news_title:hover
{
	font-family: arial, tahoma, helvetica, sans-serif;
    text-decoration: none;
	color: #333333;
    text-transform:uppercase;
    font-size: 10px;
	line-height: 21px;
}

.news_date, news_date:link, news_date:active, news_date:visited, .news_date:hover
{
	font-family: arial, tahoma, helvetica, sans-serif;
    text-decoration: none;
	color: #bd622b;
    font-weight: normal;
    font-size: 10px;
	line-height: 21px;
}
/*END*/



/*docs*/
.doc_top_title
{
	font-family: arial, tahoma, helvetica, sans-serif;
    text-decoration: none;
	color: #555555;
    font-weight: bold;
	text-transform:uppercase;
    font-size: 9px;

}

.doc_title
{
	font-family: arial, verdana, tahoma, helvetica, sans-serif;
    text-decoration: none;
	/*text-transform:uppercase;*/
	color: #b00400;
    font-weight: normal;
    font-size: 18px;
	/*letter-spacing:13px;*/
	line-height: 23px;
}

.doc_ingress
{
	font-family: arial, tahoma, helvetica, sans-serif;
    text-decoration: none;
	color: #555555;
    font-weight: bold;
    font-size: 11px;
	line-height: 18px;
}

.doc_text * 
{
	font-family: arial, tahoma, helvetica, sans-serif;
    text-decoration: none;
	color: #555555;
    font-weight: normal;
    font-size: 11px;
	line-height: 16px;
}


.doc_list_title, doc_list_title:link, doc_list_title:active, doc_list_title:visited, .doc_list_title:hover
{
	font-family: arial, verdana, tahoma, helvetica, sans-serif;
    text-decoration: none;
	/*text-transform:uppercase;*/
	color: #b00400;
    font-weight: normal;
    font-size: 14px;
	/*letter-spacing:13px;*/
	line-height: 23px;
}

.doc_list_text
{
	font-family: arial, tahoma, helvetica, sans-serif;
    text-decoration: none;
	color: #555555;
    font-weight: normal;
    font-size: 11px;
	line-height: 14px;

}


/*END*/

/*OTHER*/

.text_author_1
{
	font-family: arial, tahoma, helvetica, sans-serif;
    text-decoration: none;
	color: #C22421;
    font-weight: bold;
    font-size: 10px;
	line-height: 14px;
}

.text_author_2
{
	font-family: arial, tahoma, helvetica, sans-serif;
    text-decoration: none;
	color: #555555;
    font-weight: normal;
    font-size: 10px;
	line-height: 14px;
}


.att_title
{
	font-family: arial, tahoma, helvetica, sans-serif;
    text-decoration: none;
	color: #555555;
    font-weight: normal;
    font-size: 11px;
	line-height: 16px;
}