BODY {
	margin : 0px;
	background-color: #750000;
	padding: 0px;
	background-attachment: fixed;
	background-image: url(../imagens/bgpn.png);
}
table {
	font-size: 9pt;
	font-family: Arial, Verdana, "Times", Georgia, "Helvetica";
	color: #FFFFFF;
}
form{
	margin: 0px;
	padding: 0px;
}
hr {
	height: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D1D1D1;
	width: 98%;
	text-align: left;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin: 0px;
	padding: 0px;
}
.table_txt {
	background-color: #990000;
	margin: 0px;
	padding: 0px;
	border: 1px solid #770000;
}
.table_fundo {
	background-color: #FFF9DF;
	margin: 3px;
	padding: 3px;
	border: 1px solid #C60000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #6F5300;
	background-image: url(../imagens/c.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#txt_geral {
	margin: 5px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
}

#txt_titulo {
font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #FFCC00;
	font-weight: bold;
}
#txt_titulo1 {
font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FFCECE;
	font-weight: bold;
}
a.link:link {
	color:#FFCC00;
	text-decoration: none;
	cursor: Hand;
}a.link:visited {
	color:#FFCC00;
	text-decoration:none;
	cursor: Hand;
}
a.link:hover {
	color:#FFFF00;
	text-decoration:underline;
	cursor: Hand;
}
a.link:active {
	color:#FFCC00;
	text-decoration: none;
	cursor: Hand;
}
a.link_menu:link {
	color:#FFCC00;
	text-decoration: bold;
	cursor: Hand;
}a.link_menu:visited {
	color:#FFCC00;
	text-decoration: bold;
	cursor: Hand;
}
a.link_menu:hover {
	color:#FFFF00;
	text-decoration:underline:bold;
	cursor: Hand;
}
a.link_menu:active {
	color:#FFCC00;
	text-decoration: bold;
	cursor: Hand;
}
