#flatcal_minical table tr,
#flatcal_minical table td {
  border: none;
}
#flatcal_minical .flatcal_navbar {
  border-bottom: 1px solid #DDD;
}
#flatcal_minical .flatcal_tiny_add_event_link {
	
	font-size: 9px;
	font-weight: normal;
	color:#575767;
	text-decoration: none;
}
#flatcal_minical TABLE.flatcal_weekdays {
  text-align: center;
}
#flatcal_minical TD.flatcal_weekdays {
	
	font-size: 9px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding-top: 4px;
	vertical-align:top;
	height:24px;
	text-align:center;
}
#flatcal_minical .flatcal_small,
#flatcal_minical .flatcal_small:link,
#flatcal_minical .flatcal_small:visited {
  text-decoration: none;
}
#flatcal_minical .flatcal_small:hover {
  text-decoration: underline;
}
#flatcal_minical .flatcal_daycell {
  padding-left: 2px;
}
#flatcal_minical .flatcal_todaycell {
  padding-left: 2px;
  color: #99AAAA;
}
#flatcal_minical .flatcal_todaycell a {
  border-radius: 20px;
}
#flatcal_minical .flatcal_todaycell a:hover {
  background-color: #fff;
}
#flatcal_minical .flatcal_sundaycell {
  padding-left: 2px;
  color: #99AAAA;
}
#flatcal_minical .flatcal_othermonth {
  padding-left: 2px;
  color: #99AAAA;
}
#flatcal_minical .flatcal_daylink {
  text-decoration: none;
}
#flatcal_minical .flatcal_busylink {
  text-decoration: none;
}
#flatcal_minical .flatcal_daylink:link {
  color: #555555;
}
#flatcal_minical .flatcal_daylink:visited {
  color: #555555;
}
#flatcal_minical .flatcal_busylink:link {
  text-decoration: none;
}
#flatcal_minical .flatcal_busylink:visited {
  text-decoration: none;
}
#flatcal_minical .flatcal_sundaylink {
  text-decoration: none;
}
#flatcal_minical .flatcal_sundaylink:link {
  color: #99AAAA;
}
#flatcal_minical .flatcal_sundaylink:visited {
  color: #99AAAA;
}
#flatcal_minical .flatcal_month_label {
  text-align: center;
}
#flatcal_minical .flatcal_weekcell {
  text-align: center;
}
#flatcal_minical a {
  background-color: transparent;
}
#flatcal_minical .full_cal_link td {
  border-top: 1px solid #ddd;
}
.mod_events_link {
  cursor: pointer;
}
table.flatcal_main_t {
  background-color: #ffffff;
}
.flatcal_navbar .link_next {
  text-align: center;
  min-width: 4px;
}
.flatcal_navbar .link_prev {
  text-align: center;
  min-width: 4px;
}
.full_cal_link {
  height: 17px;
}
#flatcal_minical.jev_color_purple .flatcal_todaycell a {
  background-color: #9021ac;
}
#flatcal_minical.jev_color_purple .flatcal_todaycell a:hover {
  background: #FFF;
}
#flatcal_minical.jev_color_blue .flatcal_todaycell a {
  background-color: #459ef7;
}
#flatcal_minical.jev_color_blue .flatcal_todaycell a:hover {
  background: #FFF;
}
#flatcal_minical.jev_color_green .flatcal_todaycell a {
  background-color: #5FC56F;
}
#flatcal_minical.jev_color_green .flatcal_todaycell a:hover {
  background: #FFF;
}
