.memorial-page {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 3px solid #666666;

}

.table1 {
	background-color: #FFFFFF;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px none #000000;
	border-left: 1px solid #000000;

}

#navigation a {
	font:10pt Arial;
	color: #111111;
	font-weight:normal;
	text-decoration: underline;
	}
	
#navigation a:hover {
	color: gray; text-decoration: none;
	 }
	
 
#navigation3 a {
	font:11pt Arial;
	color: #111111;
	font-weight:normal;
	text-decoration: underline;
	}
	
#navigation3 a:hover {
	color:gray; text-decoration: none;
	 }
	 
	 
#navigation2 a {
	
	color: #ffffff;
	text-decoration: underline;
	}
	
#navigation2 a:hover {
	color:#ffffff; text-decoration: none;
	 }
	


.titletop {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
}
.title2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-weight: bold;
}


.memorial-title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-weight: bold;
}


.td-middle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 18px;
}

.td-right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 18px;
}

.td-right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}

.td-left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}


.td-topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/navbar/green_bg.jpg);
	height: 43px;
}

.border-right {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.border-left {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}.calendar-title {
	font-weight: bold;
	color: #CC3333;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.green-bg {
	background-image: url(../images/navbar/green_bg.jpg);
}
.feature-table {
	border: 1px none #666666;
}

