body {
	background: #063;
	color: black;
	font-family: "times new roman", serif;
	margin: 5%;
   }                 /* background was #66FF99 */
   
a:link { color: #663399;}  /* Purple - for unvisited links */
a:visited {
	color: #FF0000;
	font-style: italic;
   }                        /*Red -  for visited links */
a:hover { color: #FF6600;}  /*Orange - when hovering over link */
a:active { color: #33CC99;}  /*Teal -  when user clicks link */


h1, h2, h3, h4, h5, h6 {
	font-family: arial, sans-serif;
	color: #3333FF;
	margin-top: 1em;
	margin-bottom: 1em;
   }
   
pre, code {
   font-family: monospace;
   }
   
.box {
   border: solid; 
   border-width: thin;
   width: 100%;
   padding: 1em;
  }
  
.box1 {
   border: solid; 
   border-width: thin;
   width: 95%;
   padding: 1em;
  }
  
b {
   color: #990033;
   }
   
p b {
   color: #666633;
   }   
   
address {
   font-size: 0.8em;
   }
   
#hilite {
   text-align: center;
   }
   
#pasValdtr {
   text-align: right;
   }
   
#footer{
	position: relative;
	top: 15px;
	} 
  
.headr, .ctd {
   text-align: center;
   }

.headr1{
   text-align: center;
   font-size: 1.5em;
   font-weight: bold;
   }
   
.headr2{
   text-align: center;
   font-size: 1em;
    font-weight: bold;
   }
   
.headr3{
    font-size: 1.5em;
    font-weight: bold;
   }
   
.headr4{
    font-size: 1.5em;
    font-weight: bold;
	color: #666633;
   }
   
#content {
	color: inherit;
   background: #FFFFFF;
   padding: 10px;
   }
   
.nobord {
   border: none;
   }
   
#cloak {
   visibility: hidden;
   }
   
#srchEng {
   font-family: arial, sans-serif; 
    color: #990000;
   }
   
#srchEng1 {
   font-family: arial, sans-serif; 
    color: #FF3333;
   }

.booktitl {
      text-decoration:underline; 
      color:#000000;
   }   
   
.itlsub {
	font-size: smaller;
}

#content #conf img {
	padding: 0px;
	text-align: center;
	margin-left: 22em;
}

#content #conf .ct-ban {
	padding: 0em;
}

#content #conf {
	height: 3em;
	margin-top: 30px;
}

/* CSS for Branch Meetings Page*/

.itl {
	font-style: italic;
}

#content .itemhd .itlsub .booktitl {
	color: #3300FF;
	text-decoration: underline;
	font-style: italic;
}


.itemhd {
  text-align: left;
  }
  
  /*  CSS for Member Genealogy Pages */
  sup.c10 {color: #FF6666;}
  .c3 {text-align: center;}
   
#content #newlibhrs {
	margin-top: 2em;
	margin-right: 3em;
	margin-bottom: 3em;
	margin-left: 2em;
	border: medium outset #0F3;
	padding: 1em;
	text-align: center;
}

#content #newlibhrs h2 {
	font-variant: small-caps;
	color: #990000;
}

#content #newlibhrs p em {
	color: #0033CC;
}

#content #newlibhrs p {
	font-weight: bolder;
	font-size: x-large;
}
p em {
	color: #F00;
	font-weight: bold;
}
#content .msg {
	font-size: x-large;
	font-style: italic;
	font-weight: bolder;
	color: #900;
	text-align: center;
}
#content .msg .bnb {
	font-size: xx-large;
	font-weight: bolder;
}
