.cal-table {
	
	background-color: #D8E7FA;
	border: 1px solid #769DD3;
	width:85%;
	
	
}

.d-lbl {
	
	background-color: #EEEEEE;
	border: 1px solid #769DD3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	height:20px;
	width:14%;
	text-align:center;
	
}

.cell {
	
	background-color: #D8E7FA;
	border: 1px solid #769DD3;
	height:24px;
	
}

.bk {
	
	background-color: #FF6666;
	border: 1px solid #769DD3;
	height:24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	text-align: center;
	padding-top: 0px;	
}

.av {
	
	background-color: #FFf;
	border: 1px solid #769DD3;
	height:24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	text-align: center;
	padding-top: 0px;
	
}



.m-lbl {
	
	background-color: #769DD3;
	border: 1px solid #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	height:20px;
	
}

