.cal_activetab, .cal_activeborder
{background-color: #020100; font: Bold 10pt Verdana,Arial,Helvetica; color:mintcream; }
.cal_inactivetab
{background-color: #EEEEEE; font: 10pt Verdana,Arial,Helvetica; color:#020100; }
.cal_inactivetab:hover
{background-color: white;}
.cal_smallfont
{font: 11px/100% Verdana,Arial,Helvetica; color: #020100}
.cal_listitem
{display: list-item; list-style: square inside; margin:0px; padding:0px; color: #020100}
.cal_indented
{margin-left: 16px; }
.cal_smallcalendar
{font: 11px/100% Verdana,Arial,Helvetica; color: #020100; background-color: #EEEEEE;}
.cal_smallcalendar td
{height:15px; text-align:center;}
.cal_smallcalendar a:link, .cal_smallcalendar a:visited
{color: #FB7905; text-decoration:none; }
.cal_smallcalendar a:hover
{color:red; text-decoration:underline}
.cal_smallcalendar a:active
{color:red; text-decoration:underline}
.cal_largecalendar td
{font: 11px/100% Verdana,Arial,Helvetica; background-color: #EEEEEE; vertical-align:top;}
.cal_largecalendar a:link, .cal_largecalendarcell a:visited
{color: #FB7905; text-decoration: none;}
.cal_largecalendar a:hover
{color:red; text-decoration:underline}
.cal_largecalendar a:active
{color:red; text-decoration:underline}
.cal_datedisabled
{color: #EEEEEE;}
#cal_datetoday
{border-collapse: collapse; border: 2px solid black;}
.isevent a:link, .isevent a:visited
{color: red ; font-weight: bold;}