#TblText {
	height: 345px;
	width: 452px;
	overflow: auto;
}
#CalendarText {
	height: 409px;
	width: 686px;
	overflow: auto;
}
body, html {
  scrollbar-face-color: #a8905a;
  scrollbar-track-color: #8b7147;
  scrollbar-arrow-color: #edd564;
  scrollbar-3dlight-color: #d4b888;
  scrollbar-darkshadow-color: #000000;
  scrollbar-highlight-color: #d4b888;
}
.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 18px;
	color: #151318;
	padding-top: 24px;
}
.calendarMonths {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #151318;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 18px;
	color: #151318;
}
ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 18px;
	color: #151318;
	list-style-image: url(images/red-bullet.gif);
}
a:link {
	color: #752C2E;
}
a:active {
	color: #D88F8B;
}
a:hover {
	color: #FED57A;
}
a:visited {
	color: #003300;
}
.navbar {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #51382c;
	font-weight: bold;
	padding-left: 10px;
}
.level2Header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #FEE48C;
	padding-right: 42px;
	font-variant: small-caps;
	font-style: normal;
	letter-spacing: .2em;
	text-align: right;
}
.subhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #823849;
	font-style: normal;
	font-variant: normal;
	line-height: 22px;
}
.subhead2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FDCD62;
}
.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 24px;
	color: #823849;
}
.calendarHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
.calendarNumber {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333300;
	font-weight: bold;
}
.calendarText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	color: #333333;
}
