.lb_titulo
{
	font-family: Verdana;
	font-weight: bolder;
	font-size: 14px;
	font-weight:bold;
	color: green;
}

.lb_subtitulo
{
	font-family: Verdana;
	font-weight: bolder;
	font-size: 12px;
	font-weight:bold;
	color: green;
}

.box_edit
{
	border-right: green thin solid;
	border-top: green thin solid;
	font-weight: bold;
	font-size: 12px;
	border-left: green thin solid;
	color: green;
	border-bottom: green thin solid;
	font-family: Verdana;
	background-color: white;
}

.lb_ctrl_indispensavel
{
	font-family: Verdana;
	font-weight: bolder;
	font-size: 10px;
	font-weight:bold;
	color: green;
}

.lb_ctrl_dispensavel
{
	font-family: Verdana;
	font-weight: bolder;
	font-size: 10px;
	font-weight:bold;
	color: black;
}

.campo_indispensavel
{
	font-family: Verdana;
	font-weight: bolder;
	font-size: 10px;
	font-weight:normal;
	color: Maroon;
}

.campo_dispensavel
{
	font-family: Verdana;
	font-weight: bolder;
	font-size: 12px;
	font-weight:bold;
	color: Maroon;
}

.conf_remove
{
	font-family: Verdana;
	font-weight: bolder;
	font-size: 12px;
	font-weight:bold;
	color: green;
}
