.eventTitle{
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
a.eventTitle:link{
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
a.eventTitle:active{
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
a.eventTitle:visited{
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
a.eventTitle:hover{
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.eventDate{
	color: #FFFFFF;
}
a.eventDate:link,a.eventDate:active,a.eventDate:visited {
	color: #FFFFFF;
}

.topdays {
	background-color: #9BDB18;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : #FFF;
	font-weight: bold;

}

.toprightnumber {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: bold;
}
.eventinbox {
	font-size: 10px;	
}

.currentdate {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.footer {}

td.beforedayboxes {
	background-color: #ffffff;
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
td.dayboxes {
	background-color: #FFF; color: #000000;
}
td.afterdayboxes {
	background-color: #ffffff;
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
td.highlighteddayboxes {
	background-color: #EFEFEF;
	color: #000000;
}
.event {
	font-weight: bold;
}
.eventdetail {
}
.eventTable {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

