	.PLcpYearNavigation,
	.PLcpMonthNavigation
			{
			background-color:#BCD2EE;
			text-align:center;
			vertical-align:center;
			text-decoration:none;
			color:#104E8B;
			font-weight:bold;
			}
	.PLcpDayColumnHeader,
	.PLcpYearNavigation,
	.PLcpMonthNavigation,
	.PLcpCurrentMonthDate,
	.PLcpCurrentMonthDateDisabled,
	.PLcpOtherMonthDate,
	.PLcpOtherMonthDateDisabled,
	.PLcpCurrentDate,
	.PLcpCurrentDateDisabled,
	.PLcpTodayText,
	.PLcpTodayTextDisabled,
	.PLcpText
			{
			font-family:arial;
			font-size:8pt;
			}
	TD.PLcpDayColumnHeader
			{
			text-align:right;
			border-bottom:solid 1px #67D;
			}
	.PLcpCurrentMonthDate,
	.PLcpOtherMonthDate,
	.PLcpCurrentDate
			{
			text-align:right;
			text-decoration:none;
			}
	.PLcpCurrentMonthDateDisabled,
	.PLcpOtherMonthDateDisabled,
	.PLcpCurrentDateDisabled
			{
			color:#EEE;
			text-align:right;
			}
	.PLcpCurrentMonthDate
			{
			color:#104E8B;
			font-weight:bold;
			}
	.PLcpCurrentDate
			{
			color: #104E8B;
			font-weight:bold;
			}
	.PLcpOtherMonthDate
			{
			color:#808080;
			}
	TD.PLcpCurrentDate
			{
			color:#104E8B;
			background-color: #BCD2EE;
			border:solid 1px #000;
			}
	TD.PLcpCurrentDateDisabled
			{
			border-width:1;
			border:solid 1px #FAA;
			}
	TD.PLcpTodayText,
	TD.PLcpTodayTextDisabled
			{
			border-top:solid 1px #67D;
			}
	A.PLcpTodayText,
	SPAN.PLcpTodayTextDisabled
			{
			height:20px;
			}
	A.PLcpTodayText
			{
			color:#104E8B;
			font-weight:bold;
			}
	SPAN.PLcpTodayTextDisabled
			{
			color:#D0D0D0;
			}
	.PLcpBorder
			{
			border:solid 2px #104E8B;
			}