.mastercinza {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	background-color: #EFEFEF;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #666666;
	border-left: none;


}
.tbtopblack {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
}
.masterred {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	background-color: #FFC4C4;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #FF0000;
	border-left: none;
	font-weight: bold;
	color: #333333;

}
.lnkEdicao {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #E8E8E8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	color: #666666;

}
