
.agendaTdLinkNextMonth {
	background:url(../im/agenda_top.gif) no-repeat right;
	height:36px;
	color:#FFF;
	font:13px arial;
	width:90px;
	text-align:center;
}

.agendaTdMonth {
	background:url(../im/agenda_top.gif) no-repeat center;
	height:36px;
	color:#FFF;
	font:14px arial;
	text-align:center;
}

.agendaTdLinkPrecMonth {
	background:url(../im/agenda_top.gif) no-repeat left;
	height:36px;
	color:#FFF;
	font:13px arial;
	width:90px;
	text-align:center;
}

.agendaTdDayOfWeek {
	background:#613481;
	color:#FFFFFF;
	font:13px arial;
	text-align:center;
	vertical-align:center;
	padding-top:3px; padding-bottom:3px;
}

.agendaTdEmpty {
	width:44px;
	height:39px;
	border-left:1px solid #999999;
	border-top:1px solid #999999;
	font-size:0px;
}

.agendaTd {
	width:45px;
	height:39px;
	border-left:1px solid #999999;
	border-top:1px solid #999999;
	color:#333333;
	font:13px arial;
	text-align:center;
	vertical-align:middle;
	cursor:pointer;
}

.agendaBottomLeft  {
	height:8px;
	width:7px;
	font-size:0px;
	background:url(../im/agenda_bottom_left.gif) no-repeat;
}

.agendaBottom  {
	height:8px;
	font-size:0px;
	background:url(../im/agenda_bottom.gif) repeat-x;
}

.agendaBottomRight {
	height:8px;
	width:8px;
	font-size:0px;
	background:url(../im/agenda_bottom_right.gif) no-repeat;
}

.agendaRight {
	width:3px;
	font-size:0px;
	background:url(../im/agenda_right.gif) repeat-y;
}

.agendaDateLink {
	font:12px arial;
	color:#FFFFFF;
	text-decoration:none;
}
