.brokenborder {
	border: thin dashed #003366;

}
.cellpadding {
	left: 4pt;
}
.leftdashedborder {
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #99CCFF;
}
.bottom {
	border-bottom-style: dotted;
	border-bottom-color: #99CCFF;
	border-bottom-width: thin;

}
