TD.topMonth
{	FONT-WEIGHT: bold;
	FONT-SIZE: 13px;
	COLOR: #1b9554;
	BORDER-bottom: 1px solid silver;
	font-family: Arial, Helvetica, sans-serif;
}
TD.bottomMonthSel
{	border-top: silver 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	FONT-WEIGHT: bold;
	FONT-SIZE: 13px;
	COLOR: #1b9554;
}

A.event
{	font-weight: bold;
}

TD.dayName
{	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
}

TD.dayToday
{	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #fafad2;
	border: 1px solid silver;
	color: #167542;
}
TD.dayToday A
{	text-decoration: none;
	color: #167542;
}

TD.dayOther
{	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
}
TD.dayOther A
{	color: #2A1F00;
	text-decoration: none;
}

DIV.calEsemShow
{	width: 180px;
	height: 150px;
	border: none;
}
