.style7 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	color: #999999;
	padding-top: 5px;
	text-decoration: none;
}
.style9 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #7B7B7B; font-weight: bold; }
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

#simbolo_monte{
    background-image: url(/br3/images/fundo_preco.gif);
  }
  #titulo_monte{
    background-color:#E4E8ED;
    color: #5F5F5F;
    padding-left:26px;
    font-family: arial;
    font-weight: bold;
    font-size: 11px;
    line-height:20px;
  }
  .aba{
    
    background-repeat: no-repeat;
    width:58px;
    height:18px;
    font-family: verdana;
    font-weight: bold;
    color: #FFFFFF;
    font-size: 10px;
    text-align: center;
    line-height:18px;
  }
  .contexto{
    color: #5F6980;
    font-family: verdana;
    font-size:10px; 
    text-align:center;
    border-bottom:1px solid #A5A5A5;
  }
  .con_contexto{
    text-align:center;
    font-family:verdana;
    font-size: 16px;
    color: #495062;
    font-weight:bold;
    text-align:center;
  }
  #tabela_detalhes{
  	background:#fadbba;
	font-family:Tahoma;
	font-size:11px;
	color:#415669;
	border:1px solid #edaa62;
	width:250px;
  }
  .valores_tabela{
  	background:#fcebd8;
	font-size:11px;
	font-weight:bold;
	padding-left:5px;
  }
  .i_tabe{
  	font-size:11px;
	padding-right:5px;
	padding-left:5px;
	height:20px;
	line-height:20px;
	background:#fff9f3;
  }