	.BFOOTcpYearNavigation,
	.BFOOTcpMonthNavigation
			{
			background-color:#ff9a00;
			text-align:center;
			vertical-align:center;
			text-decoration:none;
			color:#FFFFFF;
			font-weight:bold;
			}
	.BFOOTcpDayColumnHeader,
	.BFOOTcpYearNavigation,
	.BFOOTcpMonthNavigation,
	.BFOOTcpCurrentMonthDate,
	.BFOOTcpCurrentMonthDateDisabled,
	.BFOOTcpOtherMonthDate,
	.BFOOTcpOtherMonthDateDisabled,
	.BFOOTcpCurrentDate,
	.BFOOTcpCurrentDateDisabled,
	.BFOOTcpTodayText,
	.BFOOTcpTodayTextDisabled,
	.BFOOTcpText
			{
			font-family:verdana;
			font-size:10px;
			}
	TD.BFOOTcpDayColumnHeader
			{
			text-align:right;
			border:solid thin #ff9a00;
			border-width:0 0 1 0;
			}
	.BFOOTcpCurrentMonthDate,
	.BFOOTcpOtherMonthDate,
	.BFOOTcpCurrentDate
			{
			text-align:right;
			text-decoration:none;
			}
	.BFOOTcpCurrentMonthDateDisabled,
	.BFOOTcpOtherMonthDateDisabled,
	.BFOOTcpCurrentDateDisabled
			{
			color:#D0D0D0;
			text-align:right;
			text-decoration:line-through;
			}
	.BFOOTcpCurrentMonthDate
			{
			color:#ff9a00;
			font-weight:bold;
			}
	.BFOOTcpCurrentDate
			{
			color: #FFFFFF;
			font-weight:bold;
			}
	.BFOOTcpOtherMonthDate
			{
			color:#808080;
			}
	TD.BFOOTcpCurrentDate
			{
			color:#FFFFFF;
			background-color: #ff9a00;
			border-width:1;
			border:solid thin #000000;
			}
	TD.BFOOTcpCurrentDateDisabled
			{
			border-width:1;
			border:solid thin #FFAAAA;
			}
	TD.BFOOTcpTodayText,
	TD.BFOOTcpTodayTextDisabled
			{
			border:solid thin #ff9a00;
			border-width:1 0 0 0;
			}
	A.BFOOTcpTodayText,
	SPAN.BFOOTcpTodayTextDisabled
			{
			height:20px;
			}
	A.BFOOTcpTodayText
			{
			color:#ff9a00;
			}
	SPAN.BFOOTcpTodayTextDisabled
			{
			color:#D0D0D0;
			}
	.BFOOTcpBorder
			{
			border:solid thin #ff9a00;
			}
	a, a:hover, a:active, a:visited {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		text-decoration: none;		
	}
	a.BFOOTcpMonthNavigation:visited {
		color: #FFFFFF;
	}
	a.BFOOTcpCurrentDate:visited{
		color: #ffffff;
	}
	A.BFOOTcpTodayText:hover{
		text-decoration: none;
		color: #000000;
	}
	a.BFOOTcpText{
		text-decoration: none;
	}
	a.dateboxinput	{
	text-decoration: none;
	}	

