@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/ffcbm_bg2.jpg);
}
ul,ol {
	color: #67813b;
}
ul {
	list-style-type: disc;
}
/* .noIndent { // c'mon Jeff
	list-style-image: url(images/ffcbplus.gif);
} */
abbr {
	border-bottom: 1px dotted #67813b;
}
a:link,a:visited,a:hover,a:active {
	color: #67813b;
}
a.linkBlk:hover,a.linkBlk:active {
	border-bottom: 1px solid #67813b;
	color: #67813b;
}
a.linkBdr:hover,a.linkGrn:active {
	border-bottom: 1px solid #67813b;
	text-decoration: none;
}
.ffcbFld {
	border: 1px solid #67813b;
}
.ffcbColr {
	color: #67813b;
}
.ffcbHdg {
	color: #67813b;
}
a.ffcbHdg:link,a.ffcbHdg:visited {
	color: #67813b;
}
.navBar {
	background-color: #67813b;
}
a.navBar {
	color: white;
}
.ltBg {
	background-color: #e1e6d8;
}
.ffcbSmFt {
	font-size: 8pt;
}
.adBdr {
	border: 1px solid #67813b;
}
