<!--
body {
	margin: 0px;
	color: #000000;
	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: 16pt;
	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;
}
#midConTxt {
	height: 30px;
	width: 249px;
	left: 0px;
	top: 5px;
	position: absolute;
	font-family: Tahoma, Arial, Helvetica, SansSerif;
	font-size: 10pt;
	font-weight: bold;
	text-align: right;
}
#midConForm {
	height: 30px;
	width: 250px;
	left: 249px;
	top: 5px;
	position: absolute;
}
#midDomTxt {
	height: 30px;
	width: 249px;
	left: 499px;
	top: 5px;
	position: absolute;
	font-family: Tahoma, Arial, Helvetica, SansSerif;
	font-size: 10pt;
	font-weight: bold;
	text-align: right;
}
#midDomForm {
	height: 30px;
	width: 250px;
	left: 748px;
	top: 5px;
	position: absolute;
}
#midDesc {
	height: 20px;
	width: 621px;
	left: 9px;
	top: 38px;
	position: absolute;
	background-color: #8B8143;
	font-family: Tahoma, Arial, Helvetica, SansSerif;
	font-size: 8pt;
	text-align: center;
	line-height: 20px;
	font-weight: bold;
}
#midAno {
	height: 20px;
	width: 52px;
	left: 630px;
	top: 38px;
	position: absolute;
	background-color: #8B8143;
	font-family: Tahoma, Arial, Helvetica, SansSerif;
	font-size: 8pt;
	text-align: center;
	line-height: 20px;
	font-weight: bold;
}
#midVal {
	height: 20px;
	width: 92px;
	left: 682px;
	top: 38px;
	position: absolute;
	background-color: #8B8143;
	font-family: Tahoma, Arial, Helvetica, SansSerif;
	font-size: 8pt;
	text-align: center;
	line-height: 20px;
	font-weight: bold;
}
#midUn {
	height: 20px;
	width: 200px;
	left: 774px;
	top: 38px;
	position: absolute;
	background-color: #8B8143;
	font-family: Tahoma, Arial, Helvetica, SansSerif;
	font-size: 8pt;
	text-align: center;
	line-height: 20px;
	font-weight: bold;
}
#midTab {
	height: 412px;
	width: 993px;
	left: 0px;
	top: 60px;
	position: absolute;
	overflow: auto;
	padding-left: 5px;
}
#midTab table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	border: 1px solid #CCCCCC;
}

.desc {
	color: #000000;
	background-color: #BAAF70;
	line-height: 20px;
}
.descb {
	color: #FFFFFF;
	background-color: #003300;
	line-height: 20px;
}
.ano {
	color: #FF0000;
	background-color: #BAAF70;
	text-align: center;
	line-height: 20px;
}
.valor {
	color: #000099;
	background-color: #BAAF70;
	text-align: right;
	line-height: 20px;
}
.unidades {
	color: #000000;
	background-color: #BAAF70;
	line-height: 20px;
}
.traco {
	color: #003300;
	background-color: #003300;
	text-align: center;
	line-height: 20px;
}
#bot {
	height: 45px;
	left: 0px;
	top: 521px;
	width: 998px;
	position: absolute;
	background-image: url(00Imagens/Barras/BotPag.jpg);
}
#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
}
<!--
