   BODY {
           background-color: #EEEEEE;
		   margin-top: 0px;
   }

   P       {
           font-family: Arial, Helvetica, sans-serif;
           color: #000000 ;
           font-size: 12pt ;
		   /*text-align:justify;*/
           }
		   
#smalltxt  {
           font-family: Arial, Helvetica, sans-serif;
           color: #000000 ;
           font-size: 10pt ;
		   padding:0px;
		   margin:0px;
           }		   
		   
   td      {
           font-family: Arial, Helvetica, sans-serif;
           font-size: 12pt ;   
   }
   
   H2		{
   			font-family: Arial, Helvetica, sans-serif;
   			color: #508AA0;
			/* color: #427A8F; */
			/* color: #2E4C5E; */
			}

   H3		{
			font-family: Arial, Helvetica, sans-serif;
   			color: #508AA0;
			}
   
   E4		{
			font-family: Arial, Helvetica, sans-serif;
   			color: #508AA0;
			font-size: 12pt ; 
			font-weight:bold;
			}

   
   .menu {
   			background-image:url(images/menubg.gif);
			background-repeat: no-repeat;
			background-color:#E9F3FC;
			/* background-color:#FFFFFF; */
			}
   
   .title {
      		background-image:url(images/civicTrustBanner.gif);
			background-repeat: no-repeat;
			background-color:#FFFFFF;
			}
			
	.textbg {
			background-color:#FFFFFF;
			}
			

	.scroll {	
			height: 470px;	
			width: 645px;	
			overflow: auto;	
			border: none;	
			background-color: #E9F3FC;
			padding: 5px;
			font: Arial, Helvetica, sans-serif;
	}
	
	.heading {
	         font:Arial, Helvetica, sans-serif;
			 font-size: 14pt;
	}
	
	/* .style2 {color: #0099FF} */
	.style2 {color: #427A8F}
	.style3 {
			  font-size: small;
			  font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
   
  	A 			{ font-family: Arial, Helvetica, sans-serif; color: #FFCC66; }
	A:link		{ color: #476374; text-decoration: underline; }
	A:visited	{ color: #996699; text-decoration: underline; }
	A:active	{ color: #9A9A9B; text-decoration: underline; }
	A:hover		{ color: #9A9A9B; text-decoration: none; }
  
  
   .topofpage {
				margin: 0;
	}
  
	div.thumb {
				margin: 3px;
				border: 1px solid #A0ACC0;
				height: auto;
				float: left;
				text-align: center;
	}	
	.thumb img {
				display: inline;
				margin: 5px;
				border: 1px solid #A0ACC0;
	}
	.thumb a:hover img {border: 1px solid black;}
	.photocattitle {text-align: center; font-weight: bold;} 
	.phototitle {
				  text-align: center;
				  font-weight: normal;
				  width: 120px;
				  margin: 0 3px 3px 3px;
	 }
	 
	 .search {
	 		padding:2px;
			margin-left: 4px;
			}


	.searchform {	
		font-family: Verdana, Arial, Helvetica, sans-serif;	
		font-size: 67%;	
		font-style: normal;	
		font-weight: normal;	
		font-variant: normal;	
		text-transform: none;	
		color: #003399;
		}

	.searchsubmit {	
		font-family: Verdana, Arial, Helvetica, sans-serif;	
		font-size: 67%;	
		font-style: normal;	
		font-weight: normal;	
		font-variant: small-caps;	
		text-transform: uppercase;	
		color: #003399;
		}
		
	.searchcontainer {
		width:302px;
		height:50px;
		/*position:absolute;*/
		position: relative;
		left: -95px;
		top: 5px;
		padding: 2px;
		margin: 5px;
		}	

	.searchcontainer2 {
		width:302px;
		height:15px;
		/*position:absolute;*/
		position: relative;
		left: 230px;
		top: -23px;
		padding: 2px;
		padding-bottom:0px;
		margin: 5px;
		margin-bottom:0px;
		}	
