BODY { 
	scrollbar-face-color: #6A93A7; 
	scrollbar-shadow-color: #B6D0DF; 
	scrollbar-highlight-color: #BEC6DA; 
	scrollbar-3dlight-color: #C0C0C0; 
	scrollbar-darkshadow-color: #000000; 
	scrollbar-track-color: #F0F5F9; 
	scrollbar-arrow-color: #FFFFFF; 

	background-color: #ffffff;
	/*background-image: url('imagens/fundo.jpg'); background-repeat: repeat-x;*/
	/*background-image: url('imagens/bgds.gif');*/
	color: #000000; 
	font-family: Verdana,Arial,Helvetica,Geneva; 
	margin-left: 0px; 
	margin-top: 2px; 
	margin-bottom: 10px; 
}

A:link { color: #1d5769; text-decoration: none; font-weight: bold; }
A:visited { color: #1d5769; text-decoration: none; font-weight: bold; }
A:hover { color: #3296B4; text-decoration: none; font-weight: bold; }

form {
	margin: 0px; 
	padding:0px;
}

textarea {
	font-family:Verdana,Arial,Helvetica,Geneva; 
	font-size: 10px;
	color:#213925;
}

TABLE {
	font-family:Verdana,Arial,Helvetica,Geneva; 
	font-size: 10px;
	color:#213925;
	/*text-align: center;*/
	vertical-align: middle;
}

TABLE.tabela {
	font-family:Verdana,Arial,Helvetica,Geneva; 
	font-size: 10px;
	color:#213925;
	text-align: left;
	width:960px;
	
	/*border-top-width:0px;*/
	/*border-right-width:2px;*/
	/*border-left-width:2px;*/
	/*border-bottom-width:2px;*/
	/*border-Color:#FFFFFF;*/
	/*border-style:dashed;*/
}

TABLE.tabela2 {
	font-family:Verdana,Arial,Helvetica,Geneva; 
	font-size: 10px;
	color:#213925;
	text-align: left;	
}


TABLE.tabelaCorpo {
	font-family:Verdana,Arial,Helvetica,Geneva; 
	color:#213925;
	font-size: 10px;
	text-align: left;
}

table.corpo {
	background-image: url('imagens/fundo.jpg'); 
	background-repeat: no-repeat;
	background-position:center top;
	width:100%;
}

PRE {
	font-family:Verdana,Arial,Helvetica,Geneva; 
	color:#213925;
	text-align: left;
}

.over {
	background: #dbe8ef;
}

.out {
	background: #f0f6f8;
}

A:link.botao {color: #6378A0; text-decoration: none; font-weight: normal; }
A:visited.botao {color: #6378A0; text-decoration: none; font-weight: normal; }
A:hover.botao {color: #c35a15; text-decoration: none; font-weight: normal; }


.smalltext
{
	font-size: xx-small;
	font-family: Tahoma, arial, helvetica, serif;
	color:#999999;
}

.formsug {
	font-family: Verdana,Arial,Helvetica,Geneva; 
	font-weight: bold;
	font-size: 10px;
	color:  #1d5769;
	border: #7E96BA 1px solid;
	background-color: #EAEAEA; 
}

div.Table_01 {
	position:absolute;
	left: 50%; 
	margin-left: -480px;  
	width:960px;
}

div.titulos {
	font-family: Verdana, Arial;
	font-weight: bold;
	font-size: 12px;
	color: #48bbd6;	
	width:100%;	
	letter-spacing: 5px;
}

div.info {
	font-family: Verdana,Arial,Helvetica,Geneva; 
	font-size: 10px;
	color: #000000;
	width:90%;
	padding-left: 5px; 
	padding-top: 5px; 
	padding-right: 5px; 
}

hr.linha {
	width:530px;
	color:#b7b9ba;
	text-align: left;/*this will align it for IE*/
	margin: 5 auto 0 0; /*this will align it left for Mozilla*/
}

span.mapa {
	font-size: 12px;
	font-weight: bold;
}
span.mapa2 {
	font-size: 10px;
	font-weight: bold;
}

.over {
	background: #DBEFE3;
}

.out {
	background: #F0F8F2;
}

.giae {
	margin-bottom:10px; 
	margin-left:10px
}

/* botoes */

div#buttonA {
	margin-left: 0px;	
}
div#buttonA ul {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	line-height: 10px;
}
div#buttonA li {
	list-style-type: none;
	height: 20px;
	width: 90px;
	margin:10px;
	text-align:center;
}
div#buttonA li a {
	height: 100%;
	width: 100%;
	display: block;
	text-decoration: none;
	border-width: 2px;
}
div#buttonA li a:link {
	border: #7E96BA 1px solid;
	display: block; 
	padding-top: 5px; 
	background-color: #EAEAEA; 
	font-weight: bold;
/*	border-style: outset; */
}
div#buttonA li a:visited {
	border: #7E96BA 1px solid;
	display: block; 
	padding-top: 3px; 
	background-color: #EAEAEA; 
	font-weight: bold;
/*	border-style: outset; */
}
div#buttonA li a:hover {
    	font-weight: bold;
   	color: #FFFFFF;
	background-color: #b5c9e2;
/*	border-style: outset; */
}
div#buttonA li a:active {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6378A0;
	border-style: inset;
}


/****************************/
div#buttonb {
	margin-left: 0px;	
}
div#buttonB ul {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	line-height: 10px;
}
div#buttonB li {
	list-style-type: none;
	height: 26px;
	width: 90px;
	margin:10px;
	text-align:center;
}
div#buttonB li a {
	height: 100%;
	width: 100%;
	display: block;
	text-decoration: none;
	border-width: 2px;
}
div#buttonB li a:link {
	border: #7E96BA 1px solid;
	display: block; 
	padding-top: 5px; 
	background-color: #EAEAEA; 
	font-weight: bold;
/*	border-style: outset; */
}
div#buttonB li a:visited {
	border: #7E96BA 1px solid;
	display: block; 
	padding-top: 3px; 
	background-color: #EAEAEA; 
	font-weight: bold;
/*	border-style: outset; */
}
div#buttonB li a:hover {
    	font-weight: bold;
   	color: #FFFFFF;
	background-color: #b5c9e2;
/*	border-style: outset; */
}
div#buttonB li a:active {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6378A0;
	border-style: inset;
}


/* fim dos botoes */

.webdesign {
	margin-top:5px;
	font-size:10px;
	color:#c8c8c8;
	text-align:center;
	font-weight: bold;
}
A.webdesign:link { color:#c8c8c8; text-decoration: none; font-weight: bold; }
A.webdesign:visited { color:#c8c8c8; text-decoration: none; font-weight: bold; }
A.webdesign:hover { color:#59c1da; text-decoration: none; font-weight: bold; }
