/*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
{
	font-family: verdana, arial, tahoma, helvetica, sans-serif;
    text-decoration: none;
	color: #555651;
    font-weight: normal;
    font-size: 10px;
	line-height: 13px;
}

.menu_level2:hover
{
	text-decoration: none;
	color: #117EA5;
}

.menu_level2_over, menu_level2_over:link, menu_level2_over:active, menu_level2_over:visited, .menu_level2_over:hover
{
	font-family: verdana, arial, tahoma, helvetica, sans-serif;
    text-decoration: none;
	color: #117EA5;
    font-weight: normal;
    font-size: 10px;
	line-height: 13px;
}

.menu_level3, menu_level3:link, menu_level3:active, menu_level3:visited, .menu_level3:hover
{
	font-family: verdana, arial, tahoma, helvetica, sans-serif;
    text-decoration: none;
	color: #555651;
    font-weight: normal;
    font-size: 10px;
	line-height: 15px;
}

.menu_level3:hover
{
	font-family: verdana, arial, tahoma, helvetica, sans-serif;
    text-decoration: none;
	color: #117EA5;
	font-weight: normal;
    font-size: 10px;
	line-height: 15px;
}

.menu_level3_over, menu_level3_over:link, menu_level3_over:active, menu_level3_over:visited, .menu_level3_over:hover
{
	font-family: verdana, arial, tahoma, helvetica, sans-serif;
    text-decoration: none;
	color: #117EA5;
	font-weight: normal;
    font-size: 10px;
	line-height: 15px;
}
/*END*/




/*docs*/

.doc_title
{
	font-family: verdana, tahoma, helvetica, sans-serif;
    text-decoration: none;
	text-transform:uppercase;
	color: #6F6F6F;
    font-weight: bolder;
    font-size: 12px;
	line-height: 19px;
}

.doc_ingress
{
	font-family: verdana, tahoma, helvetica, sans-serif;
    text-decoration: none;
	color: #6F6F6F;
    font-weight: normal;
    font-size: 10px;
	line-height: 14px;
}

.doc_text
{
	font-family: verdana, tahoma, helvetica, sans-serif;
    text-decoration: none;
	color: #6F6F6F;
    font-weight: normal;
    font-size: 10px;
	line-height: 14px;
}

.doc_list_title
{
	font-family: verdana, tahoma, helvetica, sans-serif;
    text-decoration: none;
	text-transform:uppercase;
	color: #6F6F6F;
    font-weight: bolder;
    font-size: 10px;
	line-height: 10px;
}

.doc_list_title_over
{
	font-family: verdana, tahoma, helvetica, sans-serif;
    text-decoration: none;
	text-transform:uppercase;
	color: #54A4BD;
    font-weight: bolder;
    font-size: 10px;
	line-height: 10px;
}

.doc_list_text
{
	font-family: verdana, tahoma, helvetica, sans-serif;
    text-decoration: none;
	color: #6F6F6F;
    font-weight: normal;
    font-size: 10px;
	line-height: 14px;
}

.doc_list2_col1
{
	background-color:#F0F0F0;
}

.doc_list2_col1_over
{
	background-color:#E8EFF5;
}

.doc_list2_col2
{
	background-color:#F8F8F8;
}

.doc_list2_col2_over
{
	background-color:#F4F8FB;
}

/*END*/



/* SEARCH*/
/*END*/



/*NEWS*/

.news_title,  news_title:link, news_title:active, news_title:visited, news_title:hover
{
	text-transform:uppercase;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
    text-decoration: none;
	color: #418aac;
    font-weight: bold;
    font-size: 10px;
	line-height: 13px;
}

.news_title:hover
{
	text-decoration: none;
}

.news_text
{
	font-family: tahoma, arial, tahoma, helvetica, sans-serif;
    text-decoration: none;
	color: #545653;
    font-weight: normal;
    font-size: 10px;
	line-height: 14px;
}

tr td.news_element
{
	/*background-image: url(../images/design/1_bg_news_not_sel.jpg);
	background-repeat: repeat-x;*/
	cursor:hand;
	cursor:pointer;
	background-color:#e7f0f3;
}

tr td.news_element_over
{
	background-image: url(../images/design/1_bg_news_sel.gif);
	background-repeat: repeat-x;
	cursor:hand;
	cursor:pointer;
}

/*END*/


/* products */

.prod_title
{
	font-size:18px;
	font-family:verdana;
	color:#FFFFFF;
}

.prod_text
{
	font-family:arial;
	color:#666666;
}


/* END */



/* OTHER */

tr td.att_element
{
	cursor:hand;
	cursor:pointer;
}

tr td.att_element_over
{
	background-image: url(../images/design/3_img_att_sel.gif);
	background-repeat: repeat-x;
	cursor:hand;
	cursor:pointer;
}

