	.VootecpYearNavigation,
	.VootecpMonthNavigation {
		background-color:#b5e81b;
			text-align:center;
			vertical-align:middle;
			text-decoration:none;
			color:#FFFFFF;
			font-weight:bold;
	}
	.VootecpDayColumnHeader,
	.VootecpYearNavigation,
	.VootecpMonthNavigation,
	.VootecpCurrentMonthDate,
	.VootecpCurrentMonthDateHover,
	.VootecpOtherMonthDateHover,
	.VootecpCurrentDateHover,
	.VootecpCurrentMonthDateDisabled,
	.VootecpOtherMonthDate,
	.VootecpOtherMonthDateDisabled,
	.VootecpTodayText,
	.VootecpCurrentDate,
	.VootecpCurrentDateDisabled,
	.VootecpTodayTextDisabled,
	.VootecpText {
			font-family:arial;
			font-size:8pt;
			}
	TD.VootecpDayColumnHeader {
	text-align:right;
	border-top: 0 solid #666666;
	border-right: 0 solid #666666;
	border-bottom: 1 solid #666666;
	border-left: 0 solid #666666;
			}
	.VootecpCurrentMonthDate,
	.VootecpCurrentMonthDateHover,
	.VootecpOtherMonthDateHover,
	.VootecpCurrentDateHover,
	.VootecpOtherMonthDate,
	.VootecpCurrentDate {
			text-align:right;
			text-decoration:none;
			}
	.VootecpCurrentMonthDateDisabled,
	.VootecpOtherMonthDateDisabled,
	.VootecpCurrentDateDisabled {
			color:#CCCCCC;
			text-align:right;
			text-decoration:line-through;
			}
	.VootecpCurrentMonthDate {
			color:#333333;
			}
	.VootecpOtherMonthDateHover,
	.VootecpCurrentDateHover,
	.VootecpCurrentMonthDateHover {
			color:#FFFFFF;
			background-color: #999999;
			cursor: pointer;
	}
	.VootecpCurrentDate {
			color: #FFFFFF;
			}
	.VootecpOtherMonthDate {
			color:#808080;
			}
	TD.VootecpCurrentDate {
			color:#FFFFFF;
			background-color: #b5e81b;
			}
	TD.VootecpCurrentDateDisabled {
			border-width:1;
			border:solid thin #FFAAAA;
			}
	TD.VootecpTodayText,
	TD.VootecpTodayTextDisabled {
	border-top: 1 solid #b5e81b;
	border-right: 0 solid #b5e81b;
	border-bottom: 0 solid #b5e81b;
	border-left: 0 solid #b5e81b;
			}
	A.VootecpTodayText {
			font-weight:bold;
			color:#b5e81b;
	}
	SPAN.VootecpTodayTextDisabled {
			height:20px;
			color:#D0D0D0;
			}
	.VootecpBorder {
			border:1px solid #b5e81b;
			}
