.griddiv{
    overflow: auto; 
    width: 100%; 
    height: 495px;
}
.buttonSelect
{
    padding-right: 4px;	padding-left: 6px; FONT-WEIGHT: normal;	FONT-SIZE: 12px; padding-bottom: 2px; MARGIN: 1px 0px 0px; DISPLAY: inline;	COLOR: #000000;	LINE-height: 15px; padding-top: 2px; height: 22px; border: 1px outset #a8a8a8;
}


.selectDateButton
{
    padding-right: 0px;  width:20px;	padding-left: 0px; FONT-WEIGHT: normal;	FONT-SIZE: 12px; padding-bottom: 2px; MARGIN: 1px 0px 0px; DISPLAY: inline;	COLOR: #000000;	LINE-height: 15px; padding-top: 2px; height: 22px; border: 1px outset #a8a8a8;
}

.tooltip
{
	background-color: #ffffcc;
	position: absolute;
	border-style: solid;
	border-width: 1px;
	width: 200px;
	height: 200px;
	table-layout: auto;
	display: block;
	word-break: break-all;
}

.aStudent
{
text-decoration:underline;
 cursor: hand; 
 color:Blue; 
 font-size:13px
}
  
