	.IWCPcpYearNavigation,
	.IWCPcpMonthNavigation
			{
			background-color:#0f492d;
			text-align:center;
			/*vertical-align:center;*/
			text-decoration:none;
			color:#FFFFFF;
			font-weight:bold;
			}
	.IWCPcpDayColumnHeader,
	.IWCPcpYearNavigation,
	.IWCPcpMonthNavigation,
	.IWCPcpCurrentMonthDate,
	.IWCPcpCurrentMonthDateDisabled,
	.IWCPcpOtherMonthDate,
	.IWCPcpOtherMonthDateDisabled,
	.IWCPcpCurrentDate,
	.IWCPcpCurrentDateDisabled,
	.IWCPcpTodayText,
	.IWCPcpTodayTextDisabled,
	.IWCPcpText
			{
			font-family:arial;
			font-size:8pt;
			}
	TD.IWCPcpDayColumnHeader
			{
			text-align:center;
			border:solid thin #0f492d;
			border-width:0 0 1 0;
			}
	.IWCPcpCurrentMonthDate,
	.IWCPcpOtherMonthDate,
	.IWCPcpCurrentDate
			{
			text-align:right;
			text-decoration:none;
			}
	.IWCPcpCurrentMonthDateDisabled,
	.IWCPcpOtherMonthDateDisabled,
	.IWCPcpCurrentDateDisabled
			{
			color:#D0D0D0;
			text-align:right;
			text-decoration:line-through;
			}
	.IWCPcpCurrentMonthDate
			{
			color:#0f492d;
			font-weight:bold;
			}
	.IWCPcpCurrentDate
			{
			color: #FFFFFF;
			font-weight:bold;
			}
	.IWCPcpOtherMonthDate
			{
			color:#0f492d;
			}
	TD.IWCPcpCurrentDate
			{
			color:#FFFFFF;
			background-color: #0f492d;
			border-width:1;
			border:solid thin #000000;
			}
	TD.IWCPcpCurrentDateDisabled
			{
			border-width:1;
			border:solid thin #FFAAAA;
			}
	TD.IWCPcpTodayText,
	TD.IWCPcpTodayTextDisabled
			{
			border:solid thin #0f492d;
			border-width:1 0 0 0;
			color:#0f492d
			}
	A.IWCPcpTodayText,
	SPAN.IWCPcpTodayTextDisabled
			{
			height:20px;
			color:#0f492d
			}
	A.IWCPcpTodayText
			{
			color:#0f492d;
			font-weight:bold;
			}
	SPAN.IWCPcpTodayTextDisabled
			{
			color:#0f492d;
			}
	.IWCPcpBorder
			{
			border:solid thin #0f492d;
			}