
.txtLabel {
	font-family: arial;
	font-size: 11px;	
	color: #7D7D7D;
	font-weight: bold;

}


.txtLabelPesquisa {
	font-family: arial , tahoma , verdana;
	font-size: 12px;	
	color: #000000;
	font-weight: normal;

}

.txtLabelPesquisa1 {
	font-family: arial , tahoma , verdana;
	font-size: 15px;	
	color: #000000;
	font-weight: normal;

}

.txtGeral {
	font-family: arial;
	font-size: 11px;	
	color: #7D7D7D;
}
.txtGeral A{
	font-family: arial;
	font-size: 11px;	
	color: #7D7D7D;
	text-decoration: none;
}
.txtGeral A:hover{
	font-family: arial;
	font-size: 11px;	
	color: #7D7D7D;
}
.txtPaginacao {
	font-family: arial;
	font-size: 11px;	
	color: #7D7D7D;
}
.txtDetalhe {
	font-family: arial;
	font-size: 11px;	
	color: #7D7D7D;
}
.txtErro {
	font-family: arial;
	font-size: 11px;	
	color: #DF0024;
	font-weight: bold
}

.txtSucesso {
	font-family: arial;
	font-size: 11px;	
	color: #008000;
	font-weight: bold
}

.txtAtencao {
	font-family: arial;
	font-size: 11px;	
	color: #DF0024;
  }
/*Formularios*/

.inputNormal {
	font-family: arial;
	font-size: 11px;	
	color: #000000;
	border: 1px solid #666666;
	background-color: #FFFFFF;
	padding-left: 2px;
	padding-right: 2px;
}

.inputBotao {
	font-family: arial;
	font-size: 11px;			
}

.tdMenor {
	font-family: arial;
	font-size: 10px;	
	color: #000000;
	height: 16px;	
}

.tdNormal {
	font-family: arial;
	font-size: 11px;	
	color: #000000;
	background-color: #DDE8EC;
	height: 22px;	
}

.tdNormalB {
	font-family: arial;
	font-size: 11px;	
	color: #000000;
	background-color: #C0D0Df;
	height: 22px;	
}

.tdNormalC {
	font-family: arial;
	font-size: 11px;	
	color: #000000;
	background-color: #FFAA88;
	height: 22px;	
}

.tdNormalRed {
	font-family: arial;
	font-size: 11px;	
	color: #FF0000;
	background-color: #DDE8EC;
	height: 22px;	
	font-weight: bold
}

.tdNormalBRed {
	font-family: arial;
	font-size: 11px;	
	color: #FF0000;
	background-color: #C0D0Df;
	height: 22px;	
	font-weight: bold
}

.tdNormalLaranja {
	font-family: arial;
	font-size: 11px;	
	color: #FF9900;
	background-color: #DDE8EC;
	height: 22px;	
	font-weight: bold
}

.tdNormalBLaranja {
	font-family: arial;
	font-size: 11px;	
	color: #FF9900;
	background-color: #C0D0Df;
	height: 22px;	
	font-weight: bold
}

.tdNormal A{
	font-family: arial;
	font-size: 11px;	
	color: #000000;
	background-color: #DDE8EC;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-botton: 2px;	
}

.txtLink {
	font-family: arial;
	font-size: 11px;	
	color: #0B5985;
	height: 22px;	
}
.txtLink A{
	font-family: arial;
	font-size: 11px;	
	color: #0B5985;
	height: 22px;	
	text-decoration: none;
}