 
  #cal_tab {  border-right:solid 1px #ccc; }
td {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Verdana, Helvetica, sans-serif; font-size: 12px; 
}
  #cal_tab tr td {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Verdana, Helvetica, sans-serif;font-size: 13px; border-left:solid 1px #ccc;  		border-bottom:solid 1px #ccc; border-top:solid 1px #ccc; 
}

 #cal_tab tr .no-bord { border: solid 1px #a50606; }
th {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Verdana, Helvetica, sans-serif;font-size: 11px;  
}

tr.topdays {
	background:#ba0000 url(../../images/cal_bg.jpg) top no-repeat; font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Verdana, Helvetica, sans-serif;font-size: 11px; color : #fff; height:30px; border: solid 2px #a50606; 
}

.toprightnumber {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Verdana, Helvetica, sans-serif; font-size: 10px; text-align:left;  font-weight: bold;
}
.eventinbox {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Verdana, Helvetica, sans-serif; font-size: 10px;	
}
.currentdate {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Verdana, Helvetica, sans-serif; font-size: 20px; color:#003366; 
}

a:link,a:active,a:visited {
	color : #003366; text-decoration: none;  
}
a:hover	{
	text-decoration: none; color : #c20000;  
} 
td.beforedayboxes {
background: #ccc; color: #000000;
}
td.dayboxes {
	background: #ffffff url(../../images/reg_dbg.jpg) top repeat-x; color: #666; font-weight:bold;  
}
td.afterdayboxes {
	background: #ccc ;color: #000000;
}
td.highlighteddayboxes {
	background-color: #ffffcc; color: #333;  
}
.event {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Verdana, Helvetica, sans-serif;font-size: 14px; font-weight: bold; color:#c20000;
}
.eventdetail {
	font-family:Arial, Helvetica, sans-serif; font-size: 15px;
}
.eventwhen {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Verdana, Helvetica, sans-serif;font-size: 18px;   color:#003366; text-align:right;
}
.addevent {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Verdana, Helvetica, sans-serif;font-size: 12px; font-weight: bold;
}
.addeventextrainfo {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Verdana, Helvetica, sans-serif;font-size: 10px;
}