/*  XXXXXXXXXXXXXXXXXXXXXXX ATRIBUTOS RELATÓRIOS  XXXXXXXXXXXXXXXXXXXXXXX */
/* Título Superior do Relatório */		.t_s 		{font-family: Arial, Helvetica, sans-serif;font-size: 12px;color: #55553E;font-weight: bold;text-decoration: none; padding-left: 14px; width:529; height:40}
/* Título Grande Relatório */			.t_sg 		{font-family: Arial, Helvetica, sans-serif;font-size: 18px;color: #55553E;font-weight: bold;text-decoration: none;}
/* Título do Relatório*/				.t_r 		{font-family: Arial, Helvetica, sans-serif;font-size: 12px;color: #FFFFFF;font-weight: bold;text-decoration: none; background-color:#993333; border-right-width: 1px;border-right-style: solid;border-right-color: #A6A69C; height:27; padding-left:15px; border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #A6A69C;}
/* Título do Relatório center*/			.t_rc 		{font-family: Arial, Helvetica, sans-serif;font-size: 12px;color: #3A3B68;font-weight: bold;text-decoration: none; background-color:#993333; border-right-width: 1px;border-right-style: solid;border-right-color: #A6A69C; height:27; border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #A6A69C; text-align: center;}
/* Título do Relatório com valor */		.t_r_va 	{font-family: Arial, Helvetica, sans-serif;font-size: 12px;color: #FFFFFF;font-weight: bold;text-decoration: none; background-color:#993333; border-right-width: 1px;border-right-style: solid;border-right-color: #A6A69C; height:27; border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #A6A69C;}
/* Footer do Relatório*/				.f_r 		{font-family: Arial, Helvetica, sans-serif;font-size: 12px;color: #FFFFFF;font-weight: bold;text-decoration: none; background-color:#993333; height:27; padding-left:15px; border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #A6A69C;}
/* Footer do Relatório com valor */		.f_r_va 	{font-family: Arial, Helvetica, sans-serif;font-size: 11px;color: #FFFFFF;border-right-width: 1px;border-right-style: solid;border-right-color: #A6A69C;text-decoration: none; background-color:#33CCFF; height:27; padding-right:15px; border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #A6A69C; align:right;}
/* Resultado do Relatório*/				.r_r 		{font-family: Arial, Helvetica, sans-serif;font-size: 11px;color: #3A3B68;text-decoration: none; border-right-width: 1px;border-right-style: solid;border-right-color: #A6A69C; height:27; padding-left:15px; border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #A6A69C;}
/* Resultado do Relatório com valor*/	.r_r_va 	{font-family: Arial, Helvetica, sans-serif;font-size: 11px;color: #3A3B68;text-decoration: none; border-right-width: 1px;border-right-style: solid;border-right-color: #A6A69C; height:27; padding-right:15px; border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #A6A69C; text-align: right;}
/* Resultado do Relatório da verba*/	.r_r_ve 	{font-family: Arial, Helvetica, sans-serif;font-size: 11px;color: #3A3B68;text-decoration: none; border-right-width: 1px;border-right-style: solid;border-right-color: #A6A69C; height:27; padding-left:15px; border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #A6A69C;}
/* Data do Relatório */					.d_r 		{font-family: Arial, Helvetica, sans-serif;font-size: 20px;color: #55553E;font-weight: bold;text-decoration: none; width:100; height:40; padding-right: 5px;}
/* Corpo Documento*/					body 		{background-color: #F2F2ED; margin : 1-0 0; topmargin : 0;}
/* Corpo msg*/							.body_msg 	{background-color: #F2F2ED; margin : 0-0 0;}
/* Título das tabelas*/					th	 		{font-family: Arial, Helvetica, sans-serif;font-size: 12px;color: #FFFFFF;font-weight: bold;text-decoration: none; background-color:#993333; border-right-width: 1px;border-right-style: solid;border-right-color: #A6A69C; height:27; padding-left:15px; border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #A6A69C;} 
/* Relatórios*/							#relatorio	{width:790;} 
/* Cabeçalho Relatório*/				#header		{width:790;}
/* Resposta Relatório*/					#resposta	{width:790;}
/* Tabelas da Mensagem*/				#tb_m		{width:150}
/* Linha separadora tabela*/			.hr			{background-color:#A6A69C; height:1;}
/* Título da Home*/						.t_h 		{font-family: Arial, Helvetica, sans-serif;font-size: 12px;color: #245F93;font-weight: bold;text-decoration: none;}
/* Texto da Home*/						.te_h 		{font-family: Arial, Helvetica, sans-serif;font-size: 11px;color: #245F93; text-decoration: none;}
/* Texto da Home*/						.te_h:hover {font-family: Arial, Helvetica, sans-serif;font-size: 11px;color: #245F93; text-decoration: underline;}
										.te_h2 		{font-family: Arial, Helvetica, sans-serif;font-size: 12px;color: #245F93; text-decoration: none;}
/* Padding right 20 Px*/				.pad_r20	{padding-right:20px}
/* Padding left 20 Px*/					.pad_l20	{padding-left:20px}
										.l_b 		{font-family: Arial, Helvetica, sans-serif;font-size: 11px;color: #3A3B68;text-decoration: none;}
										.l_b:hover	{font-family: Arial, Helvetica, sans-serif;font-size: 11px;color: #3A3B68;text-decoration: underline;}

/* barra lateral */
	body{
		scrollbar-face-color:#CC3300;		<!-- FUNDO          -->
		scrollbar-highlight-color: #000000; <!-- BRILHO         -->
		scrollbar-shadow-color:#000000;		<!-- SOMBRA         -->
		scrollbar-darkshadow-color:#999999;	<!--CONTORNO        -->
		scrollbar-arrow-color:#CCCCCC;		<!--SETINHA         -->
		scrollbar-3dlight-color:#999999;	<!--CONTORNO BARRA  -->
		scrollbar-track-color:#FFFFFF;		<!--FUNDO           -->
	}									
										

