.tabla {
	border: 1px dotted #99CC99;
}
.tablalat {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #99CC99;
	border-right-color: #99CC99;
	border-bottom-color: #99CC99;
	border-left-color: #99CC99;
}
.tablaside {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: 99CC99;
}
.tablaup {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: 99CC99;
	border-right-color: 99CC99;
	border-bottom-color: 99CC99;
	border-left-color: 99CC99;
}
.textogris {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-align: left;
}
