.days_title {
	background-color: #FFFFFF;
	color: #929595;
}
.days_cell {
	background-color: #DBE9E8;
	
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #12FFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.today {
	font-weight: bold;
	background-color: #b6d2d1;
	
}
.dayswithevents {
	background-color: #b6d2d1;
}

.dateTitleArrow{
	font-size: 16px;
	color: #FFFFFF;
}.calMonth {
	color: #FFFFFF;
}
.holyday {
background-color: #FFD700;
	
}


.gridT{

font-family: Arial, Helvetica, sans-serif;
font-size:12px;
border-top-style: solid;
background-color:#F0E68C;
 font-weight:bold;
color: #4C524D;}

.gridL{

font-family: Arial, Helvetica, sans-serif;
font-size:12px;



}

.gridH{

font-family: Arial, Helvetica, sans-serif;
font-size:12px;
border-top-style: solid;
background-color:#3143CC;
 font-weight:bold;
color: white;}


.gridCRed{

font-family: Arial, Helvetica, sans-serif;
font-size:12px;
background-color:#EEE8EA;
color:#FF0000;


}


.gridC{
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
background-color:#EEE8EA;


}
