.cellStyle1 {
	border-bottom-width: 1px;
	border-bottom-color: #000000; 
	border-bottom-style: solid;
	background-color: #E1E1E1;
}

.cellStyle2 {
	border-bottom-width: 1px;
	border-bottom-color: #CFA501; 
	border-bottom-style: solid;
}

.cellStyle3 {
	border-right-width: 1px;
	border-right-color: #CFA501; 
	border-right-style: solid;
}

.cellStyle4 {
	border-bottom-width: 1px;
	border-bottom-color: #999999; 
	border-bottom-style: solid;
}

