.menu_paginicial {
	font-family: Tahoma, Arial, "Arial Black";
	font-size: 11px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
}
.menu_paginicial:HOVER {
	font-family: Tahoma, Arial, "Arial Black";
	font-size: 11px;
	font-weight: bolder;
	color: #FF6600;
	text-decoration: none;
	font-style: normal;
}
.rodape {
	font-family: Tahoma, Arial, "Arial Black";
	font-size: 10px;
	font-weight: lighter;
	color: #666666;
	text-decoration: none;
}
.rodape:HOVER {
	font-family: Tahoma, Arial, "Arial Black";
	font-size: 10px;
	font-weight: lighter;
	color: #FF6600;
	text-decoration: none;
}
.textotitulolaranja {
	font-family: Tahoma, Arial, "Arial Black";
	font-size: 14px;
	font-weight: normal;
	color: #e65631;
	text-decoration: none;
}
.textotituloazul {
	font-family: Tahoma, Arial, "Arial Black";
	font-size: 12px;
	font-weight: normal;
	color: #00538d;
	text-decoration: none;
}
.textoazul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #00538d;
	text-decoration: none;
}
.textoazulmaior {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00538D;
	text-decoration: none;
}
.textopreto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.textopretomaior {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.caixas_border{
	BORDER-RIGHT: #818181 1px solid;
	BORDER-TOP: #818181 1px solid;
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	BORDER-LEFT: #818181 1px solid;
	COLOR: #333333;
	BORDER-BOTTOM: #818181 1px solid;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #FFFFFF;
	TEXT-DECORATION: none
}
.caixas_border_obrigatorio{
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	COLOR: #333333;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #F0F0F0;
	TEXT-DECORATION: none;
	border: 1px solid #FF0000;
}.textoform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
}.textoform:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.textoazulmaiorpreto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.textoazulmaiorpreto:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.textobranco {
	font-family: Tahoma, Arial, "Arial Black";
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.textobranco:HOVER {
	font-family: Tahoma, Arial, "Arial Black";
	font-size: 10px;
	font-weight: bold;
	color: #01426A;
	text-decoration: none;
}
.textobranco2 {
	font-family: Tahoma, Arial, "Arial Black";
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.textobranco2:HOVER {
	font-family: Tahoma, Arial, "Arial Black";
	font-size: 10px;
	font-weight: bold;
	color: #91B9D3;
	text-decoration: none;
}


.MyTable
{
border-style:solid;
border-color:#0094ce;
border-width:1px;
border-bottom:none;
border-bottom-color:none;

}
.MyTable2
{
border-style:solid;
border-color:#0094ce;
border-width:1px;
border-top:none;
border-top-color:none;
border-bottom:solid;
border-bottom-color:#0094ce;
border-bottom-width:1px;
}