<!--
body {
	margin: 0px;
	background-color: #CDC698;
	padding: 0px;
}
#pag {
	width: 998px;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	margin: auto;
	position: relative;
	height: auto;
}
#top {
	height: 45px;
	font-family: Tahoma, Arial, Helvetica, SansSerif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	line-height: 45px;
	background-image: url(00Imagens/Barras/TopPag.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	left: 0px;
	top: 0px;
	width: 998px;
	position: absolute;
	visibility: visible;
}
#mid {
	height: 476px;
	width: 998px;
	left: 0px;
	top: 45px;
	position: absolute;
}
#mapa {
	height: 448px;
	width: 697px;
	position: absolute;
	left: 0px;
	top: 15px;
	text-align: center;
	vertical-align: middle;
}

#tabelaTop {
	height: 20px;
	width: 301px;
	left: 697px;
	top: 5px;
	position: absolute;
	text-align: left;
}
#tabelaMid {
	height: 445px;
	width: 301px;
	clear: none;
	left: 697px;
	top: 27px;
	position: absolute;
	overflow: auto;
}
#tabelaMid Table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}
#tabelaMid td {
	border: 1px solid #E9E9E9;
	padding-right: 3px;
	padding-left: 3px;
}
.NumFL {
	color: #FFFFFF;
	background-color: #003300;
	text-align: left;
}
.NumFR {
	color: #FFFFFF;
	background-color: #003300;
	text-align: right;
}
.NumFRN {
	color: #FF9900;
	background-color: #003300;
	text-align: right;
}
.NumFRT {
	color: #FFFFFF;
	background-color: #003300;
	text-align: center;
}
.NumL {
	text-align: left;
	background-color: #BAAF70;
}
.NumR {
	text-align: right;
	background-color: #BAAF70;
}
.NumN {
	color: #FF0000;
	text-align: right;
	background-color: #BAAF70;
}
.NumT {
	text-align: center;
	background-color: #BAAF70;
}
#tabelaBot {
	height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	color: #000000;
	width: 250px;
	left: 748px;
	top: 432px;
	position: absolute;
	text-align: right;
}
#bot {
	height: 45px;
	font-family: Tahoma, Arial, Helvetica, SansSerif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 45px;
	background-image: url(00Imagens/Barras/BotPag.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: right;
	vertical-align: middle;
	left: 0px;
	top: 521px;
	width: 998px;
	position: absolute;
}
#botVoltar {
	height: 31px;
	font-family: Tahoma, Arial, Helvetica, SansSerif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	line-height: 31px;
	background-image: url(00Imagens/Botoes/Voltar.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	left: 873px;
	top: 8px;
	width: 116px;
	position: absolute;
}
.Botao {
	color: #FFFFFF;
	text-decoration: none
}
.Botao:link {
	color: #FFFFFF;
	text-decoration: none
}
.Botao:hover {
	color: #CCFFFF;
	text-decoration: none
}
.Botao:active {
	color: #003300;
	text-decoration: none
}
-->