body.watermark {
	background-color : #FFEFCC;
	background-image : url(/plbc/images/watermark.gif);
	background-position : 50% 90%;
	background-repeat : no-repeat;
	background-attachment : fixed
}

body.blank {
	background-color : #FFEFCC;


}

td.content {
	text-align : justify;
	vertical-align : top;
	height : 500px;
	font-weight : bold;
	padding-left : 10px;
	padding-top : 10px;
}


.boxed {
	border-width : 1px;
	border-style : solid;
	border-color : black;
}

td.normal {
	text-align : left;
	vertical-align : top;
}

td.error {
	text-align : left;
	vertical-align : top;
	background-color : #FFAAAA;
}

td.frontnav {
	width : 100%;
	text-align : right;
	vertical-align : middle
}

a.frontnav {
	font-size : 140%;
	padding-left : 15px;
	text-decoration : none;
	font-weight : bold
}

div.productname {
	font-size : 150%;
	width : 100%;
	margin-bottom : 5px;
}

div.product_header {
	font-weight : bold;
	text-decoration :underline;
}

td.product_details_header {
	font-weight : bold;
	text-decoration :underline;
}

table.product_details {
	width : 100%;
	margin-top : 10px;
	margin-bottom : 10px
}

table.acceptable {
	width : 75%;
	margin-top : 10px;
}

td.acceptable {
	width : 50%
}

