.calstylecpYearNavigation,
.calstylecpMonthNavigation{
	font-family:"Trebuchet MS", Verdana, Arial,sans-serif;
	background-color:#00abdd;
	text-align:center;
	vertical-align:center;
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
}

.calstylecpDayColumnHeader,
.calstylecpYearNavigation,
.calstylecpMonthNavigation,
.calstylecpCurrentMonthDate,
.calstylecpCurrentMonthDateDisabled,
.calstylecpOtherMonthDate,
.calstylecpOtherMonthDateDisabled,
.calstylecpCurrentDate,
.calstylecpCurrentDateDisabled,
.calstylecpTodayText,
.calstylecpTodayTextDisabled,
.calstylecpText{
	font-family:"Trebuchet MS", Verdana, Arial,sans-serif;
	font-size:11px;
	text-decoration:none;
}

td.calstylecpDayColumnHeader{
	font-family:"Trebuchet MS", Verdana, Arial,sans-serif;
	text-align:right;
	border:solid 1px #00abdd;
	border-width:0 0 1 0;
}

.calstylecpCurrentMonthDate,
.calstylecpOtherMonthDate,
.calstylecpCurrentDate{
	font-family:"Trebuchet MS", Verdana, Arial,sans-serif;
	text-align:right;
	text-decoration:none;
	background-color:#f3fbfd;
}

.calstylecpCurrentMonthDateDisabled,
.calstylecpOtherMonthDateDisabled,
.calstylecpCurrentDateDisabled{
	font-family:"Trebuchet MS", Verdana, Arial,sans-serif;
	color:#5f86c1;
	text-align:right;
	text-decoration:line-through;
}

.calstylecpCurrentMonthDate{
	font-family:"Trebuchet MS", Verdana, Arial,sans-serif;
	color:#00abdd;
	font-weight:bold;
}

.calstylecpCurrentDate{
	font-family:"Trebuchet MS", Verdana, Arial,sans-serif;
	color: #FFFFFF;
	font-weight:bold;
}

.calstylecpOtherMonthDate{
	font-family:"Trebuchet MS", Verdana, Arial,sans-serif;
	color:#808080;
}

td.calstylecpCurrentDate{
	font-family:"Trebuchet MS", Verdana, Arial,sans-serif;
	color:#FFFFFF;
	border:solid 0px #000000;
}

td.calstylecpCurrentDateDisabled{
	font-family:"Trebuchet MS", Verdana, Arial,sans-serif;
	border-width:1;
	border:solid 1px #FFAAAA;
}

td.calstylecpTodayText,
td.calstylecpTodayTextDisabled{
	font-family:"Trebuchet MS", Verdana, Arial,sans-serif;
	border:solid 1px #00abdd;
	border-width:1 0 0 0;
}

a.calstylecpTodayText,
span.calstylecpTodayTextDisabled{
	font-family:"Trebuchet MS", Verdana, Arial,sans-serif;
	height:20px;
}

a.calstylecpTodayText{
	font-family:"Trebuchet MS", Verdana, Arial,sans-serif;
	color:#00abdd;
	font-weight:bold;
}

span.calstylecpTodayTextDisabled{
	font-family:"Trebuchet MS", Verdana, Arial,sans-serif;
	color:#64805B;
}

.calstylecpBorder{
	font-family:"Trebuchet MS", Verdana, Arial,sans-serif;
	border:solid 1px #00abdd;
}

