.tabbordalaranja {
	border: thin solid #FF6633;
}
.textopreto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.textocinza {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.tabbordaazul {

	border: thin solid #0099CC;
}
.bordatracejada {
	border-right-width: thin;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
}
.bordatracejadainf {
	border-right-style: none;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;


}
.textocinzaescuro {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.lista {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066CC;
	list-style-type: square;
}
.bordalaranja {
	border: thin solid #FF6633;
}
.botaolaranja {
	background-color: #FF9966;
	font-weight: bold;
}
.textopretosublinhado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6633;
	border-bottom-width: 1pt;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-right: 45pt;
	font-weight: bold;



}
.textolaranjasublhincentro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6633;
	border-bottom-width: 1pt;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-weight: bold;
	text-align: center;

}
