a:link {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #B10D28;
        text-decoration: none;
        font-weight: normal;
}
a:visited {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #B10D28;
        text-decoration: none;
}
a:hover {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #000000;
}
a:active {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #000000;
        text-decoration: none;
}
a.tree_menu {
  text-decoration : none;
  color : #004A80;
}
a.styl2 {
  text-decoration : none;
  color : #004A80;
}
a.tree_menu_selected {
  text-decoration : none;
  color : #B10D28;
}
a.tree_menu:visited {
  text-decoration : none;
  color : #004A80;
}

a.tree_menu:hover {
  text-decoration : none;
  color : black;
}

a.styl2:hover {
  text-decoration : none;
  color : black;
}
a.tree_menu_selected:visited {
  text-decoration : none;
  color : #B10D28;
}

a.tree_menu_selected:hover {
  text-decoration : none;
  color : black;
}

.table_inf {
	padding: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #004578;
}
.title_section {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #FFFFFF;
}
.menu {
    border-top : 1px;
	border-top-style: solid;
	border-top-color: #e2e2e2; 
	height: 18px;
}	
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #004a80;
	background-color: #FFFFFF;
}
table.navigation_table {
	background-color: #DCDDDE;
	margin: 1px;
	border: 1px dotted #666666;
	padding: 1px;
}
