.TituloFormPainel {
	font-family: "trebuchet ms";
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	height: 20px;
}
.NomeFieldPainel {
	font-family: "trebuchet ms";
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.BordaFieldPainel {
	font-family: "Trebuchet Ms";
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
	border: 1px solid #CCCCCC;
}
.caixa {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	background-color: #E9E9E9;
	border: 1px solid #999999;
}
.texto {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.borda {
	border: 1px solid #DADADA;
}
.textoGrande {

	font-family: "TREBUCHET MS";
	font-size: 15px;
	color: #666666;
	text-decoration: none;
}
.textoImpressao {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.textoImpressaoGrande {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #000000;
	text-decoration: none;
}
.textoPreto {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.textoVermelho {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	color:#FF0000;
	text-decoration: none;
}
.vermeio{color:#FF0000;}
