body {
	height: 100%;
	font-size: 9pt;
	background-color: black;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3535A2; 
	text-decoration: none 
}
a:hover { 
	color: #000000; 
	text-decoration: underline 
}
table        { 
	font-family: Georgia, "Times New Roman", Times, serif;
}
hr {color: #ccc; background-color: #ccc; height: 4px; border: none}
ol li {
	padding-top:0.6em;
}
ul li {
	padding-top:0.6em;
	list-style-image: url(images/3bullet.gif);
	list-style-type: none;
}
ul ul li {
	padding-top:0.4em;
	list-style-image: url(images/3chevron.png);
	list-style-type: none;
}
INPUT { FONT-SIZE: 14pt; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif}
INPUT.button { 
	BORDER-WIDTH: 1px; 
	FONT-WEIGHT: bold; FONT-SIZE: 14px; 
	CURSOR: hand; 
	CURSOR: pointer; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
}
.top {
	font-size: 10pt;
	color: #979797;
	text-decoration: none;
}
.search {
	font-size: 10pt;
	width: 5em;
}
.menu {
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.copy {
	font-size: 10pt;
	line-height: 14px;
	color: #B1B0B0;
	text-decoration: none;
}
.standout_text {
	font-size: 10pt;
	color: #656565;
}
.heading_text {
	font-size: 12pt; 
	margin: 0.2em 0em 0.6em 0em;
	font-weight: bold;
	color: #005baa;
}
.text_1 {
	font-size: 20pt;
	font-weight: bold;
	color: #333;
	padding-bottom:0.6em;
}
.text_2 {
	font-size: 14pt;
	font-weight: bold;
	color: #333;
	padding-top:1em;
	padding-bottom:0.6em;
}
.text_3 {
	font-size: 10pt;
	color: #000000;
}
.link_1 {
	font-size: 10pt;
	font-weight: bold;
	color: #50596E;
	text-decoration: none;
	cursor: pointer;
}
.intro {
	font-size: 10pt;
	margin: 1em 0.5em 1em 0.5em;
	color: #5E5E5E;
}
.link_2 {
	font-size: 10pt;
	color: #0054A6;
}
.link_3 {
	font-size: 10pt;
	color: #5D999D;
}
.info_text {
	font-size: 10pt;
	color: #777;
	font-style: italic;
	text-decoration: none;
}
.menu_button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #daa520; 
	background-color: #000000; 
	font-weight: bold; 
	font-size: 9pt; 
	text-decoration: none;
	cursor: pointer; 
	padding: 0.2em 0.5em 0.2em 0.5em; 
}
.list {
	font-size: 10pt;
	background-color: #FFFFFF;
	border-right-width: 0.2em;
	border-bottom-width: 0.2em;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CDCDCD;
	border-bottom-color: #CDCDCD;
	color: #656565;
}
.photo {
	border-top:thick solid #777;
	border-right:thick solid #777;
	border-bottom:thick solid #777;
	border-left:thick solid #777;
}
.tombstone_outer {
        float:left;
	width:130px;
        margin:0 0 30px 50px; 
	border-right:5px solid #777;
	border-top:6px solid #777;
}
.tombstone_inner {
	height:200px;
	font-size: 8pt;
        font-weight:bold;
	text-align:center;
	background-color: white;
	color: #000000;
	padding:4px 4px 4px 4px;
	border:2px solid black;
}
.tombstone_head {height:50px;}
.tombstone_body {height:50px;font-size:10pt;font-style:italic;padding-top:20px;}
.tombstone_loc {height:50px;color:#555;padding-top:20px;}

.clear {clear:both;}


#info_table th { FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #000000; TEXT-DECORATION: none }
#info_table td { FONT-WEIGHT: normal; FONT-SIZE: 14px; COLOR: #000000; TEXT-DECORATION: none }
#main_table th {background-color:#9ab6b9; color:white; font-size:14px; padding:0.2em 0.3em 0.2em 0.3em; border:1px solid #aaa; text-align:center} 
#main_table td {font-size:14px; padding:0.2em 0.1em 0.2em 0.1em; border:1px solid #aaa; text-align:center} 
#show_table th {background-color:#ddd; font-size:14px; padding:0.2em 0.1em 0.2em 0.1em; border:1px solid #aaa; text-align:left} 
#show_table td {background-color:#9ab6b9; font-size:14px; padding:0.2em 0.1em 0.2em 0.1em; border:1px solid #aaa; text-align:right} 
#edit_table th {FONT-WEIGHT: bold; FONT-SIZE: 14px; background-color:#ddd; padding:0.2em 0.2em 0.2em 0.2em; border:1px solid #ddd; text-align:left} 
#edit_table td {FONT-WEIGHT: normal; FONT-SIZE: 14px; padding:0.2em 0.2em 0.2em 0.2em; border:1px solid #ddd; text-align:left} 


