.PDcpYearNavigation,
	.PDcpMonthNavigation
			{
			background-color:#888888;
			text-align:center;
			vertical-align:middle;
			text-decoration:none;
			color:#FFFFFF;
			font-weight:bold;
			}
	.PDcpDayColumnHeader,
	.PDcpYearNavigation,
	.PDcpMonthNavigation,
	.PDcpCurrentMonthDate,
	.PDcpCurrentMonthDateDisabled,
	.PDcpOtherMonthDate,
	.PDcpOtherMonthDateDisabled,
	.PDcpCurrentDate,
	.PDcpCurrentDateDisabled,
	.PDcpTodayText,
	.PDcpTodayTextDisabled,
	.PDcpText
			{
			font-family:arial;
			font-size:8pt;
			}
	TD.PDcpDayColumnHeader
			{
			text-align:right;
			border-bottom:solid thin #EEEEEE;
			}
	.PDcpCurrentMonthDate,
	.PDcpOtherMonthDate,
	.PDcpCurrentDate
			{
			text-align:right;
			text-decoration:none;
			}
	.PDcpCurrentMonthDateDisabled,
	.PDcpOtherMonthDateDisabled,
	.PDcpCurrentDateDisabled
			{
			color:#D0D0D0;
			text-align:right;
			text-decoration:line-through;
			}
	.PDcpCurrentMonthDate
			{
			font-weight:bold;
			}
	.PDcpCurrentDate
			{
			color: #FFFFFF;
			font-weight:bold;
			}
	.PDcpOtherMonthDate
			{
			color:#808080;
			}
	TD.PDcpCurrentDate
			{
			color:#FFFFFF;
			border:solid thin #000000;
			}
	TD.PDcpCurrentDateDisabled
			{
			border:solid thin #FFAAAA;
			}
	TD.PDcpTodayText,
	TD.PDcpTodayTextDisabled
			{
			border-top:solid thin #EEEEEE;

			}
	A.PDcpTodayText,
	SPAN.PDcpTodayTextDisabled
			{
			height:20px;
			}
	A.PDcpTodayText
			{
			color:#000000;
			font-weight:bold;
			}
	SPAN.PDcpTodayTextDisabled
			{
			color:#D0D0D0;
			}
	.PDcpBorder
			{
			border:solid thin #EEEEEE;
			}
.PDcpYearNavigation a,
	.PDcpMonthNavigation a
	{
	color: #FFFFFF;
	}
