.Lancamento {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-bottom-width: 1px;
	vertical-align: top;
}
.LancamentoGray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	background-color: #DCDDDE;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-bottom-width: 1px;
	vertical-align: top;
}
.LancamentoCenter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-align: center;
	background-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-bottom-width: 1px;
	vertical-align: top;
	}
.LancamentoCenterGray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-align: center;
	background-color: #DCDDDE;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-bottom-width: 1px;
	vertical-align: top;
}
.TituMontadora {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	vertical-align: top;
	text-decoration: underline;
}
.TituCAr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	background-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-bottom-width: 1px;
	vertical-align: text-bottom;
}
.TituCArYellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #FFCC00;
	text-align: center;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-bottom-width: 1px;
}
.TituCArEsq {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	background-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-bottom-width: 1px;
	vertical-align: text-bottom;
}
.MolasHelic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #999999;
	text-align: right;
}
.TituCArGreen {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #8ac63f;
	text-align: center;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-bottom-width: 1px;
}
