.tablafina {
	border-top-width: thin;
	border-right-width: dotted;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-left-style: dotted;
}
.tablaarriba {
	border-top: thin dashed #999999;
	border-right: thin none #999999;
	border-bottom: thin none #999999;
	border-left: thin none #999999;
}
