body {
	margin:0;
	scrollbar-base-color:#DCD6A6;
}
.body-text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #3F3F3F;
}
a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7C7000;
	text-decoration: none;
}
a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7C7000;
	text-decoration: none;
}
a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7C7000;
	text-decoration: underline;
}
a:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7C7000;
	text-decoration: none;
}.header {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;

}
.bkgd-logo {
	background-attachment: fixed;
	background-image:  url(images/logo-bkgd.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.rgt-bkgd {
	background-attachment: fixed;
	background-image:  url(images/rgt-body.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.lft-bkgd {
	background-attachment: fixed;
	background-image:  url(images/lft-body.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.btm-bkgd {
	background-attachment: fixed;
	background-image:  url(images/bkgd-btm.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.captions {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #888888;
	line-height: 10px;

}
.bkgd-repeat {
	background-attachment: fixed;
	background-image:  url(images/bkgd-repeat.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.bkgd-btm {
	background-attachment: fixed;
	background-image:  url(images/bkgd-btm.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bkgd-top {
	background-attachment: fixed;
	background-image:  url(images/bkgd-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.form-btn {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: 3f3f3f;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}
img { behavior: url(iepngfix.htc) }