
.cal_activetab, .cal_activeborder
	{background-color: #FFCC00" background="bg.gif; font: Bold 10pt Verdana, Arial, Helvetica; color:black; }
.cal_inactivetab
	{background-color: whitesmoke; font: 10pt Verdana, Arial, Helvetica; color:#0C0C38; }
.cal_inactivetab:hover
	{background-color: white;}

.cal_smallfont
	{font: 11px/100% Verdana, Arial, Helvetica; color: #0C0C38}
.cal_listitem
	{display: list-item; list-style: square inside; margin:0px; padding:0px; color: #0C0C38}
.cal_indented
	{margin-left: 16px; }

.cal_smallcalendar
	{font: 11px/100% Verdana, Arial, Helvetica; color: #0C0C38; background-color: whitesmoke;}
.cal_smallcalendar td
	{height:15px; text-align:center;}
.cal_smallcalendar a:link, .cal_smallcalendar a:visited
	{color: blue; 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: whitesmoke; vertical-align:top;}
.cal_largecalendar a:link, .cal_largecalendarcell a:visited
	{color: blue; text-decoration: none;}
.cal_largecalendar a:hover
	{color:red; text-decoration:underline}
.cal_largecalendar a:active
	{color:red; text-decoration:underline}

.cal_datedisabled
	{color: whitesmoke;}
#cal_datetoday
	{border-collapse: collapse; border: 2px solid black;}
.isevent a:link, .isevent a:visited
	{color: red ; font-weight: bold;}
.isevent 
   {background-color:#FFF0B0;border-collapse: collapse; border: 1px solid #FFCC00" background="bg.gif;}