.opaque {
	background-color:#E8EDF1;
	opacity: .76;
	filter: alpha(opacity=76);
	-moz-opacity: .76;
}




/*MENU*/

/*END*/

.clickable
{
	cursor:hand;
	cursor:pointer;
}

/*docs*/

.doc_title
{
	font-family: arial, verdana, tahoma, helvetica, sans-serif;
    text-decoration: none;
	/*text-transform:uppercase;*/
	color: #000000;
    font-weight: normal;
    font-size: 14px;
	letter-spacing:1px;
	line-height: 19px;
}

.doc_ingress *
{
	font-family: arial, tahoma, helvetica, sans-serif;
    text-decoration: none;
	color: #605046;
    font-weight: normal;
    font-size: 11px;
	line-height: 14px;
}

.doc_text * 
{
	font-family: arial, tahoma, helvetica, sans-serif;
    text-decoration: none;
	color: #605046;
    font-weight: normal;
    font-size: 11px;
	line-height: 14px;
}


.doc_list_title, doc_list_title:link, doc_list_title:active, doc_list_title:visited, .doc_list_title:hover
{
	font-family: verdana, tahoma, helvetica, sans-serif;
    text-decoration: none;
	text-transform:uppercase;
	color: #605046;
    font-weight: normal;
    font-size: 12px;
	cursor:pointer;
	/*line-height: 15px;*/
}

.doc_list_text
{
	font-family: verdana, tahoma, helvetica, sans-serif;
    text-decoration: none;
	color: #605046;
    font-weight: normal;
    font-size: 11px;

}

.doc_files_title,  doc_files_title:link, doc_files_title:active, doc_files_title:visited, .doc_files_title:hover
{
	FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    COLOR: #333333;
    FONT-FAMILY: arial, Tahoma, Helvetica, sans-serif;
    TEXT-DECORATION: none;
}

.right_element_title
{
	text-transform:uppercase;
	FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    COLOR: #333333;
    FONT-FAMILY: arial, Tahoma, Helvetica, sans-serif;
    TEXT-DECORATION: none;
}
/*END*/


/* NEWS */
.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:#3C4043;
    font-weight: normal;
    font-size: 11px;
	/*line-height: 14px;*/
}
/* END */

