	table.menuempresa {
		font-size: 10.0pt;
		color: #005440;
		background-color: #DCE5B4;
		left: 152px;
		top: 83;
		position: absolute;
		visibility: hidden;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	table.servicos {
		font-size: 10.0pt;
		color: #005440;
		background-color: #DCE5B4;
		left: 152px;
		top: 106;
		position: absolute;
		visibility: hidden;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	table.menuonline {
		font-size: 10.0pt;
		color: #005440;
		background-color: #DCE5B4;
		left: 152px;
		top: 129;
		position: absolute;
		visibility: hidden;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	table.informacoes {
		font-size: 10.0pt;
		color: #005440;
		background-color: #DCE5B4;
		left: 152px;
		top: 152;
		position: absolute;
		visibility: hidden;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	table.tabelas {
		font-size: 10.0pt;
		color: #005440;
		background-color: #DCE5B4;
		left: 500px;
		top: 152;
		position: absolute;
		visibility: hidden;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	.texto {
		font-family : Verdana, Arial, Helvetica, sans-serif;
		text-decoration : none;
		text-align : justify;
		color : #000000;
		font-variant : normal;
		font-size : 9.0pt;
		font-weight : normal;
		margin-left : 10px;
	}
	.texto2 {
		font-family : Verdana, Arial, Helvetica, sans-serif;
		text-decoration : none;
		color : #000000;
		background-color: #F2F2F2;
		font-variant : normal;
		font-size : 9.0pt;
		font-weight : normal;
		margin-left : 10px;
	}
	
	.titulo {
		font-family : Verdana, Arial, Helvetica, sans-serif;
		text-decoration : none;
		color : #323F1B;
		font-variant : normal;
		font-size : 9.0pt;
		font-weight : bold;
	}
	.titulo:hover {
		font-family : Verdana, Arial, Helvetica, sans-serif;
		text-decoration : underline;
		color : #8C9475;
		font-variant : normal;
		font-size : 9.0pt;
		font-weight : bold;
	}
	.titulo2 {
		font-family : Verdana, Arial, Helvetica, sans-serif;
		text-decoration : none;
		color : #005440;
		background-color: #E0ECC0;
		font-variant : normal;
		font-size : 9.0pt;
		font-weight : bold;
	}
	.titulo3 {
		font-family : Verdana, Arial, Helvetica, sans-serif;
		text-decoration : none;
		color : #005440;
		background-color: #E0ECC0;
		font-variant : normal;
		font-size : 9.0pt;
		font-weight : bold;
	}
	.verde {
		font-family : Verdana, Arial, Helvetica, sans-serif;
		text-decoration : none;
		color : #8C9475;
		font-variant : normal;
		font-size : 9.0pt;
		font-weight : bold;
	}

	.verde:hover {
		font-family : Verdana, Arial, Helvetica, sans-serif;
		text-decoration : underline;
		color : #515F2A;
		font-variant : normal;
		font-size : 9.0pt;
		font-weight : bold;
	}
	.design {
		font-family : Verdana, Arial, Helvetica, sans-serif;
		text-decoration : none;
		text-align : center;
		color : #AEAEAE;
		font-variant : normal;
		font-size : 8.5pt;
		font-weight : bold;
	}

	.design:hover {
		font-family : Verdana, Arial, Helvetica, sans-serif;
		text-decoration : underline;
		color : #AEAEAE;
		font-variant : normal;
		font-size : 8.5pt;
		font-weight : bold;
	}
	.branco {
		font-family : Verdana, Arial, Helvetica, sans-serif;
		text-decoration : none;
		color : #FFFFFF;
		font-variant : normal;
		font-size : 9.0pt;
		font-weight : bold;
	}
	.branco:hover {
		font-family : Verdana, Arial, Helvetica, sans-serif;
		text-decoration : underline;
		color : #FFFFFF;
		font-variant : normal;
		font-size : 9.0pt;
		font-weight : bold;
	}
	.cinza {
		font-family : Verdana, Arial, Helvetica, sans-serif;
		text-decoration : none;
		color : #AEAEAE;
		font-variant : normal;
		font-size : 9.0pt;
		font-weight : bold;
	}

	.cinza:hover {
		font-family : Verdana, Arial, Helvetica, sans-serif;
		text-decoration : underline;
		color : #AEAEAE;
		font-variant : normal;
		font-size : 9.0pt;
		font-weight : bold;
	}

	BODY{
		scrollbar-3d-light-color:#8A9476;
		scrollbar-arrow-color:#064E36;
		scrollbar-base-color:#F4F3EF;
		scrollbar-dark-shadow-color:#333333;
		scrollbar-face-color:#F4F3EF;
		scrollbar-highlight-color:#c0c0c0;
		scrollbar-shadow-color:#333333;
	}

	.botao{
   		background: #BCDDBF;
   		border: outset;
   		width: 80px;
   		font-family: Verdana, Arial, Helvetica, sans-serif;
   		font-size: 9.0pt;
   		font-style: normal;
   		font-weight: bold;
   		text-align: center;
   		vertical-align: middle;
   		color: #FFFFFF;
   	}
   .campo{
	   	background: white;
	   	font-family: Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	   	font-size: 12;
	   	font-style: normal;
	   	font-weight: bold;
	   	vertical-align: middle;
	   	color: black;
   }
   .label{
	   	background: transparent;
	   	font-family: Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	   	font-size: 12;
	   	font-style: normal;
	   	font-weight: bold;
	   	text-align: center;
	   	vertical-align: middle;
	   	color: black;
   }
