/*

	delvalcremation.com Online Identification Service CSS library
	(c) 2007 Delaware Valley Cremation Service. All rights reserved (www.appware.biz)
	Developed by AppWare, LLC. (www.appware.biz)

*/


	body {
		background: #fff;
		color: #666;
		font-family: arial, verdana, helvetica, sans-serif;
		font-size: 9pt;
		margin-top: 10px;
		padding: 0;
		text-align: center;
	}

	table {
		padding: 0;
		width: 100%;
	}

	img {
		border: none;
	}

	form {
		font-family: arial, verdana, helvetica, sans-serif;
		font-size: 9pt;
		margin: 0;
	}

	input, select, textarea, button {
		font-family: arial, verdana, helvetica, sans-serif;
		font-size: 9pt;
	}

	a {
		color: #bcb886;
		text-decoration: none;
	}

	a:hover {
		text-decoration: underline;
	}

	.main {
		margin: auto;
		text-align: left;
		width: 800px;
	}

	.hdr {
		font-size: 10pt;
		font-weight: 600;
	}

	.breadCrumbNav {
		font-size: 8pt;
	}

	.bdy {
		margin: 20px 0 20px 0;
		padding: 0 10px 0 10px;
	}

	.ftr {
		font-size: 8pt;
	}

	img.photo {
		border: 1px solid #bcb886;
		margin: 10px 0 10px 0;
		width: 500px;
	}
