input {
	font-family: Tahoma, Verdana, Arial, "Times New Roman";
	font-size: 11px;
}
select {
	font-family: Tahoma, Verdana, Arial, "Times New Roman";
	font-size: 11px;
}

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: 97%;
}

.kl {
	font-size: 10px;
}
.kl2 {
	font-size: 11px;
}


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

.bbcpYearNavigation, .bbcpMonthNavigation {
	background-color:#006AD5;
	text-align:center;
	vertical-align:center;
	text-decoration:none;
	color:#FFFFFF;
	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:#D8E3E9;
	text-align:right;
	text-decoration:line-through;
}
.bbcpCurrentMonthDate, .bbcpCurrentDate {
	color:#006AD5;
}
.bbcpOtherMonthDate {
	color:#FFFFFF;
}
TD.bbcpCurrentDate {
	color:#006AD5;
	background-color: #FFFFFF;
	border-width:1px;
	border:solid thin #FB8739;
}
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:1px solid #94BCE2;
}
form {
	margin: 0px;
	padding: 0px;
}

