   
/*event calander css added by bhavik koradiya*/
.month {font-size:22pt; text-align:center; font-weight:bold;}

.brd {border:1px solid #333333; margin:5px 0 0 0;}/**/
.smtext { font-size: 10px; }
.current_month_text { color:#9b1514; font-size:18px; }

.tablecss {border:1px solid #a9a9a9; background:#eeeeee; font-family: Arial, Helvetica, sans-serif; font-size:12px;}
.tablecss th{background:#BFAF7F; border-right:1px solid #ebebeb; border-bottom:1px solid #ebebeb; color:#0f0402; font-size:12px; font-family: Arial, Helvetica, sans-serif; padding:2px;}
.tablecss td{padding:5px 3px 5px 3px; border-right:1px solid #f5f5f5; border-bottom:1px solid #f5f5f5; color:#333333; font-size:12px; font-family: Arial, Helvetica, sans-serif; }
.tablecss td.now{background:#DFCF80; font-family: Arial, Helvetica, sans-serif; font-size:12px;}

a.eventlink { color:#000000; font-size:11px; font-weight:normal; text-decoration:none; }
a:hover.eventlink { color:#FF6633; font-size:11px; font-weight:normal; text-decoration:none; }
.date { font-weight:bold; }
ul {padding:0px; margin:0px;}
ul li{ list-style:none; list-style-type:none;}
