.gridStyle {
	border: 1px solid rgb(212,212,212);
	width: 100%;
	height: 600px;
	font: 12px Tahoma;
	color: #000000;
	margin-left:1px;
	margin-top:3px;
}
.cellCenter{
	text-align:center;
}
.cellRight{
	text-align:right;
}	