.text {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	padding: 2px;
	text-align: left;
	vertical-align: top;
}
.textoTopo {
	font-family: Tahoma;
	font-size: 13pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}

.erro {
	text-align: center;
	font-family: Tahoma;
        font-size: 10pt;
        font-weight: bold;
        color: red;
}
.atraso {    
    color: FF0000;
}
.vermelho {    
    color: FF0000;
}
.textoTitulo {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	text-align: center;
	text-indent: 3pt;
}
.borda {
	border-top-width: 2px;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	padding: 0px;
	background-color: #DAE0EA;
	line-height: 16px;
	border-right-color: #DAE0EA;
}
.bg {
	background-color: #F4F4F4;
}
.tabela {
	border: 10px solid #F4F4F4;
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}
.tabelaInstrucoes {
	border: 10px solid #F4F4F4;
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
.label {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-align: right;
	padding: 2px;
	vertical-align: top;
}
.tit1 {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	background-color: #DAE0EA;
	line-height: 15px;
	text-indent: 3pt;
	padding: 2px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-top-color: #F4F4F4;
	border-right-color: #F4F4F4;
	border-bottom-color: #F4F4F4;
	border-left-color: #F4F4F4;
	border-bottom-style: solid;
}
.linkcaminho {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-align: right;
	padding: 0px;
	vertical-align: middle;
	text-indent: 5pt;
	margin: 0px;
}
.link{
	font-family: Tahoma;
	font-size: 12px;
	text-align: right;
}
.rotulo {
    border-width: 0;
    text-align: right;
    font-family: Tahoma;
    font-size: 12px;
    color: #000000;
    background-color: #F4F4F4;
}
