.month {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-weight: bold;	color: #40464F;}

.monthname {	font-family: Arial, Helvetica, sans-serif;	font-size: 13px;	font-weight: bold; background:#E4E4E4; color: #FF6600;}

.monthnavigation {	font-family: Tahoma, Arial, sans-serif; background:#E4E4E4; text-align:center;}
.dayname {	font-family: Arial, Helvetica, sans-serif;	font-size: 13px;	font-weight: bold;	color: #503838; background:#E4E4E4; text-align:center; }
.eventcontent {	font-size: 10px;border-style: outset;border-width: 1px;	width: 100%;}
.monthday {	text-align: center;font-size: 11px;font-weight: bold;background-color: #D2D5DA;	color: #384955;	height:18px; width:27px}
.nomonthday {	text-align: center;font-size: 11px;font-weight: bold;background-color: #D2D5DA;	color: #384955;	height:18px; width:27px}
.selectedday {	text-align: center;background-color: #D2D5DA;	height:18px; width:27px}
.selectedday a { font-size: 11px;font-weight: bold;color: #FF6600; text-decoration:none;}
.selectedday a:Hover { font-size: 11px;font-weight: bold;color: #E32A0C; text-decoration:none;}

.today {	text-align: center;font-size: 11px;font-weight: bold;background-color: #FF6600;	color: #384955;	height:18px; width:27px}
.today a { font-size: 11px;font-weight: bold;background-color: #FF6600;color: #FFFFFF; text-decoration:none;}
.today a:Hover { font-size: 11px;font-weight: bold;color: #E32A0C; text-decoration:none;}
