/* replaced by row3*/
.calendartoday {
	background: #AADDFF
}
/* replaced by row1*/
.calendarday {
	background: #FFF;
}
.calendarwe {
	background: #F5F5DC;
}
/* replaced by subtitle*/
.calendartitle {
	font:bold 18px/180% "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	text-decoration:none;
	text-align:center;
}
/* replaced by td.cat*/
.calendarblocktitle {
	font-weight:bold;
	letter-spacing:1px;
	background: #77CCFF url(../../../themes/mydesign/images/cellpic1.gif);
	height:27px;
	font:bold 12px/120% "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	text-decoration:none;
	text-align:center;
}
/* replaced by pagetitle*/
.calendarth {
	background-image: -webkit-linear-gradient(top, #07234d 0%, #123beb 100%);
	background-image: linear-gradient(#07234d, #123beb);
	border: 1px solid #123beb;
	color: #ffd700;
	font-size:11px;
	font-weight:bold;
	height:10px;
	white-space:nowrap;
	text-align:center;
}
/* replaced by row3*/
.calendarbg {
background:#AADDFF;
}
/* replaced by rowpic*/
.calendartime {
	background:#FFF url(../../../themes/mydesign/images/cellpic2.jpg) repeat-y;
}