body {
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(images/Background.gif);
	background-repeat: repeat;
	padding-top: 20px;
	padding-bottom: 15px;
}

.pbContent td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;	
}
.pbContent {

	background-image: url(/images/Watermarks.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 130px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
}

.pbChecks
{
	background-image: url(/images/watermark_checks.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.leftBackground
{	
	background-image:url(/images/Bottom_left_checks.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}
