/* Calendar CSS Document */
a.linkNext:link,a.linkNext:visited,a.linkNext:active,a.linkNext:hover{
color:#CDCDCD;
font-family:arial,helvetica,sans-serif;
font-size:11px;
font-weight:bold;
text-decoration:none;
}

a.linkNext:hover{
color:#888888;
font-family:arial,helvetica,sans-serif;
font-size:11px;
font-weight:bold;
text-decoration:underline;
}
a.linkEvent:link,a.linkEvent:visited,a.linkEvent:active,a.linkEvent:hover{
	color:#A3A3A3;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}

a.linkEvent:hover{
	color:#5B5B5B;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-decoration:underline;
}
/* BACKGROUND elements */
.backCalendar{
	background-image: url(images/back_calendar.gif);
	background-repeat: no-repeat;
	height: 556px;
	width: 556px;
}
.textBoldCD{
color:#CDCDCD;
font-family:arial,helvetica,sans-serif;
font-size:11px;
font-weight:bold;}

.textDates{
	color:#19A4b4;
	font-family:arial, helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
}
.textEvent {
	color:#A3A3A3;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	font-weight:bold;
}
.textEventTime {
	color:#C6C6C6;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	font-weight:bold;
}
.backCalendarHdr {
	height: 20px;
	background-color: #EFEFEF;
}
.textDays {
	color:#1E7C90;
	font-family:arial, helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
.textMonth {
	color:#19A4B4;
	font-family:arial, helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}
.textEventType {
	color:#A3A3A3;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}
.textEventType12px {
	color:#A3A3A3;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
.textEvent12px {
	color:#19A4B4;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;

}
.subHead12px9C {
	color:#9C9C9C;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
.backDotsVertical{
background-image:url(images/dotted_vertical.gif);
background-repeat:repeat;
}
.backNewsSubTeal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #19A5B2;
	background-image: url(images/back_sub_page.gif);
	background-repeat: repeat-y;
	padding-left: 12px;
	
}
.textEvent10px {
	color:#19A4B4;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
}