.body-main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/body.jpg);
}
.fm-nav {
	background-image: url(fm/images/spacer-navbar.jpg);
	background-repeat: repeat-y;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #660000;
	text-decoration: none;
}
a:hover {
	color: #660000;
	text-decoration: underline;
}
.brd-rt {
	background-image: url(images/spacer-right.jpg);
	background-repeat: repeat-y;
}
.brd-lt {
	background-image: url(images/spacer-left.jpg);
	background-repeat: repeat-y;
}
.header1 {
	font-weight: bold;
	color: #990000;
}
.header2 {
	font-weight: bold;
	color: #006666;
}
.small-type {
	font-size: 10px;
}
.cal-dates {
	background-image: url(images/red-bg.gif);
}
.fm-brdrt {
	background-image: url(fm/images/spacer-right.jpg);
	background-repeat: repeat-y;
}

