BODY
{
	/*SCROLLBAR-FACE-COLOR: #827B6A;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #ffffff;
	SCROLLBAR-3DLIGHT-COLOR: #827B6A;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #827B6A;
	SCROLLBAR-BASE-COLOR: #827B6A;*/
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom:0px;
    margin-top:0px;
    background-color:#1E69A4;
}

A
{
	color:#2172b1;
}

A:visited
{
	color:#2172b1;
}

TABLE
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #555555;
}

.FundoLogin
{
	background-image:none;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	background-color:#7c736c;
	SCROLLBAR-FACE-COLOR: #7B736C;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #ffffff;
	SCROLLBAR-3DLIGHT-COLOR: #7B736C;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #7B736C;
	SCROLLBAR-BASE-COLOR: #7B736C;
}


.TextBoxLogin
{
	height:13px;
	border:0;
	font-weight:bold;
	font-family:Verdana;
	font-size:xx-small;
	color:Black;
	border-color: #EB9318;
}


.LinkLogoff
{
	 font-weight:bolder;
	 font-family:Tahoma, Verdana;
	 font-size:x-small;
	 color:Red;
	 text-decoration: none; 
}

.TextBox
{ 	
	 border-style:solid;
	 border-width:1px;
	 border-color:#7f9db9;
	 font-family:Verdana;
	 font-size:10pt;
	 color:#555555;
}



.texto
{ 	
	 font-family:Verdana;
	 font-size:8pt;
	 color:#555555;
}

.TableRelatorio
{ 	
	 font-family:Verdana;
	 font-size:8pt;
	 color:#000000;
}


.Label
{ 	
	 font-family:Verdana;
	 font-size:8pt;
	 color:#4d4444;
}

.TextBoxDisabled
{
	background-color:#EEE9E9;
	font-family:Verdana;
	font-size:12px;
	height:22px;
	color:#2C6B97;
	font-weight:bold;
}

.CheckBoxDisabled
{
	background-color:#EEE9E9;
	font-family:Verdana;
	font-size:12px;
	height:22px;
	color:#2C6B97;
	font-weight:bold;
}

.ComboBox
{ 	
	 border-style:solid;
	 border-width: 1px;
	 border-color:#7f9db9;
	 font-family:Verdana;
	 font-size:10pt;
	 color:#555555;
}

.ComboBoxDisabled
{
	background-color:#EEE9E9;
	font-family:Verdana;
	font-size:12px;
	height:22px;
	color:#2C6B97;
	font-weight:bold;
}

.ListBox
{ 	
	 border-style:solid;
	 border-width: 1px;
	 border-color:#7f9db9;
	 font-family:Verdana;
	 font-size:10pt;
	 color:#555555;
}

.Erro
{
	 font-weight:bolder;
	 font-family:Verdana;
	 font-size:x-small;
	 color:Red;
}


.Validator
{
	font-weight:bolder;
	font-size: xx-small;
	color:Red;
}

.Titulo
{	
	font-size:12px;
	font-family:Tahoma, Verdana, Arial;
 	color:#345193;
	font-weight:bold;
	text-align:left;
}

.DataGrid
{
	border-right: #13357c 1px solid;
	border-top: #13357c 1px solid;
	border-left: #13357c 1px solid;
	border-bottom: #13357c 1px solid;
	padding: 4 4 4 4;
}

.DataGrid A:visited
{
	color: #13357c;
	font-family: Verdana;
}
.DataGrid A:link
{
	color: #13357c;
	font-family: Verdana;
}

