.body {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #25251C;
}
.bodyred {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #855439;
}
.bodyredbld {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #855439;
}
.bodysml {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #25251C;
}
.bodybld {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #25251C;
}
.bodybldwht {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.bodysmlbld {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #303022;
}
.bodygrn {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #585829;
}
.body-bld-wht-12 {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.body-red-bld-12 {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #855439;
}
.body-wht {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.title-grn {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #58582E;
}
.title-wht {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.calendar-detail {
	font-family: Tahoma;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #25251C;
}
.calendar-unavailable {
	font-family: Tahoma;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #955439;
}

.links {
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #955439;
}

.links:hover {
	text-decoration: underline;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #955439;
}
.calendar-month {
	font-family: Tahoma;
	font-size: 19px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.calendar-month-sml {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #25251C;
}
.detail-blk {
	font-family: Tahoma;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #25251C;
}
.subtitle-blk {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #25251C;
}
.body-wht {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}

.submit {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	border: 1px solid #cccccc;
	font-weight: bold;
	background-color: #FFFFFF;
}

.form {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	border: 1px solid #cccccc;
	font-weight: normal;
	background-color: #FFFFFF;
}

.errors {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #CC6600;
}

