body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #336699;
	background-image: url(images/bkgrnd.gif);
}
.ppr-h {
	background-color: #FFFFFF;
	background-image: url(images/bkppr.gif);
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #000000;
	border-left-color: #000000;
	text-align: center;
	vertical-align: middle;
}
.ppr-m {
	background-color: #FFFFFF;
	background-image: url(images/bkppr.gif);
	font-family: Arial, Helvetica, sans-serif;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: top;
	padding: 10px;
	text-align: center;
}
.ppr-b {
	background-color: #FFFFFF;
	background-image: url(images/bkppr.gif);
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #000000;
	vertical-align: top;
	padding: 5px;
	border-left-color: #000000;
	text-align: center;
}
.ppr-f {
	background-color: #FFFFFF;
	background-image: url(images/bkppr.gif);
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #333333;
	border-left-color: #000000;
	text-align: center;
	vertical-align: middle;
}
.pix {
	border: medium solid #333333;
	margin: 3px;
	padding: 1px;
	text-align: center;
	vertical-align: top;
}
