@charset "utf-8";

/* CSS Document */
body {
	margin-top: 0px;
}
.deceased {
	color: #000;
	font-weight: bold;
}
.BoldRed {
	color: #F00;
}
.GreyedOut {
	color: #CCCCCC;
}
.piccaptionwhite {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #FFF;
}
.piccaptionwhiteplain {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #FFF;
}
.piccaptionwhiteplainsmall {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #FFF;
}

.piccaptionwhitenounderline {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #FFF;
	text-decoration: none;
}


.piccaptionyellowitalic {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FF0;
	font-style: italic;
	font-weight: normal;
}
.piccaptionyellowplain {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #FF0;
}

.memberscarheading {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	color: #FF0;
}
.headingwhitwboldondarkblue {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	background-color: #009;
}
.headingwhitwboldondarkred {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	background-color: #900;
}

.headingLargeWhitwboldondarkblue {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	background-color: #009;
}

.headingwhitwboldondarkblueSmall {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	background-color: #009;
}
.headingwhitwboldondarkRedSmall {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	background-color: #900;
}
.headingwhitwboldondarkRedMedium {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	background-color: #900;
}



.memberscarsubheading {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
}
.memberscarsubheadingblue {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #006;
}

.mediumyellowsubheading {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FF0;
}

.largewhitetext {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
}

.largeyellowtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #FF0;
}


.largewhitetitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
}

.largeredtitle {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #900;
}
.mediumredtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #900;
}
.mediumbluetitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #03C;
}


.largeblacktitle {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 36px;
	font-style: italic;
	font-weight: bold;
	color: #000;
}

.normalblacksmall {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000;
}
.normalyellowsmall {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #FF0;
}

.normalblacktiny {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #000;
}

.normalblackmedium {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #000;
}
.normalblackmediumBOLD {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000;
}

.normalblackmedium16px {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #000;
}

.normalredmedium {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #900;
}
.normalblackARIAL12pix {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000;
}
.normalblackARIAL14pix {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000;
}

.normalblackARIAL16pix {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #000;
}

.normaWhiteARIAL12pix {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
}
.normaWhiteARIAL14pix {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
}

.normaWhiteARIAL16pix {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
}

.normaYellowARIAL14pix {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FF0;
}



.normalredmedium16px {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	color: #900;
}


.normalblacklarge {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #000;
}
.normalbluelarge {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #006;
}
.normalwhitelarge {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
}
.normalyellowlarge {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #FF0;
}




.normalmeditalic {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
}
.normallargeitalic {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #000;
}
.normallargeitalicyellow {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #FF0;
}


.normalredsmall {
	color: #800000;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
}
.normalblackmedium a {
	color: #000080;
}
.boldredmedium {
	color: #800000;
	font-size: 18px;
	font-weight: bold;
}
.normalblacklarge i b {
	color: #000;
}
body center table tr td div table tr td div font b a {
	color: #800000;
}
body center table tr td div table tr td div font b a {
	color: #800000;
}
.darkred {
	color: #800000;
}
.boldblacktitle {
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #000;
}
.piccaptionwhiteplain {
	color: #FFF;
}
.whitetext {
	color: #FFF;
}
.largeredtitle .normalblacklarge a {
	color: #00F;
}
.normallargeitalic .headingLargeWhitwboldondarkblue a {
	color: #FF0;
}
.normallargeitalic td .headingwhitwboldondarkRedSmall {
	color: #FFF;
}
.headingwhitwboldondarkRedSmall a strong {
	color: #FFF;
}
.normalblackmedium li ul li a strong {
	color: #000;
}
.normalblackmedium a {
	color: #800000;
}
.piccaptionwhiteplain td {
	color: #FFF;
}
.normalblackmedium16px a {
	color: #000080;
}
.normalblacklarge center table .piccaptionwhiteplain td {
	color: #FFF;
}
.normalblacklarge center table .piccaptionwhiteplain td p a {
	color: #FFF;
}
.normalbluelarge p em strong a {
	color: #F00;
}
