.calheadbg {
	background-color: #0099CC;
	color: #FFFFFF;
	text-align: center;
	font-weight : bold;
}
.smallmonthheader {
background-color : #FFFFFF;
color : #000000;
font-weight : bold;
}
.smallmonthtable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.smallmonthnoevent {
	text-align: center;
}
.smallmonthevent {
	background-color: #00CC33;
	text-align: center;
	color : #FFFFFF;
	font-weight : bold;
}
A.smallmonthevent
{
	text-decoration : none;
}
A.smallmonthevent:hover
{
	color : #000000;
	text-decoration : underline;
}

.bigmonthtable
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
.bigmonthdate
{
	font-size : 12px;
	text-align : right;
	font-weight : bold;
	margin-bottom : 0;
	padding-bottom : 0;
}
.bigmontheventdesc
{
	margin-top: 0;
	padding-top : 0;
}
.bigmonthevent
{
	background-color : #99FF66;
}
.bigmonthnoevent
{
	background-color : #FFFFFF;
}