.TableBottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;


}
.CelBottom {

	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.border {
	border: 1px solid #999999;
	background-image: url(../images/bg/arttrack_rood_50.png);
}
.border2 {

	border: 0px solid #999999;
}
.CelBottomTop {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
}
.CelTop {
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #666666;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
}
.bgCellLicht {
	background-color: #D6E1FF;
}
.bgCellDonker {

	background-color: #B7CDFE;
}
