.calToday{
	color: white;
	font-size: 8px;
}
A.calToday{
	text-decoration: underline;
}
.calToday:hover{
	color: #FFFFCC;
	text-decoration: none;
}
.days
{
	font-family: verdana;
	font-size: 8px;
}
.weekTr
{
	background-color:#EDEDED;
}
.calHeader
{
	background-color:#D4D0C8;
}
#smart_mainCalTbl, #smart_spanLeft, #smart_spanRight, #smart_spanMonth, #smart_spanYear
{
	font-family: tahoma, verdana ;
	font-size: 11px;
}
.selectedTxt{
	color: blue;
}
