.BROWNcpYearNavigation,
.BROWNcpMonthNavigation
		{
		background-color:#BE9182;
		text-align:center;
		vertical-align:middle;
		text-decoration:none;
		color:#000000;
		font-weight:bold;
		}
.BROWNcpDayColumnHeader,
.BROWNcpYearNavigation,
.BROWNcpMonthNavigation,
.BROWNcpCurrentMonthDate,
.BROWNcpCurrentMonthDateDisabled,
.BROWNcpOtherMonthDate,
.BROWNcpOtherMonthDateDisabled,
.BROWNcpCurrentMonthDateWeekend,
.BROWNcpOtherMonthDateWeekend,
.BROWNcpCurrentMonthDateWeekendDisabled,
.BROWNcpOtherMonthDateWeekendDisabled,
.BROWNcpCurrentDate,
.BROWNcpCurrentDateDisabled,
.BROWNcpCurrentDateWeekend,
.BROWNcpCurrentDateWeekendDisabled,
.BROWNcpTodayText,
.BROWNcpTodayTextDisabled,
.BROWNcpText
		{
		font-family:arial;
		font-size:8pt;
		}
TD.BROWNcpDayColumnHeader
		{
		text-align:right;
		border:solid thin #C0C0C0;
		border-width:0px 0px 1px 0px;
		}
.BROWNcpCurrentMonthDate,
.BROWNcpOtherMonthDate,
.BROWNcpCurrentMonthDateWeekend,
.BROWNcpOtherMonthDateWeekend,
.BROWNcpCurrentDate,
.BROWNcpCurrentDateWeekend,
.BROWNcpCurrentMonthDateDisabled,
.BROWNcpOtherMonthDateDisabled,
.BROWNcpCurrentMonthDateWeekendDisabled,
.BROWNcpOtherMonthDateWeekendDisabled,
.BROWNcpCurrentDateDisabled,
.BROWNcpCurrentDateWeekendDisabled
		{
		text-align:right;
		text-decoration:none;
		}
.BROWNcpCurrentMonthDate,
.BROWNcpCurrentMonthDateDisabled,
.BROWNcpCurrentDate,
.BROWNcpCurrentDateDisabled
		{
		color:#000000;
		font-weight:normal;
		}
.BROWNcpOtherMonthDate,
.BROWNcpOtherMonthDateDisabled
		{
		color:#808080;
		font-weight:normal;
		}
.BROWNcpCurrentMonthDateWeekend,
.BROWNcpCurrentMonthDateWeekendDisabled,
.BROWNcpCurrentDateWeekend,
.BROWNcpCurrentDateDisabledWeekend
		{
		color:#AA0000;
		font-weight:normal;
		}
.BROWNcpOtherMonthDateWeekend,
.BROWNcpOtherMonthDateWeekendDisabled
		{
		color:#EE9999;
		font-weight:normal;
		}
TD.BROWNcpCurrentDate,
TD.BROWNcpCurrentDateDisabled,
TD.BROWNcpCurrentDateWeekend,
TD.BROWNcpCurrentDateWeekendDisabled
		{
		background-color: #FFFFFF;
		border:solid 1px #FF0000;
		}
TD.BROWNcpTodayText,
TD.BROWNcpTodayTextDisabled
		{
		border:solid thin #C0C0C0;
		border-width:1px 0px 0px 0px;
		}
A.BROWNcpTodayText,
SPAN.BROWNcpTodayTextDisabled
		{
		height:20px;
		}
A.BROWNcpTodayText
		{
		color:#6677DD;
		font-weight:bold;
		}
SPAN.BROWNcpTodayTextDisabled
		{
		color:#D0D0D0;
		}
.BROWNcpBorder
		{
		border:solid 1px #000000;
		background-color: #FFFFFF;
		}