.texto_campo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	text-align: right;
}

.texto_campo_help {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: right;
	vertical-align:top;	
}

.hiperlink_cinza {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	text-align: right;
}

.texto_sistema {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	height: 20px;
	vertical-align:middle	
	color: #000000;
	text-decoration: none;
	text-align: left
}

.text_field {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	text-decoration: none; 
	color: #000099; 
	background-color: #f5f5f5; 
	text-align: left
}

.text_field_sem_borda {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	font-weight: bold;
	font-color: #000000; 
	text-decoration: none; 
	background-color: #ffffff; 
	border: none;
	border-width: 0px; 
	text-align: left
	
	
}

.labelError {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ff0000;
	text-decoration: none;
	text-align: right 
}

.texto_alinhado_centro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	height: 20px;
	vertical-align: middle;
}

.texto_alinhado_esquerda {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	text-align: left;
	height: 20px;
	vertical-align: middle;
}

.texto_destaque {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003399;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	height: 20px;
	vertical-align: middle;
}

.titulo_tabela {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	height: 20px;
	vertical-align: middle;
}

.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
	text-decoration: none;
	text-align: center;
	height: 20px;
	vertical-align: middle;
	font-weight: bold;
	background-color: #DFDFFF;	
}

.titulo2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	text-align: center;
	height: 18px;
	vertical-align: middle;
	font-weight: bold;
	background-color: #DFDFFF;	
}

.titulo_help {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	text-align: center;
	height: 20px;
	vertical-align: middle;
	font-weight: bold;
	background-color: #EBEBEB;	
}

.table
	{
		font-family: Arial,Verdana,Tahoma,Helvetica;
		font-size: 10px;
		valign: bottom;
		align: center;
		color: #000000;
		background: #ffffff; 
		border-style: outset;
		border-color: #CCCCCC; 
		border-width: 2px; 
		cellpadding: 20;
		cellspacing: 10;
}

.table_interna
	{
		font-family: Arial,Verdana,Tahoma,Helvetica;
		font-size: 10px;
		valign: bottom;
		align: center;
		color: #000000;
		border-color: #CCCCCC;
		border-width: 2px; 
		cellpadding: 20;
		cellspacing: 10;
}

.table_help
	{
	font-family: Arial,Verdana,Tahoma,Helvetica;
	font-size: 10px;
	valign: bottom;
	align: center;
	border-width:2px; 
	cellpadding:0;
	cellspacing:4;
}

.error
	{
		font-family: Arial,Verdana,Tahoma,Helvetica;
		font-size: 11px;
		font-weight: bold;
		valign: bottom;
		align: center;
		color: #ffffff;
		text-align: center;
		background: #ff0000; 
		border-style: outset;
		border-color: #660000; 
		border-width: 1px; 
		cellpadding: 20;
		cellspacing: 10;
}

.mensagem
	{
		font-family: Arial,Verdana,Tahoma,Helvetica;
		font-size: 11px;
		font-weight: bold;		
		valign: bottom;
		align: center;
		color: #ffffff;
		background-color: #003399;
		text-align: center;
		border-style: outset;
		border-color: #660000; 
		border-width: 1px; 
		cellpadding: 20;
		cellspacing: 10;
}

.lista1
	{
	font-family: Arial,Verdana,Tahoma,Helvetica;
	font-size: 10px;
	valign: bottom;
	align: left;
	color: #000000;
	background: #ffffff;
	border-style: outset;
	border-color: #CCCCCC;
	border-width: 0px;
	cellpadding: 20;
	cellspacing: 10;
	background-color: #F0F0F0;
	height: 20px;
}

.lista2
	{
	font-family: Arial,Verdana,Tahoma,Helvetica;
	font-size: 10px;
	valign: bottom;
	align: left;
	color: #000000;
	background: #ffffff;
	border-style: outset;
	border-color: #CCCCCC;
	border-width: 0px;
	cellpadding: 20;
	cellspacing: 10;
	background-color: #D2D8FF;
	height: 20px;
}

.radio_button
	{
	font-family: Arial,Verdana,Tahoma,Helvetica;
	font-size: 10px;
	align: center;
	border-color: #CCCCCC;
	border-width: 1px;
}

.funcionalidade
	{
	background-image: url("../images/sig_mapa.gif");
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: fixed;
	}
	
.table_bem_vindo
	{
	font-family: Arial,Verdana,Tahoma,Helvetica;
	font-size: 10px;
	valign: bottom;
	align: center;
	color: #000000;
	background-color: #f5f5f5; 
	border-style: outset;
	border-width: 2px;
	cellpadding: 20;
	cellspacing: 10;
	}
	
.menu_nivel_1 
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	text-align: right
}