body{
	font-family: lucida sans, sans-serif;
	font-size: 12pt;
	color: rgb(61, 61, 61);
}

p {
	font-size: 12pt; 
	color: rgb(61, 61, 61);
}

a {
	font-family: lucida sans, sans-serif;
	font-size: 10pt;
	color: rgb(61, 61, 61);
}

.allcolor {
	background-color: rgb(256, 236, 139);
}	

.thumb {
	font-family: lucida sans, sans-serif;
	font-size: 12pt;
	font: normal;
}

.navigation{
	font-family: lucida sans, sans-serif;
	font-size: 9pt;
	color: white;
	font: bold;
	background-color: rgb(139, 69, 19);
}

.textchunk{
	font-size: 12pt;
	color: rgb(61, 61, 61);
}

.contact{
	font-size: 9pt;
	color: rgb(0, 0, 0);
	BORDER-TOP: #000000 1px solid;
}

.email {
	font-size: 11pt;
	color: rgb(40, 40, 40);
}

.label {
	font-size: 16pt;
	font: normal;
	color: rgb(61, 61, 61);
	text-align: center;
	vertical-align: center;
}

.urntitle {
	font-family: lucida sans, sans-serif;
	font-size: 20pt;
	font: normal;
	color: rgb(61, 61, 61);
	text-align: center;
}

.material {
	font-family: lucida sans, sans-serif;
	font-size: 12pt;
	font: bold;
	color: rgb(61, 61, 61);
}

.hidePic {
	display:none;
}
	

.bordera {
	BORDER-RIGHT: #000000 1px solid; 
	BORDER-TOP: #000000 1px solid; 	
	BORDER-LEFT: #000000 1px solid; 
	BORDER-BOTTOM: #000000 1px solid
}

.borderrb {
	BORDER-RIGHT: #000000 1px solid; 
	BORDER-TOP: #000000 0px solid; 	
	BORDER-LEFT: #000000 0px solid; 
	BORDER-BOTTOM: #000000 1px solid
}

.borderb {
	BORDER-RIGHT: #000000 0px solid; 
	BORDER-TOP: #000000 0px solid; 	
	BORDER-LEFT: #000000 0px solid; 
	BORDER-BOTTOM: #000000 1px solid
}

.bordert {
	BORDER-RIGHT: #000000 0px solid; 
	BORDER-TOP: #000000 1px solid; 	
	BORDER-LEFT: #000000 0px solid; 
	BORDER-BOTTOM: #000000 0px solid
}