	.AccountcpYearNavigation,
	.AccountcpMonthNavigation {
		background-color:#AAC261;
			text-align:center;
			vertical-align:middle;
			text-decoration:none;
			color:#FFFFFF;
			font-weight:bold;
	}
	.AccountcpDayColumnHeader,
	.AccountcpYearNavigation,
	.AccountcpMonthNavigation,
	.AccountcpCurrentMonthDate,
	.AccountcpCurrentMonthDateHover,
	.AccountcpOtherMonthDateHover,
	.AccountcpCurrentDateHover,
	.AccountcpCurrentMonthDateDisabled,
	.AccountcpOtherMonthDate,
	.AccountcpOtherMonthDateDisabled,
	.AccountcpTodayText,
	.AccountcpCurrentDate,
	.AccountcpCurrentDateDisabled,
	.AccountcpTodayTextDisabled,
	.AccountcpText {
			font-family:arial;
			font-size:8pt;
			}
	TD.AccountcpDayColumnHeader {
	text-align:right;
	border-top: 0 solid #AAC261;
	border-right: 0 solid #AAC261;
	border-bottom: 1 solid #AAC261;
	border-left: 0 solid #AAC261;
			}
	.AccountcpCurrentMonthDate,
	.AccountcpCurrentMonthDateHover,
	.AccountcpOtherMonthDateHover,
	.AccountcpCurrentDateHover,
	.AccountcpOtherMonthDate,
	.AccountcpCurrentDate {
			text-align:right;
			text-decoration:none;
			}
	.AccountcpCurrentMonthDateDisabled,
	.AccountcpOtherMonthDateDisabled,
	.AccountcpCurrentDateDisabled {
			color:#D0D0D0;
			text-align:right;
			text-decoration:line-through;
			}
	.AccountcpCurrentMonthDate {
			color:#AAC261;
			}
	.AccountcpOtherMonthDateHover,
	.AccountcpCurrentDateHover,
	.AccountcpCurrentMonthDateHover {
			color:#AAC261;
			background-color: #C6D696;
			cursor: pointer;
	}
	.AccountcpCurrentDate {
			color: #FFFFFF;
			}
	.AccountcpOtherMonthDate {
			color:#808080;
			}
	TD.AccountcpCurrentDate {
			color:#FFFFFF;
			background-color: #AAC261;
			}
	TD.AccountcpCurrentDateDisabled {
			border-width:1;
			border:solid thin #FFAAAA;
			}
	TD.AccountcpTodayText,
	TD.AccountcpTodayTextDisabled {
	border-top: 1 solid #AAC261;
	border-right: 0 solid #AAC261;
	border-bottom: 0 solid #AAC261;
	border-left: 0 solid #AAC261;
			}
	A.AccountcpTodayText {
			font-weight:bold;
			color:#AAC261;
	}
	SPAN.AccountcpTodayTextDisabled {
			height:20px;
			color:#D0D0D0;
			}
	.AccountcpBorder {
			border:thin solid #AAC261;
			}

