body {
	margin: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
.tercobg {
background-image: url(../imagens/terco3.gif);
background-repeat: no-repeat;

}
.bordadesthome {
	border: 1px solid #878787;
}
.rodape {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	color: #996666;
	text-align: center;
	line-height: 25px;
}
a.rodape {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	color: #996666;
	text-align: center;
	line-height: 25px;
	text-decoration: underline;
}
a.rodape:hover {
	color: #CC0000;
	text-decoration: none;
}
a.menutopo {
	background-color: #FFFFFF;
	border-bottom: 3px solid #878787;
	border-top: 3px solid #878787;
	font-family:Verdana;
	color: #FFFFFF;
	text-decoration: none;
}
.tabelall {
	border: 1px solid #c5a047;
}
.linhall {
	border-top: 1px solid #c5a047;
	line-height: 10px;
}
.txtstandard {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: #000000;
}
.titlepadre {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	/* background-image: url(../imagens/tit_padre.gif);
	background-repeat: no-repeat; */
}
.ps {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	padding-left: 10px;
}
.legenda {
	font-family: Verdana;
	font-size: 9px;
	color: #666666;
	text-align: center;
}
.titles {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
a {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.interno {
	font-family: Verdana;
	font-size: 11px;
	color: #0000FF;
	text-decoration: underline;
}
.interno:hover {
	text-decoration: none;
}
.menubg {
	border-bottom: solid 3px #CACACA;
	border-top: solid 3px #CACACA;
}
.menulink {
	background-color: #FFFFFF;
	font-family: Verdana;
	font-weight: bold;
	color: #999999;
	font-size: 13px;
	font-style: normal;
	padding-left: 3px;
	padding-right: 3px;
	text-decoration: none;
	text-align: center;
	line-height: 29px;
}
.menulink:hover {
	background-color: #009966;
	text-decoration: none;
	color: #FFFFFF;
}
.campostxt {
	background-color: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	border: 1px solid #CCCCCC;
}
.botoes {
	background-color: #996666;
	color: #FFFFFF;
	font-family: Verdana;
	font-size:11px;
	font-weight: bold;
	border: 1px inset #666666;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
}
.bordacinza {
	border: 3px solid #CACACA;
}