body
{
	font-size: 10px;
	margin: 0px;
	font-family: Arial, Verdana;
}
.barra_titulo
{
	background-color: #006699;
	font-family: Arial, Verdana;
}
.titulo_cabecalho
{
	font-weight: bold;
	font-size: 12pt;
	color: white;
	font-family: Arial, Verdana;
	background-color: #006699;
	font-variant: normal;
}
.titulo_cabecalho_rel
{
	font-weight: bold;
	font-size: 12pt;
	color: #006699;
	font-family: Arial, Verdana;
	background-color: white;
	font-variant: normal;
}
.subtitulo_cabecalho_rel
{
	font-weight: bold;
	font-size: 9pt;
	color: #006699;
	font-family: Arial, Verdana;
	background-color: white;
	font-variant: normal;
}
.copyright
{
	font-weight: normal;
	font-size: 7pt;
	color: white;
	font-family: Verdana;
	background-color: black;
}
.barra_usuario
{
	font-weight: bold;
	font-size: 8pt;
	text-transform: lowercase;
	color: white;
	font-family: Arial;
	background-color: black;
	font-variant: normal;
}
.barra_usuario A
{
	color: white;
	text-decoration: none;
}
.barra_usuario A:hover
{
	font-weight: bold;
	color: orange;
	text-decoration: none;
}
.barra_lateral
{
	border-top: #696969 1px solid;
	border-bottom: #696969 1px solid;
	border-left: #696969 1px solid;
	border-right: #696969 1px solid;
	font-weight: bold;
	font-size: 8pt;
	color: black;
	font-family: Arial, Verdana;
	background-color: #f1f1f1;
}
.corpo
{
	border-top: #696969 1px solid;
	border-bottom: #696969 1px solid;
	border-right: #696969 1px solid;
	font-weight: normal;
	font-size: 10pt;
	color: black;
	font-family: Arial, Verdana;
}
.corpo_rel
{
	border-top: #696969 1px solid;
	border-bottom: #696969 1px solid;
	border-left: #696969 1px solid;
	border-right: #696969 1px solid;
	font-weight: normal;
	font-size: 10pt;
	color: black;
	background-color: white;
	font-family: Arial, Verdana;
}
.titulo_menu
{
	font-weight: bold;
	font-size: 8pt;
	color: #282828;
	border-bottom: #696969 1px solid;
	font-family: Arial;
}
.opcao_menu
{
	font-weight: bold;
	font-size: 8pt;
	color: #5f5f5f;
	font-family: Arial;
}
.opcao_menu A
{
	font-size: 8pt;
	color: #5f5f5f;
	text-decoration: none;
}
.opcao_menu_sel
{
	border-right: #b9b9b9 1px solid;
	border-top: #b9b9b9 1px solid;
	font-weight: bold;
	font-size: 8pt;
	border-left: #b9b9b9 1px solid;
	color: #5f5f5f;
	border-bottom: #b9b9b9 1px solid;
	font-family: Arial;
	background-color: #e6e6e6;
	text-decoration: none;
}
.opcao_menu_sel A
{
	color: #5f5f5f;
	text-decoration: none;
}
.texto_default
{
	font-weight: normal;
	font-size: 10pt;
	color: black;
	font-family: Arial, Tahoma, Verdana;
}
.texto_destaque
{
	font-weight: bold;
	font-size: 10pt;
	color: firebrick;
	font-family: Arial, Tahoma, Verdana;
}
.texto_readonly
{
	color: royalblue;
}
.texto_medio
{
	font-weight: normal;
	font-size: 9pt;
	color: black;
	font-family: Arial, Tahoma, Verdana;
}
.texto_medio_destaque
{
	font-weight: bold;
	font-size: 9pt;
	color: firebrick;
	font-family: Arial, Tahoma, Verdana;
}
.texto_pequeno
{
	font-weight: normal;
	font-size: 8pt;
	color: black;
	font-family: Arial, Tahoma, Verdana;
}
.texto_pequeno_destaque
{
	font-weight: bold;
	font-size: 8pt;
	color: firebrick;
	font-family: Arial, Tahoma, Verdana;
}
.texto_pequeno_destaque A
{
	color: firebrick;
	text-decoration: none;
}
.link_pequeno
{
	font-weight: bold;
	font-size: 8pt;
	color: #323232;
	font-family: Arial, Tahoma, Verdana;
	text-decoration: none;
}
.link_pequeno A
{
	color: #323232;
	text-decoration: none;
}
.link_pequeno A:hover
{
	color: darkorange;
	text-decoration: none;
}
.msg_erro
{
	font-weight: normal;
	font-size: 9pt;
	color: red;
	font-family: Arial, Tahoma, Verdana;
}
.val_erro
{
	font-weight: normal;
	font-size: 8pt;
	color: red;
	font-family: Arial, Tahoma, Verdana;
	text-align: left;
}
.botao
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	font-weight: bold;
	font-size: 8pt;
	border-left: black 1px solid;
	cursor: hand;
	color: #000099;
	border-bottom: black 1px solid;
	font-family: "Arial Narrow", Arial;
	background-color: white;
}
.botao_sem_borda
{
	border-right: black 0px solid;
	border-top: black 0px solid;
	font-weight: bold;
	font-size: 8pt;
	border-left: black 0px solid;
	cursor: hand;
	color: #000099;
	border-bottom: black 0px solid;
	font-family: Arial;
	background-color: white;
}
.subtitulo
{
	font-weight: bold;
	font-size: 10pt;
	text-transform: uppercase;
	color: steelblue;
	font-family: Arial, Verdana;
	text-decoration: none;
}
.detalhe_subtitulo
{
	font-weight: normal;
	font-size: 8pt;
	color: steelblue;
	font-family: Arial, Tahoma, Verdana;
	text-decoration: none;
}
.DataGridHeader
{
	font-weight: bold;
	font-size: 8pt;
	color: white;
	font-family: Arial, Tahoma, Verdana;
	background-color: #2f3b45;
}
.DataGrid
{
	font-weight: normal;
	font-size: 8pt;
	color: black;
	font-family: Arial, Tahoma, Verdana;
	background-color: papayawhip;
	text-decoration: none;
}
.DataGrid A
{
	font-weight: normal;
	font-size: 8pt;
	color: darkslateblue;
	font-family: Arial, Tahoma, Verdana;
	background-color: papayawhip;
	text-decoration: none;
}
.DataGridAlt
{
	font-weight: normal;
	font-size: 8pt;
	color: black;
	font-family: Arial, Tahoma, Verdana;
	background-color: lightsteelblue;
	text-decoration: none;
}
.DataGridAlt A
{
	font-weight: normal;
	font-size: 8pt;
	color: darkslateblue;
	font-family: Arial, Tahoma, Verdana;
	background-color: lightsteelblue;
	text-decoration: none;
}
.DataGridSemEstilo
{
	font-weight: normal;
	font-size: 10pt;
	color: black;
	font-family: Arial, Tahoma, Verdana;
	text-decoration: none;
	background-color: transparent;
}
.DataGridSemEstilo A
{
	font-weight: bold;
	font-size: 8pt;
	color: #000099;
	font-family: Arial, Tahoma, Verdana;
	text-decoration: none;
	background-color: transparent;
}
.link_rem
{
	font-weight: bold;
	font-size: 8pt;
	color: red;
	font-family: Arial, Tahoma, Verdana;
	text-decoration: none;
	background-color: transparent;
}
.link_rem A
{
	font-weight: bold;
	font-size: 8pt;
	color: red;
	font-family: Arial, Tahoma, Verdana;
	text-decoration: none;
	background-color: transparent;
}
.texto_campo
{
	font-weight: bold;
	font-size: 8pt;
	color: dimgray;
	font-family: Arial, Tahoma, Verdana;
}
.texto_campo_detalhe
{
	font-weight: normal;
	font-size: 8pt;
	color: firebrick;
	font-family: Arial, Tahoma, Verdana;
}
.link_esqueci_senha
{
	font-weight: bold;
	font-size: 8pt;
	color: slategray;
	font-family: Arial, Tahoma, Verdana;
	text-decoration: none;
}
.link_esqueci_senha A
{
	color: slategray;
	font-family: Arial, Tahoma, Verdana;
	text-decoration: none;
}
.link_submenu
{
	font-weight: normal;
	font-size: 8pt;
	text-transform: uppercase;
	color: #323232;
	font-family: Arial, Tahoma, Verdana;
	text-decoration: none;
}
.link_submenu A
{
	color: #323232;
	text-decoration: none;
}
.link_submenu_sel
{
	border-right: #696969 1px solid;
	font-weight: bold;
	font-size: 8pt;
	text-transform: uppercase;
	border-left: #696969 1px solid;
	color: #323232;
	border-bottom: #696969 1px solid;
	font-family: Arial, Tahoma, Verdana;
	background-color: #f1f1f1;
	text-decoration: none;
}
.link_submenu_sel A
{
	color: #323232;
	text-decoration: none;
}
.titulo_cliente
{
	font-weight: bold;
	font-size: 8pt;
	color: firebrick;
	font-family: Arial, Tahoma, Verdana;
}
.link_titulo_cliente
{
	font-weight: bold;
	font-size: 8pt;
	color: darkslategray;
	font-family: Arial, Tahoma, Verdana;
	text-decoration: none;
}
.titulo_secao_cliente
{
	font-weight: bold;
	font-size: 8pt;
	text-transform: uppercase;
	color: #5a96c8;
	border-bottom: lightsteelblue 1px solid;
	font-family: Arial;
}
.titulo_secao_relatorios
{
	font-weight: bold;
	font-size: 9pt;
	color: #006699;
	font-family: Arial;
}
.link_relatorios
{
	font-weight: bold;
	font-size: 9pt;
	color: #323232;
	font-family: Arial, Tahoma, Verdana;
	text-decoration: none;
}
.link_relatorios A
{
	color: #323232;
	text-decoration: none;
}
.link_relatorios A:hover
{
	color: darkorange;
	text-decoration: none;
}
.texto_campo_rel
{
	font-weight: bold;
	font-size: 8pt;
	color: dimgray;
	font-family: Arial, Tahoma, Verdana;
}
.texto_valor_rel
{
	font-weight: normal;
	font-size: 9pt;
	color: black;
	font-family: Arial, Tahoma, Verdana;
}
.texto_valor_rel INPUT
{
	font-weight: normal;
	font-size: 8pt;
	color: black;
	font-family: Arial, Tahoma, Verdana;
}
.texto_valor_rel SPAN
{
	border-right: dimgray 1px solid;
	border-left: dimgray 1px solid;
	border-bottom: dimgray 1px solid;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	font-weight: normal;
	font-size: 8pt;
	color: black;
	font-family: Arial, Tahoma, Verdana;
}
.texto_valor_rel_sem_borda
{
	font-weight: normal;
	font-size: 9pt;
	color: black;
	font-family: Arial, Tahoma, Verdana;
}
.texto_valor_rel_sem_borda INPUT
{
	font-weight: normal;
	font-size: 8pt;
	color: black;
	font-family: Arial, Tahoma, Verdana;
}
.texto_valor_rel_sem_borda SPAN
{
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	font-weight: normal;
	font-size: 8pt;
	color: black;
	font-family: Arial, Tahoma, Verdana;
}
.titulo_secao_rel
{
	font-weight: bold;
	font-size: 9pt;
	text-transform: uppercase;
	color: #5a96c8;
	border-bottom: lightsteelblue 1px solid;
	font-family: Arial;
}
.relDataGridHeader
{
	font-weight: bold;
	font-size: 8pt;
	color: dimgray;
	font-family: Arial, Tahoma, Verdana;
}
.relDataGrid
{
	font-weight: normal;
	font-size: 8pt;
	color: black;
	font-family: Arial, Tahoma, Verdana;
}
.relDataGridAlt
{
	font-weight: normal;
	font-size: 8pt;
	color: black;
	font-family: Arial, Tahoma, Verdana;
}
.relDataGridHeader2
{
	font-weight: bold;
	font-size: 9pt;
	color: dimgray;
	font-family: Arial, Tahoma, Verdana;
}
.relDataGridHeader2a
{
	font-weight: bold;
	font-size: 9pt;
	color: white;
	background-color: dimgray;
	font-family: Arial, Tahoma, Verdana;
}
.relDataGrid2
{
	font-weight: normal;
	font-size: 9pt;
	color: black;
	font-family: Arial, Tahoma, Verdana;
}
.relDataGridAlt2
{
	font-weight: normal;
	font-size: 9pt;
	color: black;
	font-family: Arial, Tahoma, Verdana;
}
.relDataGridHeader3
{
	font-weight: bold;
	font-size: 10pt;
	color: dimgray;
	font-family: Arial, Tahoma, Verdana;
}
.relDataGrid3
{
	font-weight: normal;
	font-size: 10pt;
	color: black;
	font-family: Arial, Tahoma, Verdana;
}
.relDataGridAlt3
{
	font-weight: normal;
	font-size: 10pt;
	color: black;
	font-family: Arial, Tahoma, Verdana;
}

.linkFF
{
	color: #ffffff;
	font-family: Arial;
	text-decoration: none;
}

.linkFF A
{
	color: #ffffff;
	font-family: Arial;
	text-decoration: none;
}


.linkFF A:hover
{
	color: orange;
	font-family: Arial;
	text-decoration: underline;
}
.input {
	font: 11px "Arial Narrow", Arial;
	/* color: #046BB7;*/
	border: 1px solid #CCCCCC;
}
.inputText {
	font: 10px "Arial Narrow", Arial;
	color: #75776F;
}
