body{
	background-color : #FFFFFF;
	margin-left : 0;
	margin-top : 0;
 	scrollbar-arrow-color: #666666;
	scrollbar-base-color: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #666666;
}
	. astec_di_painel{
			width : 100%;
			height : 100%;
	}
	.astec_caixa_1{
			width:100%;
			padding-left: 3px;
			margin-top: 20px;
	}
	.astec_tabela_1{
			background-color: #e5efed; 
			width:100%;
	}
	.astec_tabela_2{
			width:480px;
			margin-top: 20px;
			margin-left: 5px;
			background-color : white;
	}
		.astec_di_DataTitulo{
				text-align: center;
				font-size :14px;
				font-family : Trebuchet MS;
				vertical-align : center;
				color :  #003d6e;
				font-weight : bold;
				background-color : white;
				border : 1px solid #2aa091;
		}
		.astec_cabecalho_opcao{
				font-size :12px;
				font-family : Trebuchet MS;
				vertical-align : top;
				color :White;	
				font-weight : bold;
				background-color : #2aa091 ;
		}
		.astec_di_formatodata{
				font-size :12px;
				font-family : Trebuchet MS;
				vertical-align : middle;
				color :#003d6e;
				font-weight : bold;
				text-decoration : none;
		}
    	.astec_di_periododisponivel{
				font-size :12px;
				font-family : Trebuchet MS;
				vertical-align : top;
				color : #003d6e;
				font-weight : bold;
				padding-top: 5px;
				padding-left: 10px;
		}
		.astec_mensagem{
				font-size :12px;
				font-family : Trebuchet MS;
				vertical-align : top;
				color : #003d6e;
		}
	    .astec_botao_calcular{
			vertical-align : top;
			width: 90px;
			height: 32px;
			background: url(../imagens/calcular.png);
		}
	    .astec_botao_limpar{
			vertical-align : top;
			width: 90px;
			height: 32px;
			background: url(../imagens/limpar.png);
		}
		
	.astec_botao_pesquisar{
			vertical-align : top;
			width: 85px;
			height: 27px;
			background: url(../imagens/pesquisar.png);
	}
				a.astec_di_titulo {
						font-size :14px;
						font-family : Trebuchet MS;
						vertical-align : top;
						color : #0275d1;
						font-weight : bold;
						text-decoration : none;
				}
				a.astec_di_titulo:hover {
						color: #3399ff;
						font-weight : bold;
						font-family : Trebuchet MS;
						font-size: 14px;
				}
			.astec_di_descricao{
						font-size :12px;
						font-family : Trebuchet MS;
						vertical-align : top;
						color : #003d6e;
						font-weight : bold;
						padding-top: 5px;
						padding-left: 10px;
			}
					.astec_di_percentual{
								font-size :12px;
								font-family : Trebuchet MS;
								vertical-align : middle;
								color :#003d6e;
								font-weight : bold;
								text-decoration : none;
								padding-left: 10px;
					}
					.caixa_2{
								width:100%;
								background-color : #e5efed;
								padding-left: 3px;
				}
							.nomepagina{
										color : #003d6e;
										font-size : 16px;
										font-family : Trebuchet MS;
										font-weight : bold;
							}
							.astec_di_titulo{
										font-size :16px;
										font-family : Trebuchet MS;
										color : #003d6e;
										font-weight : bold;
										background-color : White;
							}				
							.astec_di_Data{
										font-size :12px;
										font-family : Trebuchet MS;
										vertical-align : center;
										color : #003d6e;
										border : 1px solid #2aa091;
							}
							.astec_di_obs{
										font-size :12px;
										font-family : Trebuchet MS;
										vertical-align : top;
										color : #003d6e;
										font-weight : bold;
										text-decoration : none;
							}
