.tabela_com_fundo {
	background-repeat: repeat;
	background-position: left top;
	border: 1px solid #030;
}
.texto_msn_alerta {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #F00;
	text-decoration: none;
}
.txt_inativo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	background:none;
	color: #060;
	text-decoration: none;
	background-image: none;
	border: 1px solid #CCC;
}

.txt_inativo_10 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	background:none;
	color: #060;
	text-decoration: none;
	background-image: none;
	border: 1px solid #CCC;
}


.texto_obs {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: lowercase;
	color: #030;
	text-decoration: none;
}

.texto_titulo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
}
.texto_rotulo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #030;
	text-decoration: none;
}
.txt_ativo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #900;
	text-decoration: none;
	background-color: #FFEBD7;
	border: 1px solid #060;
}

.txt_ativo_10 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #900;
	text-decoration: none;
	background-color: #FFEBD7;
	border: 1px solid #060;
}


.field_set {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #900;
	text-decoration: none;
	border: 1px solid #900;
}
.texto {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #030;
	text-decoration: none;
}
.botao {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #030;
	text-decoration: none;
	background-color: #FFF;
	border: 1px solid #030;
	width: auto;
}
.fundo_tabela_A {
	background-color: #F4F4F4;
}
.fundo_tabela_A:hover {
	background-color: #FFDAD7;
	cursor: default;
}

.fundo_tabela_B {
	background-color: #E1FFDD;
}
.fundo_tabela_B:hover {
	background-color: #FFDAD7;
	cursor: default;
}

