﻿.bf_cal
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:7pt;
	border-color:white;
	line-height:normal;
}

.bf_cal_dayHeader
{
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#a0c3e7;
}
.bf_cal_day
{
	font-weight:bold;
}
.bf_cal_nextPrev
{
}
.bf_cal_otherMonthDay
{
}
.bf_cal_selectedDay
{
	background-color:#fcc84f;
}
.bf_cal_selector
{
}
.bf_cal_title
{
	background-color:#c2d9f1;
	font-weight:bold;
}
.bf_cal_todayDay
{
	font-weight:bold;
	background-color:#FFD5DC;
}
.bf_cal_weekendDay
{
	font-weight:bold;
}

.bf_cal a, .bf_cal :active, .bf_cal a:active, .bf_cal a:hover
{
	text-decoration: none;
}

.bf_cal_nextPrev a img
{
	border:0;
	padding-left:2px;
}

.bf_cal_selector a img
{
	border:0;
}
.bf_cal1
{
	margin-left:13px;
	margin-right:13px;
	background-color:white;
	padding-bottom:10px;
}
.bf_cal2
{
	margin-left:13px;
	margin-right:13px;
	background-color:white;
}
