.bgoutline {
	background-image: url(images/bg_outline.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
.bgsolid {
	background-image: url(images/bg_solid.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14pt;
	color: #336600;
}
