.TextoTitulo {
	font-family:Arial;
	font-size: 36px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.TextoSubTitulo {
	font-family:Arial;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #F25B00;
}
.TextoConteudo {
	font-family:Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.Text{ 
	font-family: Trebuchet MS; font-size: 10px; 
	font-style: normal; 
	font-weight: normal; 
	color: #000000; border: #000000 1pt solid; background-color: #fff9af;
	height: 15 px;
}
.TextCadastro{ 
	font-family: Trebuchet MS; font-size: 10px; 
	font-style: normal; 
	font-weight: normal; 
	color: #000000; border: #A9A9A9 1pt solid; background-color: #ffffff;
	height: 17 px;
}
.ComboCadastro{ 
	font-family: Trebuchet MS; font-size: 10px; 
	font-style: normal; 
	font-weight: normal; 
	color: #A9A9A9; border: #A9A9A9 1pt solid; background-color: #ffffff;
	height: 15 px;		
}
.Combo{ 
	font-family: Trebuchet MS; font-size: 11px; 
	font-style: normal; 
	font-weight: normal; 
	color: #000000; border: #000000 1pt solid; background-color: #99F15F;
	height: 15 px;	
}
.TextArea{ 
	font-family: Trebuchet MS; font-size: 10px; 
	font-style: normal; 
	font-weight: normal; 
	color: #000000; border: #205AA7 1pt solid; background-color: #FFFFFF;
}
.Select{ 
	font-family: Trebuchet MS; font-size: 10px; 
	font-style: normal; 
	font-weight: normal; 
	color: #000000; border: #000000 1pt solid; background-color: #FFFFFF;
	width: 40 px;
	height: 7 px; 
}
