.cardcentergraphic {
	background-attachment: fixed;
	background-image: url(/img_lib/cardbackgrd279.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
.sealcentergraphic {
	background-attachment: fixed;
	background-image: url(/img_lib/ssaseal1.gif);
	background-position: center;
	background-repeat: no-repeat;
}

.greenruled2-td {
	border: 1.5px solid #336633;
}
.greenruled-td {
	border-top: 0px;
	border-left: 0px;
	border-right: 1.5px none #336633;
	border-style: solid;
	border-bottom: 0px;

