/* BUSINESS ADDITIONS TO PAGETYPES.CSS */

#ctl01_lblMonth,#ctl01_lblYear {
color: #891C3C;
	font-weight: bold;
}

.ipf-calendar-nongraphical-event-monthhdr-tdleft {
	color: #891C3C;
	font-weight: bold;
	font-size: 14px;
	background-image: url(../images/boxes_bgs/grey_fade.jpg);
	background-repeat: repeat-x;
	border: 1px solid #EAEAEA;
	padding: 5px;
}
.ipf-calendar-nongraphical-event-tdright {
font-weight:bold;
}
.ipf-calendar-nongraphical-event-monthhdr{
	width:100%;
	margin-top: 10px;
	margin-bottom: 5px;
}

