body {background: url(images/mustard/bkg.gif);}
.shadowLeft {background: url(images/mustard/shadow_left.gif) repeat-y right top;}
.topBar {background: url(images/mustard/topbar.gif) repeat-x;}
.shadowRight {background: url(images/mustard/shadow_right.gif) repeat-y left top;}
.footer {
	color: #333;
	padding-top: 11px;
	padding-bottom: 2px;
	background: url(images/mustard/footer_bkg.gif) repeat-x;
	padding-right: 13px;
}
.footerNoPad {
	color: #333;
	padding-top: 0px;
	padding-bottom: 2px;
	background: url(images/mustard/footer_bkg.gif) repeat-x;
}
b {
	font-weight: bold;
	color: #034747;
}
.lowRightCorner {background: url(images/mustard/corner_low_right.gif) no-repeat;}
.lowLeftCorner {background: url(images/mustard/corner_low_left.gif) no-repeat;}
