

a:link {color: #743f29; text-decoration: none; size=11px}
a:visited {color: #743f29; text-decoration: none; size=11px}
a:active {color: #743f29; text-decoration: none; size=11px}
a:hover {color: #000000; text-decoration: none; size=11px}

.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	height: 49px;
	width: 780px;
	position: static;
	overflow: visible;
	visibility: visible;
	z-index: auto;
}
.header {
	background-image: url(../imagens/hdr.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
}
.body {
	font-family: "Trebuchet MS";
	font-size: 12px;
	background-color: #FFFFFF;
/* 	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC; */
	visibility: visible;
	z-index: auto;
	clear: both;
}
.navbar {
	margin-left: 10px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
}
.tblConteudo {
	margin-left: 30px;
}
.tit-janela {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	margin: 0px;
	padding: 0px;
	height: 21px;
	text-align: right;
        color: #FFFFFF;
}
.tdConteudo {
	font-family: "Trebuchet MS";
	font-size: 12px;
}
.txtPqn {
	font-size: 12px;
	color: #000000;
	text-decoration: none;


}
.mnuOpt {
	font-size: 11px;
	color: #743f29;
	font-family: Arial, Helvetica, sans-serif;
}