td { font-family: verdana; font-size: 11px; line-height:15px }

.btform { font-family: verdana; font-size: 11px; color: #070D7E; border-color: #070D7E; border-style: double; border-width: 1px; background: #F5F5F5 }

a.menu { font-family: verdana; font-size: 13px; color: #0093DD; text-decoration: none; font-weight:bold }
a.menu:link { font-family: verdana; font-size: 13px; color: #0093DD; text-decoration: none; }
a.menu:hover { font-family: verdana; font-size: 13px; color: #8E65C9; text-decoration: none; }
a.menu:visited { font-family: verdana; font-size: 13px;  }

a{ font-family: verdana; font-size: 11px; color: #0093DD; font-weight: bold; text-decoration: none; }
a:link { font-family: verdana; font-size: 11px; color: #0093DD; text-decoration: none; }
a:hover { font-family: verdana; font-size: 11px; color: #8E65C9; text-decoration: none; }
a:visited { font-family: verdana; font-size: 11px;  }

a.titulos { font-family: verdana; font-size: 14px;  color: #0093DD; text-decoration: none; }
a.titulos:link { font-family: verdana; font-size: 14px; color: #0093DD; text-decoration: none; }
a.titulos:hover { font-family: verdana; font-size: 14px;  color: #8E65C9; text-decoration: none; }
a.titulos:visited { font-family: verdana; font-size: 14px;  }

a.linksel { font-family: verdana; font-size: 11px; color: #0093DD; text-decoration: none; font-weight:bold; }
a.linksel:link { font-family: verdana; font-size: 11x; color: #0093DD; text-decoration: none; font-weight:bold; }
a.linksel:hover { font-family: verdana; font-size: 11px; color: #8E65C9; text-decoration: none; font-weight:bold; }
a.linksel:visited { font-family: verdana; font-size: 11px;   }

strong { font-family: verdana, arial; font-size: 11px; color: #070D7E; line-height: 15px; }
.header { font-family: verdana, arial; font-size: 11px; color: #D574A9; line-height: 15px; }
.data { font-family: verdana, arial; font-size: 10px; color: gray; line-height: 15px; }

.titulos { font-size: 14px; font-family: verdana; color: #070D7E; font-weight: bold; text-align:left}
.header { font-size: 14px; line-height: 20px; font-family: verdana; color: #070D7E; font-weight: bold; text-align:left}
.texto { font-family: verdana; font-size: 11px; line-height: 15px;  }
.textojust { font-family: verdana; font-size: 11px; line-height: 15px; text-align: justify; }
.texto2 { font-family: verdana; font-size: 16px; text-align: justify; }

table.rolar td div { font-family: verdana; font-size: 11px; line-height:15px 
padding:5px; 
height:200px; 
overflow:auto; 
}
table.rolarFixo td div { font-family: verdana; font-size: 11px; line-height:15px 
padding:5px;
width:570px;
height:200px; 
overflow:auto; 
}

form.login {
background-color: #E2E3FC; 
font: 12px Verdana, sans-serif;
color: #003399;
}
.campos {
font: 12px Verdana, sans-serif;
margin-right: 10px;
}
.botao {
font-size: 12px;
color: black;
}

table.bordasimples                 { border-collapse: collapse;}
table.bordasimples tr:hover        { background:#E2E3FC; color: #000000}
table.bordasimples th              { background:#CCCCCC; }
table.bordasimples tr td           { border : 1px solid #D9D9D9; }
table.bordasimples tr.dif td       { background:#eee;} /* Linhas com fundo cinza */
table.bordasimples tr.dif:hover td { background:#E2E3FC; color: #000000}
table.bordasimples tr.tit td {
	color: #070D7E;
 background: #E2E3FC;
 } /* Linhas do titulo */

table.paginacao           { border-collapse: collapse;}
table.paginacao tr td.dife { color: #070D7E; background: #E2E3FC; } /* Coluna diferente */
