.txt_cinza {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #767879;

}
.txt_azul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0067a7;
	font-weight: normal;
}

.txt_azul_link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0067a7;
	font-weight: normal;
}

.txt_azul_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f09e00;
	font-weight: normal;
}

.txt_branco {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: normal;
}

.txt_branco_link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	font-weight: normal;
}

.txt_branco_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f09e00;
	font-weight: normal;
}

.txt_cinzab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3e3e3f;

}

.txt_cinza_end {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #767879;
	font-weight: bold;

}

.txt_cinza11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #767879;
	font-weight: bold;
}

.nome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #767879;
	font-weight: bold;
}

.convenio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #767879;
	font-weight: bold;
	line-height:100%;
}
.convenio_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #767879;
	font-weight: normal;
	line-height:105%;
}

.txt_esp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #767879;
	font-weight: normal;
	line-height:130%;
}

.numero {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f37726;
	font-weight: bold;
}

.links {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #767879;
	font-weight: bold;
	
	}
.links:hover {
	text-decoration: none;
	background: #898a8c;
	color: #FFFFFF;
}

.links_lar {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #767879;
	font-weight: normal;
	
	}
.links_lar:hover {
	text-decoration: none;
	color: #f37726;
}


.links_jb {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
	
	}
.links_jb:hover {
	text-decoration: none;
	background: #898a8c;
	color: #FFFFFF;
}


.links_num {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #767879;
	font-weight: bold;
	
	}
.links_num:hover {
	text-decoration: none;
	background: #f37726;
	color: #FFFFFF;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	SCROLLBAR-HIGHLIGHT-COLOR: #d8d8d8;
	SCROLLBAR-SHADOW-COLOR: #d8d8d8;
	SCROLLBAR-3DLIGHT-COLOR: #f6f6f6;
	SCROLLBAR-ARROW-COLOR: #f6f6f6;
	SCROLLBAR-TRACK-COLOR: #f6f6f6;
	SCROLLBAR-DARKSHADOW-COLOR: #f6f6f6;
	SCROLLBAR-BASE-COLOR: #f6f6f6;
	SCROLLBAR-FACE-COLOR: #d8d8d8;
}

