.watermark {
	background-image: url(/webadmin/common/templates/agape/brand/watermark.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

.pageheader {
	background-color: #3e8ca9;
	height: 50px;
	padding: 0;

}

.pageheaderleft {
	width: 100px;
	text-indent: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: white;
	height: 50px;
	padding: 0;
}


.pageheaderright {
	background-image: url(/webadmin/common/templates/agape/brand/pageheaderright.gif);
	background-repeat: no-repeat;
	background-position: top right;
	text-align: right;
	width: 374px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: :#3e8ca9;
	height: 50px;
	padding: 0;
}

