@charset "ISO-8859-1";
.CellBorder {
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-left-style: dashed;
	border-top-color: #E21937;
	border-left-color: #E21937;
}

