select {
	font-family: Tahoma, Verdana, Arial, "Times New Roman";
}
select.bbkl {	font-size: 8pt;	font-family: Tahoma, Verdana, Arial, Times New Roman;}
select.bbgr {
	font-family: Tahoma, Verdana, Arial, Times New Roman;
}
textarea {
	font-family: Tahoma, Verdana, Arial, "Times New Roman";
	width: 100%;
}

.kl {
	font-size: 10px;
}

a.bbcpCurrentMonthDate:active, a.bbcpCurrentMonthDate:link, a.bbcpCurrentMonthDate:visited {	text-decoration: none;	color: #4E0403;}
a.bbcpCurrentMonthDate:hover {	text-decoration: underline;	color: #4E0403;}
a.bbcpOtherMonthDate:active, a.bbcpOtherMonthDate:link, a.bbcpOtherMonthDate:visited {	text-decoration: none;	color: #999999;}
a.bbcpOtherMonthDate:hover {	text-decoration: underline;	color: #999999;}
a.bbcpCurrentDate:active, a.bbcpCurrentDate:link, a.bbcpCurrentDate:visited {	text-decoration: none;	color: #4E0403;	font-weight: bold;}
a.bbcpCurrentDate:hover {	text-decoration: underline;	color: #4E0403;	font-weight: bold;}
a.bbcpTodayText:active, a.bbcpTodayText:link, a.bbcpTodayText:visited {	text-decoration: none;	color: #4E0403;	font-weight: bold;	font-size: 9pt;}
a.bbcpTodayText:hover {	text-decoration: underline;	color: #4E0403;	font-weight: bold;font-size: 9pt;}

.bbcpYearNavigation, .bbcpMonthNavigation {
	background-color:#4E0403;
	text-align:center;
	vertical-align:center;
	text-decoration:none;
	color:#A87A7A;
	font-weight:bold;
}
.bbcpDayColumnHeader, .bbcpYearNavigation, .bbcpMonthNavigation, .bbcpCurrentMonthDate, .bbcpCurrentMonthDateDisabled, .bbcpOtherMonthDate, .bbcpOtherMonthDateDisabled, .bbcpCurrentDate, .bbcpCurrentDateDisabled, .bbcpTodayTextDisabled, .bbcpText {
	font-family:arial;
	font-size:8pt;
}
TD.bbcpDayColumnHeader {
	text-align:right;
	border:solid thin #C0C0C0;
	border-width:0px 0px 1px 0px;
	color: #999999;
}
.bbcpCurrentMonthDate, .bbcpOtherMonthDate, .bbcpCurrentDate {
	text-align:right;
	text-decoration:none;
}
.bbcpCurrentMonthDateDisabled, .bbcpOtherMonthDateDisabled, .bbcpCurrentDateDisabled {
	color:#D0D0D0;
	text-align:right;
	text-decoration:line-through;
}
.bbcpCurrentMonthDate, .bbcpCurrentDate {
	color:#4E0403;
}
.bbcpOtherMonthDate {
	color:#808080;
}
TD.bbcpCurrentDate {
	color:#4E0403;
	background-color: #FFFFFF;
	border-width:1px;
	border:solid thin #4E0403;
}
TD.bbcpCurrentDateDisabled {
	border-width:1px;
	border:solid thin #FFAAAA;
}
TD.bbcpTodayText, TD.bbcpTodayTextDisabled {
	border:solid thin #C0C0C0;
	border-width:1px 0px 0px 0px;
}
A.bbcpTodayText, SPAN.bbcpTodayTextDisabled {
	height:20px;
}
.bbcpTodayTextDisabled {
	color:#D0D0D0;
}
.bbcpBorder {
	border:solid thin #808080;
}

