.mod_events_table
{
	border: 1px solid #222222;
	width: 140px!important;
	text-align: center;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	margin-bottom: 0.25em;
		-moz-border-radius-bottomleft: 5px;
-webkit-border-radius-bottomleft: 5px;
-moz-border-radius-bottomright: 5px;
-webkit-border-radius-bottomright: 5px;
}
.mod_events_td_title
{
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.mod_events_td_dayname
{
	font-weight: bold;
	color: Black;
}
.mod_events_td_dayname .sunday
{
	color:#39A039;
}
.mod_events_td_dayoutofmonth
{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #89DD89;
	-moz-border-radius: 2px;
-webkit-border-radius: 2px;
}
.mod_events_td_todaynoevents
{
	font-weight: normal;
	color: Black;
	background-color: #39FF39;
	-moz-border-radius: 2px;
-webkit-border-radius: 2px;
}
.mod_events_td_todaywithevents
{
	font-weight: normal;
	color: Black;
	background-color: #198019;
	-moz-border-radius: 2px;
-webkit-border-radius: 2px;
}
.mod_events_td_daynoevents
{
	line-height: normal;
	font-weight: normal;
	color: Black;
}
.mod_events_td_daywithevents
{
	font-weight: normal;
	color: Black;
	background-color: #39A039;
	-moz-border-radius: 2px;
-webkit-border-radius: 2px;
}
a.mod_events_daylink:link
{
	color: #198019;
	text-decoration: none;
}
a.mod_events_daylink:visited
{
	color: #59C059;
	text-decoration: none;
}
a.mod_events_daylink:hover
{
	color: #59C059;
	text-decoration: none;
}
.mod_events_td_todaynoevents a.mod_events_daylink:link, .mod_events_td_todaywithevents a.mod_events_daylink:link, .mod_events_td_daywithevents a.mod_events_daylink:link
{
	color: #DDDDDD;
	text-decoration: none;
}
.mod_events_td_todaynoevents a.mod_events_daylink:visited, .mod_events_td_todaywithevents a.mod_events_daylink:visited, .mod_events_td_daywithevents a.mod_events_daylink:visited
{
	color: #FFFFFF;
	text-decoration: none;
}
.mod_events_td_todaynoevents a.mod_events_daylink:hover, .mod_events_td_todaywithevents a.mod_events_daylink:hover, .mod_events_td_daywithevents a.mod_events_daylink:hover
{
	color: #FFFFFF;
	text-decoration: none;
}
.mod_events_td_link
{
	background-color: Background;
}
a.mod_events_link:link
{
	color: Black;
}
a.mod_events_link:visited
{
	color: Navy;
}
a.mod_events_link:hover
{
	color: Silver;
}
.mod_events_monthyear
{
	border: 1px solid #222222;
	margin-top: 0.25em;
	width: 140px!important;
	height: 18px;
	background: #39A039;
	-moz-border-radius-topleft: 5px;
-webkit-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
-webkit-border-radius-topright: 5px;

}
.mod_events_monthyear td
{
	text-align:center!important;
}
.mod_events_monthyear a.mod_events_link, .mod_events_monthyear a.mod_events_link:visited, .mod_events_monthyear a.mod_events_link:visited
{
	font-weight: bold;
	color: #FFFFFF;
	background-color: inherit;
	text-decoration: none;
}
