.POPCcpYearNavigation,
.POPCcpMonthNavigation
		{
		text-align:center;
		vertical-align:center;
		font-family: Arial, Helvetica, sans-serif;
		font-size:10px;
		color:#283E50;
		padding-bottom:5px;
		padding-top:7px;
		}
.POPCcpDayColumnHeader,
.POPCcpYearNavigation,
.POPCcpMonthNavigation,
.POPCcpCurrentMonthDate,
.POPCcpCurrentMonthDateDisabled,
.POPCcpOtherMonthDate,
.POPCcpOtherMonthDateDisabled,
.POPCcpCurrentDate,
.POPCcpCurrentDateDisabled,
.POPCcpTodayText,
.POPCcpTodayTextDisabled,
.POPCcpText
		{
		font-family:arial;
		font-size:8pt;
		}
TD.POPCcpDayColumnHeader
		{
		text-align:center;
		border:solid 1px #B13434;
		background-color:#C34747;
		color:#FFFFFF;
		}
.POPCcpCurrentMonthDate,
.POPCcpOtherMonthDate,
.POPCcpCurrentDate
		{
		text-align:right;
		text-decoration:none;
		}
.POPCcpCurrentMonthDateDisabled,
.POPCcpOtherMonthDateDisabled,
.POPCcpCurrentDateDisabled
		{
		color:#D0D0D0;
		text-align:right;
		text-decoration:line-through;
		}
.POPCcpCurrentMonthDate
		{
		color:#333232;
		}
.POPCcpCurrentDate
		{
		color: #757474;
		}
.POPCcpOtherMonthDate
		{
		color:#808080;
		}
TD.POPCcpCurrentDate
		{
		color:#FFFFFF;
		background-color: #EAECEF;
		}
TD.POPCcpCurrentDateDisabled
		{
		border-width:1;
		border:solid thin #FFAAAA;
		}
TD.POPCcpTodayText,
TD.POPCcpTodayTextDisabled
		{
		background-color:#C34747;
		}
A.POPCcpTodayText,
SPAN.POPCcpTodayTextDisabled
		{
		height:20px;
		}
A.POPCcpTodayText
		{
		color:#FFFFFF;
		text-decoration:none;
		}
SPAN.POPCcpTodayTextDisabled
		{
		color:#D0D0D0;
		}
.POPCcpBorder
		{
		background-color:#ffffff;
		border-width:0px 1px 1px 0px;
		border-color:ACA899;
		width:165px;
		padding-bottom:5px;
		}
