
tr.odd {
   background-color: #cccccc;
    font-size: 10px;
    font-family: Arial, Helvetica, sans-serif;
    border: 1px solid
}

tr.total {
    font-size: 10px;
    font-family: Arial, Helvetica, sans-serif;
    text-align: right;
}

tr.tableRowEven, tr.even {
   background-color: #ffffff;
    font-size: 10px;
    border: 1px solid;
    font-family: Arial, Helvetica, sans-serif;
}

th {
   background-color: #0066cc;
   padding: 2px 4px 2px 4px !important;
   text-align: center;
   vertical-align: top; 
    border: 1px solid;
    color: #ffffff;
    font-size: 12px;
}

.stable {
	border: 1px solid #666;
	width: 80%;
	margin: 20px 1px 20px 1px!important;
    font-size: 10px;
}

th a {
      color:#ffffff;
 }

.sth {
    background-color: #ffffff;
}

th.sorted a,th.sortable a {
	background-position: right;
	display: block;
	width: 100%;
}

th a:hover {
	text-decoration: underline;
	color: #ffffff;
}

th.sorted a,th.sortable a {
	background-position: center;
	display: block;
	width: 100%;
}
.liga {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	}
.textoresaltado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
        background-color: #000066;
	}
.textonormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000066;        
	}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000099;
         text-align: center;
	}
.subtitulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0000CC;
	    text-align: center;
}
.textoazul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0000CC;
	}
.campotexto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background-color: #E8F1E3;
	}
         
.comentarioEnForma {
    font-family: Arial, Helvetica, sans-serif;
    font-size: XX-small;
}

.total {    
    text-align: left;
}

.totalNumero {
    text-align: right;
}

.totalTexo {
    text-align: left;
}

.borde {
    border: 1px solid;    
}


