.textoPadrao {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
}
.textoPadrao2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #444444;
}
.textoN {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}

.textoAzul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #677FA1;
}

.textoV {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
}

.titAzul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #677FA1;
	font-weight: bold;
}

.titBranco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

.subtitBranco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F4F4F4;
	font-weight: bold;
}

.subtit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.subtitAzul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #677FA1;
}

.nome {
	color: #000000;
	font-family: verdana;
	font-size: 10px;
	border-style: inset;
	border-width: 1px;
	height: 17px;
	width: 300px;
	background-color: #E8EDF4;
}
.info {
	color: #000000;
	font-family: verdana;
	font-size: 10px;
	border-style: inset;
	border-width: 1px;
	height: 17px;
	width: 500px;
	background-color: #E8EDF4;
}
.cidade {
	color: #000000;
	font-family: verdana;
	font-size: 10px;
	border-style: inset;
	border-width: 1px;
	height: 17px;
	width: 170px;
	background-color: #E8EDF4;
}
.uf {
	color: #000000;
	font-family: verdana;
	font-size: 10px;
	border-style: inset;
	border-width: 1px;
	height: 17px;
	width: 80px;
	background-color: #E8EDF4;
}
.msg {
	color: #000000;
	font-family: verdana;
	font-size: 10px;
	border-style: inset;
	border-width: 1px;
	height: 52px;
	width: 300px;
	background-color: #E8EDF4;
}
.msgs {
	color: #000000;
	font-family: verdana;
	font-size: 10px;
	border-style: inset;
	border-width: 1px;
	height: 120px;
	width: 400px;
	background-color: #E8EDF4;
}

.borda {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.bordatopo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.bordaconteudo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.bordarodape {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.bordaesq {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	
}


table.lista thead td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	height: 20px;
	background-color: #879CAD;
}

table.lista td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	height: 20px;
	text-align: center;
}
table.lista tr.dif td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	height: 20px;
	background-color: #E8F7FF;
	text-align: center;
}

.botao {  
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px
}

A:link{color:#DA251D; text-decoration: none}
A:visited {color:#DA251D; text-decoration: none;}
A:hover {color:#000000; text-decoration: none}

.linkbranco:link{color:#FFFFFF; text-decoration: none}
.linkbranco:visited {color:#FFFFFF; text-decoration: none;}
.linkbranco:hover {color:#DA251D; text-decoration: none}

.linkcinza:link{color:#E6E6E6; text-decoration: none}
.linkcinza:visited {color:#E6E6E6; text-decoration: none;}
.linkcinza:hover {color:#FFFFFF; text-decoration: none}

.linkazul:link{color:#677FA1; text-decoration: none}
.linkazul:visited {color:#677FA1; text-decoration: none;}
.linkazul:hover {color:#000000; text-decoration: none}

.linkpreto:link{color:#000000; text-decoration: none}
.linkpreto:visited {color:#000000; text-decoration: none;}
.linkpreto:hover {color:#DA251D; text-decoration: none}