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: #6a93a7;
	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; 
	overflow-X:hidden;
}

A:link { color: #7E96BA; text-decoration: none; font-weight: bold; }
A:visited { color: #7E96BA; text-decoration: none; font-weight: bold; }
A:hover { color: #5675A3; text-decoration: none; font-weight: bold; }

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;
	border-top-width:0px;
	border-right-width:2px;
	border-left-width:2px;
	border-bottom-width:2px;
	border-Color:#FFFFFF;
	border-style:dashed;
}

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

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

.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:  #7E96BA;
	border: #7E96BA 1px solid;
	background-color: #EAEAEA; 
}

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

h6 {
	font-family:Verdana,Arial,Helvetica,Geneva; 
	font-size: 10px;
}

h5 {
	font-family:Verdana,Arial,Helvetica,Geneva; 
	font-size: 12px;
}

h4 {
	font-family:Verdana,Arial,Helvetica,Geneva; 
	font-size: 16px;
}

div.titulos {
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: #7E96BA;
	background-color:#EBEEF3;
	width:100%;
	border-width: 2px;
	border: #7E96BA 1px solid;
	padding-left: 5px; 
	padding-top: 2px; 
	padding-bottom: 2px; 
}

div.info {
	font-family: Verdana,Arial,Helvetica,Geneva; 
	font-size: 10px;
	color: #000000;
	width:100%;
	border-width: 2px;
	border: #7E96BA 1px solid;
	border-top: 0px;
	padding-left: 5px; 
	padding-top: 5px; 
	padding-right: 5px; 
}

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: 5px;	
}
div#buttonA ul {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	line-height: 10px;
}
div#buttonA li {
	list-style-type: none;
	height: 18px;
	width: 105px;
	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: 3px; 
	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;
}

/* fim dos botoes */

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