
.cellbg { background-color: #ffffff; color: #000000; font-weight: normal; font-size: 10px; font-family: tahoma; }
.cellbg2 { background-color: #8C909D; color: #ffffff; font-weight: normal; font-size: 10px; font-family: tahoma; }
.cellbg3 { background-color: #FFFFFF; color: #253886; font-weight: normal; font-size: 10px; font-family: tahoma; }
.cellover { background-color: #bFbFcF; cursor: hand; cursor: pointer; }
.celltoday { background-color: #000080; color: #ffffff; font-weight: normal; font-size: 10px; font-family: tahoma; }
.celltoday2 { background-color: #000000; font-weight: bold;}
.cellevent { background-color: #8C909D; color: #ffffff; font-weight: normal; font-size: 10px; font-family: tahoma; }
.normaltext { 
color: #000000; font-weight: normal; font-size: 10px; font-family: tahoma; 
}
.eventtitle { color: #000080; font-weight: normal; font-size: 10px; font-weight: bold; font-family: tahoma; }
.eventheading { color: #000080; font-weight: normal; font-size: 11px; font-weight: bold; font-family: tahoma; text-decoration: none; }
A.eventheading:hover { color: #ff0000; }
.regheading { color: #000000; font-weight: normal; font-size: 11px; font-family: tahoma; }
.link_cal {
	font-family: tahoma;
	font-weight: none;
	font-size: 10px;
	text-decoration: none;
	color: #253886;
}
.link_cal:hover {
	font-family: tahoma;
	font-weight: none;
	font-size: 10px;
	color: #DC1212;
	text-decoration: none;
}