.CelBottom {

	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.TableBorder {
	border: 1px solid #000000;




}
.TableBottom {
	border-top: 1px none #000000;
	border-right: 1px none #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px none #000000;

}
.TableBorderWhite {

	border: 1px solid #FFFFFF;
}

