/*
   Dark Color: #24205F
   Light Color: #F7F1D6
*/

	.TOUCHTOWNcpYearNavigation,
	.TOUCHTOWNcpMonthNavigation
			{
			background-color:#24205F;
			text-align:center;
			vertical-align:center;
			text-decoration:none;
			color:#FFFFFF;
			font-weight:bold;
			}
	.TOUCHTOWNcpDayColumnHeader,
	.TOUCHTOWNcpYearNavigation,
	.TOUCHTOWNcpMonthNavigation,
	.TOUCHTOWNcpCurrentMonthDate,
	.TOUCHTOWNcpCurrentMonthDateDisabled,
	.TOUCHTOWNcpOtherMonthDate,
	.TOUCHTOWNcpOtherMonthDateDisabled,
	.TOUCHTOWNcpCurrentDate,
	.TOUCHTOWNcpCurrentDateDisabled,
	.TOUCHTOWNcpTodayText,
	.TOUCHTOWNcpTodayTextDisabled,
	.TOUCHTOWNcpText
			{
			font-family:arial;
			font-size:8pt;
			}
	TD.TOUCHTOWNcpDayColumnHeader
			{
			text-align:right;
			border:solid thin #24205F;
			border-width:0px 0px 1px 0px;
			}
	.TOUCHTOWNcpCurrentMonthDate,
	.TOUCHTOWNcpOtherMonthDate,
	.TOUCHTOWNcpCurrentDate
			{
			text-align:right;
			text-decoration:none;
			}
	.TOUCHTOWNcpCurrentMonthDateDisabled,
	.TOUCHTOWNcpOtherMonthDateDisabled,
	.TOUCHTOWNcpCurrentDateDisabled
			{
			color:#D0D0D0;
			text-align:right;
			text-decoration:line-through;
			}
	.TOUCHTOWNcpCurrentMonthDate
			{
			color:#24205F;
			font-weight:bold;
			}
	.TOUCHTOWNcpCurrentDate
			{
			color: #FFFFFF;
			font-weight:bold;
			}
	.TOUCHTOWNcpOtherMonthDate
			{
			color:#808080;
			}
	TD.TOUCHTOWNcpCurrentDate
			{
			color:#FFFFFF;
			background-color: #24205F;
			border-width:1px;
			border:solid thin #000000;
			}
	TD.TOUCHTOWNcpCurrentDateDisabled
			{
			border-width:1px;
			border:solid thin #FFAAAA;
			}
	TD.TOUCHTOWNcpTodayText,
	TD.TOUCHTOWNcpTodayTextDisabled
			{
			border:solid thin #24205F;
			border-width:1px 0px 0px 0px;
			}
	A.TOUCHTOWNcpTodayText,
	SPAN.TOUCHTOWNcpTodayTextDisabled
			{
			height:20px;
			}
	A.TOUCHTOWNcpTodayText
			{
			color:#24205F;
			font-weight:bold;
			}
	SPAN.TOUCHTOWNcpTodayTextDisabled
			{
			color:#D0D0D0;
			}
	.TOUCHTOWNcpBorder
			{
			border:solid thin #24205F;
			}
        table.TOUCHTOWNcpBorder td { padding:0 }