.DataGridHeader
{
	background-color:#2172b1;
	color:#ffffff;
	font-weight:bold;
	font-size:10px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

.DataGridAlternating TD
{
	font-weight: bold;
	font-size: 10px;
	/*color: #b7d6ed;*/
	color:#13357c;
	background-color: #b7d6ed;
	border-left:1px solid #133b80; 
	border-right:1px solid #133b80;
}

.DataGridItems TD
{
	color:#13357c;
	font-weight:bold;
	font-size:10px;
	background-color:#ffffff;
	border-left:1px solid #133b80; 
	border-right:1px solid #133b80;
	cellspacing: 2;
	cellpadding: 2;
}

.DataGridFooter TD
{
	color:#13357c;
	font-weight:bold;
	font-size:10px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

.DataGridPager
{
	font-weight: normal;
	font-size: 10px;
	color: #13357c;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	text-align: center;
	border-bottom-style: none;
}

.DataGridPager A:visited
{
	font-weight: bold;
	font-size: 10px;
	font-style:oblique;
	color: #13387c;
}

.DataGridPager A:link
{
	font-weight: bold;
	font-size: 10px;
	color: #13387c;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	text-align: center;
	border-bottom-style: none;
}

@media screen
{
	.BotaoPesquisarSmall
	{
		background-image: url(images/ico_consultar.gif);
		background-color: Transparent;
		border-bottom-style: none;
		border-top-style: none;
		border-left-style: none;
		border-right-style: none;
		width: 20px;
		height:20px;
		cursor: hand;
	}
}
@media print
{
	.BotaoPesquisarSmall
	{
		display: none;
		visibility: hidden;
	}
}


@media screen
{
	.BotaoVariacoes
	{
		background-image: url(images/btn_variacoes.gif);
		background-color: Transparent;
		border-bottom-style: none;
		border-top-style: none;
		border-left-style: none;
		border-right-style: none;
		width: 89px;
		height: 23px;
		cursor: hand;	
	}
}
@media print
{
	.BotaoVariacoes
	{
		display: none;
		visibility: hidden;
	}
}


@media screen
{
	.BotaoExcluirSmall
	{
		background-image: url(images/ico_excluir.gif);
		background-color: Transparent;
		border-bottom-style: none;
		border-top-style: none;
		border-left-style: none;
		border-right-style: none;
		width: 20px;
		height: 20px;
		cursor: hand;
	}
}
@media print
{
	.BotaoExcluirSmall
	{
		display: none;
		visibility: hidden;
	}
}

.BotaoEnviar
{
	background-image: url(images/btn_enviar.gif);
	background-color: Transparent;
	border-bottom-style: none;
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;
	width: 31px;
	height: 31px;
	cursor: hand;
}


@media screen
{
	.BotaoSalvar
	{
		background-image: url(images/btn_salvar.gif);
		background-color: Transparent;
		border-bottom-style: none;
		border-top-style: none;
		border-left-style: none;
		border-right-style: none;
		width: 131px;
		height: 29px;
		cursor: hand;
	}
}
@media print
{
	.BotaoSalvar
	{
		display: none;
		visibility: hidden;
	}
}


@media screen
{
	.BotaoEmitirGrafico
	{
		background-image: url(images/btn_emitir_grafico.gif);
		background-color: Transparent;
		border-bottom-style: none;
		border-top-style: none;
		border-left-style: none;
		border-right-style: none;
		width:88px;
		height: 23px;
		cursor: hand;
	}
}
@media print
{
	.BotaoEmitirGrafico
	{
		display: none;
		visibility: hidden;
	}
}


@media screen
{
	.BotaoVisualizar
	{
		background-image: url(images/btn_visualizar.gif);
		background-color: Transparent;
		border-bottom-style: none;
		border-top-style: none;
		border-left-style: none;
		border-right-style: none;
		width: 87px;
		height: 23px;
		cursor: hand;
	}
}
@media print
{
	.BotaoVisualizar
	{
		display: none;
		visibility: hidden;
	}
}


@media screen
{
	.BotaoVisualizarDesabilitado
	{
		background-image: url(images/btn_visualizar_desabilitado.gif);
		background-color: Transparent;
		border-bottom-style: none;
		border-top-style: none;
		border-left-style: none;
		border-right-style: none;
		width: 87px;
		height: 23px;
		cursor: hand;
	}
}
@media print
{
	.BotaoVisualizarDesabilitado
	{
		display: none;
		visibility: hidden;
	}
}

@media screen
{
	.BotaoFechar
	{
		background-image: url(images/btn_fechar.gif);
		background-color: Transparent;
		border-bottom-style: none;
		border-top-style: none;
		border-left-style: none;
		border-right-style: none;
		width: 87px;
		height: 23px;
		cursor: hand;
	}
}
@media print
{
	.BotaoFechar
	{
		display: none;
		visibility: hidden;
	}
}


@media screen
{
	.BotaoAdicionar
	{
		background-image: url(images/btn_adicionar.gif);
		background-color: Transparent;
		border-bottom-style: none;
		border-top-style: none;
		border-left-style: none;
		border-right-style: none;
		width: 48px;
		height: 24px;
		cursor: hand;
	}
}
@media print
{
	.BotaoAdicionar
	{
		display: none;
		visibility: hidden;
	}
}


/********  INICIO CARREGANDO ********/
.div_loading_bg {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	background-color:#FFFFFF;
	-moz-opacity:0.5;
	filter:alpha(opacity=50);
	z-index: 4000;
}
.div_loading {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;	
	z-index: 5000;
}
.div_loading div {
	position:absolute;
	left:45%;
	top:45%;
	width:150px;
	height:50px;
	background:none;
	z-index: 5000;
	font: Arial;
	font-weight:bold;
}
/********  FIM CARREGANDO ********/

@media screen
{
	.BotaoAdicionarEmail
	{
		background-image: url(images/btn_adicionar_email.gif);
		background-color: Transparent;
		border-bottom-style: none;
		border-top-style: none;
		border-left-style: none;
		border-right-style: none;
		width: 25px;
		height: 20px;
		cursor: hand;
	}
}
@media print
{
	.BotaoAdicionarEmail
	{
		display: none;
		visibility: hidden;
	}
}

@media screen
{
	.BotaoExcluirEmail
	{
		background-image: url(images/btn_excluir_email.gif);
		background-color: Transparent;
		border-bottom-style: none;
		border-top-style: none;
		border-left-style: none;
		border-right-style: none;
		width: 25px;
		height: 20px;
		cursor: hand;
	}
}
@media print
{
	.BotaoExcluirEmail
	{
		display: none;
		visibility: hidden;
	}
}


@media screen
{
	.BotaoTransferir
	{
		background-image: url(images/btn_transferir.gif);
		background-color: Transparent;
		border-bottom-style: none;
		border-top-style: none;
		border-left-style: none;
		border-right-style: none;
		width: 87px;
		height: 23px;
		cursor: hand;
	}
}
@media print
{
	.BotaoTransferir
	{
		display: none;
		visibility: hidden;
	}
}


@media screen
{
	.BotaoEmitir
	{
		background-image: url(images/btn_emitir.gif);
		background-color: Transparent;
		border-bottom-style: none;
		border-top-style: none;
		border-left-style: none;
		border-right-style: none;
		width: 134px;
		height: 33px;
		cursor: hand;
	}
}
@media print
{
	.BotaoEmitir
	{
		display: none;
		visibility: hidden;
	}
}

@media screen
{
	.BotaoImprimir
	{
		background-image: url(images/btn_imprimir.gif);
		background-color: Transparent;
		border-bottom-style: none;
		border-top-style: none;
		border-left-style: none;
		border-right-style: none;
		width: 131px;
		height: 30px;
		cursor: hand;
	}
}
@media print
{
	.BotaoImprimir
	{
		display: none;
		visibility: hidden;
	}
}

@media screen
{
	.BotaoVoltar
	{
		background-image: url(images/btn_voltar.gif);
		background-color: Transparent;
		border-bottom-style: none;
		border-top-style: none;
		border-left-style: none;
		border-right-style: none;
		width: 48px;
		height: 24px;
		cursor: hand;
	}
}
@media print
{
	.BotaoVoltar
	{
		display: none;
		visibility: hidden;
	}
}


@media screen
{
	.BotaoTodos
	{
		background-image: url(images/btn_todos.gif);
		background-color: Transparent;
		border-bottom-style: none;
		border-top-style: none;
		border-left-style: none;
		border-right-style: none;
		width: 133px;
		height: 30px;
		cursor: hand;
	}
}
@media print
{
	.BotaoTodos
	{
		display: none;
		visibility: hidden;
	}
}


@media screen
{
	.BotaoRemover
	{
		background-image: url(images/btn_remover.gif);
		background-color: Transparent;
		border-bottom-style: none;
		border-top-style: none;
		border-left-style: none;
		border-right-style: none;
		width: 49px;
		height: 29px;
		cursor: hand;
	}
}
@media print
{
	.BotaoRemover
	{
		display: none;
		visibility: hidden;
	}
}

@media screen
{
	.BotaoCancelar
	{
		background-image: url(images/btn_cancelar.gif);
		background-color: Transparent;
		border-bottom-style: none;
		border-top-style: none;
		border-left-style: none;
		width: 133px;
		height: 30px;
		cursor: hand;
	}
}
@media print
{
	.BotaoCancelar
	{
		display: none;
		visibility: hidden;
	}
}


@media screen
{
	.BotaoLimpar
	{
		background-image: url(images/btn_limpar.gif);
		background-color: Transparent;
		border-bottom-style: none;
		border-top-style: none;
		border-left-style: none;
		width: 118px;
		height: 26px;
		cursor: hand;
	}
}
@media print
{
	.BotaoLimpar
	{
		display: none;
		visibility: hidden;
	}
}


@media screen
{
	.BotaoBuscar
	{
		background-image: url(images/btns_buscar.gif);
		background-color: Transparent;
		border-bottom-style: none;
		border-top-style: none;
		border-left-style: none;
		border-right-style: none;
		width: 133px;
		height: 30px;
		cursor: hand;
	}
}
@media print
{
	.BotaoBuscar
	{
		display: none;
		visibility: hidden;
	}
}


@media screen
{
	.BotaoPesquisa
	{
		background-image: url(images/btn_pesquisar.gif);
		background-color: Transparent;
		border-bottom-style: none;
		border-top-style: none;
		border-left-style: none;
		border-right-style: none;
		width: 131px;
		height: 25px;
		cursor: hand;
	}
}
@media print
{
	.BotaoPesquisa
	{
		display: none;
		visibility: hidden;
	}
}


@media screen
{
	.BotaoProsseguir
	{
		background-image: url(images/btn_prosseguir.gif);
		background-color: Transparent;
		border-bottom-style: none;
		border-top-style: none;
		border-left-style: none;
		border-right-style: none;
		width: 87px;
		height: 23px;
		cursor: hand;
	}
}
@media print
{
	.BotaoProsseguir
	{
		display: none;
		visibility: hidden;
	}
}


@media screen
{
	.BotaoDownload
	{
		background-image: url(images/btn_download.gif);
		background-color: Transparent;
		border-bottom-style: none;
		border-top-style: none;
		border-left-style: none;
		border-right-style: none;
		width: 118px;
		height: 26px;
		cursor: hand;
	}
}
@media print
{
	.BotaoDownload
	{
		display: none;
		visibility: hidden;
	}
}


@media screen
{
	.BotaoUpload
	{
		background-image: url(images/btn_upload.gif);
		background-color: Transparent;
		border-bottom-style: none;
		border-top-style: none;
		border-left-style: none;
		border-right-style: none;
		width: 133px;
		height: 30px;
		cursor: hand;
	}
}
@media print
{
	.BotaoUpload
	{
		display: none;
		visibility: hidden;
	}
}


@media screen
{
	.BotaoExcluir
	{
		background-image: url(images/btn_excluir.gif);
		background-color: Transparent;
		border-bottom-style: none;
		border-top-style: none;
		border-left-style: none;
		border-right-style: none;
		width: 131px;
		height: 29px;
		cursor: hand;
	}
}
@media print
{
	.BotaoExcluir
	{
		display: none;
		visibility: hidden;
	}
}


@media screen
{
	.BotaoConsultar
	{
		background-image: url(images/consultar.gif);
		background-color: Transparent;
		border-bottom-style: none;
		border-top-style: none;
		border-left-style: none;
		border-right-style: none;
		width: 104px;
		height: 40px;
		cursor: hand;
	}
}
@media print
{
	.BotaoConsultar
	{
		display: none;
		visibility: hidden;
	}
}


@media screen
{
	.BotaoClonar
	{
		background-image: url(images/btn_clonar.gif);
		background-color: Transparent;
		border-bottom-style: none;
		border-top-style: none;
		border-left-style: none;
		border-right-style: none;
		width: 87px;
		height: 23px;
		cursor: hand;
	}
}
@media print
{
	.BotaoClonar
	{
		display: none;
		visibility: hidden;
	}
}


@media screen
{
	.BotaoExcluirRodape
	{
		background-image: url(images/btn_excluir_rodape.gif);
		background-color: Transparent;
		border-bottom-style: none;
		border-top-style: none;
		border-left-style: none;
		border-right-style: none;
		width: 131px;
		height: 29px;
		cursor: hand;
	}
}
@media print
{
	.BotaoExcluirRodape
	{
		display: none;
		visibility: hidden;
	}
}


@media screen
{
	.BotaoExcluirDesabilitado
	{
		background-image: url(images/btn_excluir_desabilitado.gif);
		background-color: Transparent;
		border-bottom-style: none;
		border-top-style: none;
		border-left-style: none;
		border-right-style: none;
		width: 87px;
		height: 23px;
		cursor: hand;
	}
}
@media print
{
	.BotaoExcluirDesabilitado
	{
		display: none;
		visibility: hidden;
	}
}


.BotaoSalvarHidden
{
	display: none;
	visibility: hidden;
}


.BotaoExcluirRodapeHidden
{
	display: none;
	visibility: hidden;
}


.TD_TITULO
{
	border: 0px;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
}

.TD_PANEL
{
	border: 0px solid;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #F2F2F2;
	border-left:0px solid #827B6A; 
	border-top:0px solid #827B6A; 
	border-bottom: 0px solid #827B6A; 
	border-right:0px solid #827B6A;
}

@media print
{
	.TR_NAO_IMPRIME
	{
		display: none;
		visibility: hidden;
		vertical-align: top;
	}
}


.MultiPage
{
	background-color: #b2aea9;
	color: #FFFFFF;
	border-style: solid;
	border-width: 0px;
	border-color: #827B6A;
}

.TextoTopo
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
}

.TextoRodape
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
}

