body {background: url(images/green/bkg.gif);}
.shadowLeft {background: url(images/green/shadow_left.gif) repeat-y right top;}
.topBar {background: url(images/green/topbar.gif) repeat-x;}
.shadowRight {background: url(images/green/shadow_right.gif) repeat-y left top;}
.footer {
	color: #333;
	padding-top: 11px;
	padding-bottom: 2px;
	background: url(images/green/footer_bkg.gif) repeat-x;
	padding-right: 13px;
}
.footerNoPad {
	color: #333;
	padding-top: 0px;
	padding-bottom: 2px;
	background: url(images/green/footer_bkg.gif) repeat-x;
}
b {
	font-weight: bold;
	color: #345634;
}
.lowRightCorner {background: url(images/green/corner_low_right.gif) no-repeat;}
.lowLeftCorner {background: url(images/green/corner_low_left.gif) no-repeat;}
ul li {
	list-style: url(images/green/bullet.gif);
	line-height: 16px;
	padding-bottom: 4px;
}
