<!--
body , td, tr, table {
    font-family: verdana, arial;
    font-size: 8pt;
}
.centro, .box_titulo {
    text-align:center;
}
.grade {    
    border-bottom: #000000 1px solid;
	border-left: #000000 1px solid;
    border-right: #000000 1px solid;    
    border-top: #000000 1px solid;
}
.botao {
    background-color: #9C2423;
    border-bottom: #000000 1px solid;
	border-left: #000000 1px solid;
    border-right: #000000 1px solid;    
    border-top: #000000 1px solid;
    color: #FFFFFF;
    font-family: verdana;
    font-size: 12px;
	font-weight: bold;
	padding: 5px;
}
.botao:active {
    background-color: #9C2423;  
    border-top: #000000 2px solid;
    border-left: #000000 2px solid;
    border-bottom: #FFFFFF 2px solid;
    border-right: #FFFFFF 2px solid; 
}
.caixa_texto{
    background-color: #FFFFFF; 
    border-top: 1px solid #000000;
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
    border-bottom: 1px solid #000000;
    font-size: 9px;	
}
.caixa_texto1{
    background-color: #FFFFFF; 
    border-top: 1px solid #000000;
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
    border-bottom: 1px solid #000000;
    font-size: 12px;	
}
.texto1{
    color: #000000;    
	font-size: 24px;
    font-weight: bold;
}
.texto2{
    color: #000000;
	font-size: 18px;
    font-weight: bold;    
}
.texto3{    
    background-color: #EEDAD9;    
	border-bottom: 5px solid #9C2423;
	border-top: 5px solid #9C2423;
	color : black;
	font-weight:bold;	
	vertical-align:top;		
}
.texto4{    
    color: #000000;    
	font-size: 12px;
}
.texto5{    
    color: white;
    font-weight: bold;
    background-color: #9C2423;
    border-top: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
    font-size: 11px;
}
.texto6{
    color: #000000;    
    font-size: 10px;
}
.texto7{
    color: #D71F1F;    
    font-size: 10px;
}
.texto8{
    background-color: #9C2423;
    border-bottom: 1px solid #000000;
    color: white;
    font-weight: bold;
}
.texto9{
    background-color: #EEDAD9;
    border-bottom: 1px solid #000000;
    color: black;
    font-weight: bold;    
}
.texto10{
    background-color: #EEDAD9;
    border-top: 1px solid #000000;
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
    border-bottom: 1px solid #000000;
    color: black;
    font-weight: bold;    
}
.texto11{
    color: #FF0000;
    font-weight: bold;
}
.texto12{
    color: black;     
    font-size: 18px;
}
.texto13{
    color: green;
    font-weight: bold;
}
.texto14{
    color: #FF0000;     
    font-size: 18px;
}
.listra1{
    background-color: #BBBBBB;
}
.listra2{
    background-color: #EEEEEE;
}
.listra1:hover {
    background-color: #C0B5B5;
}
.listra2:hover {
    background-color: #C0B5B5;
}
.alerta_piscante {
    color: red;
    font-family: verdana, arial;
    font-size: 16px;
    font-weight: bold;
}
.hide1 {
	text-align: -webkit-center;
	background-color: rgb(247, 247, 247);
	display: none;
	
}
.hide2 {
	text-align: -webkit-center;
	background-color: rgb(247, 247, 247);
	display: none;
}
a:link {
    color: #000000;
    text-decoration: underline;
}
a:active {
    color: #000000;
    text-decoration: underline;
}
a:hover {
    color: #666666;
    text-decoration: underline; 
}
a:visited {
    color: #000000;
    text-decoration: underline; 
}
#speedD-button {
    text-decoration: none !important;
}
-->
