table, th, td, tr, tbody {
	padding:0;
	margin:0;
	border:none;
	}
.BeeHivecpDayColumnHeader,
	.BeeHivecpYearNavigation,
	.BeeHivecpMonthNavigation,
	.BeeHivecpCurrentMonthDate,
	.BeeHivecpCurrentMonthDateDisabled,
	.BeeHivecpOtherMonthDate,
	.BeeHivecpOtherMonthDateDisabled,
	.BeeHivecpCurrentDate,
	.BeeHivecpCurrentDateDisabled,
	.BeeHivecpTodayText,
	.BeeHivecpTodayTextDisabled,
	.BeeHivecpText {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
	}
a.BeeHivecpDayColumnHeader,
	a.BeeHivecpYearNavigation,
	a.BeeHivecpMonthNavigation,
	a.BeeHivecpCurrentMonthDate,
	a.BeeHivecpCurrentMonthDateDisabled,
	a.BeeHivecpOtherMonthDate,
	a.BeeHivecpOtherMonthDateDisabled,
	a.BeeHivecpCurrentDate,
	a.BeeHivecpCurrentDateDisabled,
	a.BeeHivecpTodayText,
	a.BeeHivecpTodayTextDisabled,
	a.BeeHivecpText {
	text-decoration:none;
/*	padding:1px 3px 2px;
*/	}
a:hover.BeeHivecpDayColumnHeader,
	a:hover.BeeHivecpYearNavigation,
	a:hover.BeeHivecpMonthNavigation,
	a:hover.BeeHivecpCurrentMonthDate,
	a:hover.BeeHivecpCurrentMonthDateDisabled,
	a:hover.BeeHivecpOtherMonthDate,
	a:hover.BeeHivecpOtherMonthDateDisabled,
	a:hover.BeeHivecpCurrentDate,
	a:hover.BeeHivecpCurrentDateDisabled,
	a:hover.BeeHivecpTodayText,
	a:hover.BeeHivecpTodayTextDisabled,
	a:hover.BeeHivecpText {
	text-decoration:underline;
	/*background-color:#CC3300;
	border:1px solid #000;*/
	color:#000;
	}

.BeeHivecpBorder {
	border: solid 1px #333;
	}

td.BeeHivecpDayColumnHeader,
	td.BeeHivecpCurrentMonthDate,
	td.BeeHivecpCurrentMonthDateDisabled,
	td.BeeHivecpOtherMonthDate,
	td.BeeHivecpOtherMonthDateDisabled,
	td.BeeHivecpCurrentDate,
	td.BeeHivecpCurrentDateDisabled {
	width:20px;
	/*background-color:#fff;*/
	padding:1px 3px;
	border:1px solid #fff;
	text-align:center;
	}

td.BeeHivecpCurrentDate {
	background-color:#CC3300;
	color:#fff;
	padding:1px 3px;
	border:1px solid #000;
	text-align:center;
	}
a.BeeHivecpCurrentDate {
	color:#fff;
	}
a.BeeHivecpOtherMonthDate {
	color:#999999;
	}
.BeeHivecpMonthNavigation, a.BeeHivecpMonthNavigation {
	background-color:#e2e2e2;
	color:#000;
	padding:3px 0px 4px;
	margin:0;
	border-bottom:1px solid #000;
	}
td.BeeHivecpTodayText {
	padding: 2px 3px 4px;
	}


/*.BeeHivecpYearNavigation, .BeeHivecpMonthNavigation {
	background-color: #666;
	text-align: center;
	vertical-align: center;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	margin:0;
	padding:0;
	height:20px;
}

.BeeHivecpDayColumnHeader,
	.BeeHivecpYearNavigation,
	.BeeHivecpMonthNavigation,
	.BeeHivecpCurrentMonthDate,
	.BeeHivecpCurrentMonthDateDisabled,
	.BeeHivecpOtherMonthDate,
	.BeeHivecpOtherMonthDateDisabled,
	.BeeHivecpCurrentDate,
	.BeeHivecpCurrentDateDisabled,
	.BeeHivecpTodayText,
	.BeeHivecpTodayTextDisabled,
	.BeeHivecpText
a.BeeHivecpDayColumnHeader,
	a.BeeHivecpYearNavigation,
	a.BeeHivecpMonthNavigation,
	a.BeeHivecpCurrentMonthDate,
	a.BeeHivecpCurrentMonthDateDisabled,
	a.BeeHivecpOtherMonthDate,
	a.BeeHivecpOtherMonthDateDisabled,
	a.BeeHivecpCurrentDate,
	a.BeeHivecpCurrentDateDisabled,
	a.BeeHivecpTodayText,
	a.BeeHivecpTodayTextDisabled,
	a.BeeHivecpText
 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding:0 2px;
	text-align:center;
}
a.BeeHivecpMonthNavigation {
	color:#fff;
	font-weight:normal;
	}
TD.BeeHivecpDayColumnHeader {
	text-align: right;
	border: solid 1px #666;
	border-width: 0 0 0 0;
}

a.BeeHivecpCurrentMonthDate,
	a.BeeHivecpOtherMonthDate,
	a.BeeHivecpCurrentDate {
	text-align: center;
	text-decoration: none;
}

.BeeHivecpCurrentMonthDateDisabled,
	.BeeHivecpOtherMonthDateDisabled,
	.BeeHivecpCurrentDateDisabled {
	color: #ccc;
	text-align: center;
	text-decoration: line-through;
}

.BeeHivecpCurrentMonthDate {
	color: #000;
	font-weight: bold;
}

.BeeHivecpCurrentDate, a.BeeHivecpCurrentDate {
	color: #FFFFFF;
	font-weight: bold;
}

.BeeHivecpOtherMonthDate, a.BeeHivecpOtherMonthDate {
	color: #808080;
}

TD.BeeHivecpCurrentDate {
	color: #FFFFFF;
	background-color: #666;
	border: solid 1px #000000;
}

TD.BeeHivecpCurrentDateDisabled {
	border-width: 1;
	border: solid thin #FFAAAA;
}

TD.BeeHivecpTodayText,
	TD.BeeHivecpTodayTextDisabled {
	border: solid 1px #6677DD;
	border-width: 0 0 0 0;
}

A.BeeHivecpTodayText,
	SPAN.BeeHivecpTodayTextDisabled {
	height: 20px;
}

A.BeeHivecpTodayText {
	color: #666;
	font-weight: bold;
}

SPAN.BeeHivecpTodayTextDisabled {
	color: #D0D0D0;
}

.BeeHivecpBorder {
	border: solid 1px #333;
}*/

