.tbfbody {
	font-family: Verdana;
	font-size: 11px;
	line-height: 18px;
	color: #76684B;
	font-weight: normal;
	text-align: right;
	vertical-align: bottom;
	font-style: normal;
	text-decoration: none;
}
.tbfparahead {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #91896D;
}
.link {
	text-decoration: none;
	font-family: Verdana;
	font-style: normal;
	font-size: 11px;
	line-height: 18px;
	color: #76684b;
}
a:link {
	text-decoration: none;
	color: #76684B;
}
a:hover {
	color: #CCCC99;
	text-decoration: none;
}

.tbfparaheadlight {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #cccc99;
}
.tbfparaheadamber {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #CC9966;
}
.tbfbodyleft {
	font-family: Verdana;
	font-size: 11px;
	line-height: 18px;
	color: #76684B;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}
.tbfbodycenter {
	font-family: Verdana;
	font-size: 11px;
	line-height: 18px;
	color: #76684B;
	font-weight: normal;
	text-align: center;
	vertical-align: bottom;
	font-style: normal;
	text-decoration: none;
}

.tbfcalendarhead {
	font-family: Verdana;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	color: #91896D;
	background-color: #000000;
}
.tbfcalendarheadlight {
	font-family: Verdana;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	color: #cccc99;
	background-color: #000000;
}

.weekend {background-color: #cccc99;}
.unavailable {background-color: #cc9900;}
.weekday {background-color: #999966;}

