
	.POcpYearNavigation,
	.POcpMonthNavigation
			{
			background-color:#41A2C7;
			text-align:center;
			vertical-align:middle;
			text-decoration:none;
			color:#FFFFFF;
			font-weight:bold;
			}
	.POcpDayColumnHeader,
	.POcpYearNavigation,
	.POcpMonthNavigation,
	.POcpCurrentMonthDate,
	.POcpCurrentMonthDateDisabled,
	.POcpOtherMonthDate,
	.POcpOtherMonthDateDisabled,
	.POcpCurrentDate,
	.POcpCurrentDateDisabled,
	.POcpTodayText,
	.POcpTodayTextDisabled,
	.POcpText
			{
			font:normal 8pt "Trebuchet MS", Arial, Helvetica, sans-serif;
			}
	TD.POcpDayColumnHeader
			{
			text-align:center;
			background-color:#41A2C7;
			border:solid thin #FFF;
			border-width:0 0 1 0;
			color:White;
			}
	.POcpCurrentMonthDate,
	.POcpOtherMonthDate,
	.POcpCurrentDate
			{
			text-align:center;
			text-decoration:none;
			}
	.POcpCurrentMonthDateDisabled,
	.POcpOtherMonthDateDisabled,
	.POcpCurrentDateDisabled
			{
			color:#D0D0D0;
			text-align:right;
			text-decoration:line-through;
			}
	.POcpCurrentMonthDate
			{
			color:#41A2C7;
			font-weight:bold;
			}
	.POcpCurrentDate
			{
			color: #FFFFFF;
			font-weight:bold;
			}
	.POcpOtherMonthDate
			{
			color:#808080;
			}
	TD.POcpCurrentDate
			{
			color:#FFFFFF;
			background-color: #41A2C7;
			border-width:1;
			border:solid thin #CCC;
			}
	TD.POcpCurrentDateDisabled
			{
			border-width:1;
			border:solid thin #FFAAAA;
			}
	TD.POcpTodayText,
	TD.POcpTodayTextDisabled
			{
			border:solid thin #41A2C7;
			border-width:1 0 0 0;
			}
	A.POcpTodayText,
	SPAN.POcpTodayTextDisabled
			{
			height:20px;
			}
	A.POcpTodayText
			{
			color:#41A2C7;
			font-weight:bold;
			}
	SPAN.POcpTodayTextDisabled
			{
			color:#D0D0D0;
			}
	.POcpBorder
			{
			border:solid thin #CCC;
			border-width:1 0 0 0;
			}
