
BODY { 
background-color:#000000;
margin-top:0em;
margin-left:5;
font-size: 12px;
font-family:Arial, Helvetica, sans-serif;
color:#000000;
font-style: normal; 
font-weight: bold; 
font-variant: normal; 
text-transform: none; 
text-decoration: none;
}

.page {  background-image: url(graphics/paper-background.jpg);
}

.logotop {
       font-size: .80em;
       font-weight: normal;
	   background-color:#000000;
	   
		  }
	  
.content { font-size: .80em;
           font-weight: normal;
	       color: #ffffff;
	       padding-left:0px;
	       padding-right:2em;
	       background-color:#000000;
		  }

.address { font-size: 9px;
           font-weight: bold;
	       color: #ffffff;
		  }
.address b { color: #ffffff;
            font-size: 12px;
}		  
.address .lighter {font-weight: normal;
                 font-size: 13px;
                 color: #404040;
}				 

.footer { font-size: .70em;
          font-weight: normal;
		  color: #240A17;
		  margin-left:2em;
		  }

.footersm { font-size: .70em;
          font-weight: normal;
		  color: #c0c0c0;
		  margin-left:0em;
 }

a.footlink {
            font-weight:normal;
			color:#c0c0c0;
}		 
		  
		  
h1 { font-size: 18px;
    font-weight: bold;
	color: #B92025;		  
}

h1 .small { font-size: 14px;
     font-weight: bold;
	 color: #B92025;
}


h2{ font-size: 18px;
     font-weight: bold;
	 color: #000000;		  
}

a {  font-family:Arial, serif;
    font-weight:bold;
	font-size: 16px;
    color:#0000C0;
	line-height:1em;
	text-decoration:none;
	}

a:hover	    {text-decoration:underline; color:#000000;}
a:visited   {color:#0000C0;}		

a.navlink {font-size:.65em;
            font-weight:normal;
			color:#552A34
}			
			
a.regular { font-weight:normal;
			color:#552A34;
			text-decoration:underline;
			font-weight:bold;
			font-size:1em;			
}			

pre { font-family:monospace;
      font-size: 1em;
	  margin-left:2em;
	  
}


.header { background-color:#CCCCCC;
          margin-left:5;
          vertical-align:middle;
          line-height:14px;
}

a.header {color:#400000;
          font-size:12px;
	  font-weight:bold;	
	  text-decoration:none;
         }   

a:visited.header {color:#400000;
                  text-decoration:none;
}

a:hover.header {color:#ffffff;
                text-decoration:none;
}

.wht { background-color:#979882;
       font-size:12px;
       font-weight:bold;
}

.wht b { font-size:14px;
}

 
.crumbsbar { background-color:#7F0400;
          margin-left:5;
          vertical-align:middle;
          line-height:14px;
}

small.crumbsbar { font-size: 10px;
}

a.crumbsbar {color:#ffffff;
          font-size:12px;
	  font-weight:bold;	
	  text-decoration:none;
         }   

a:visited.crumbsbar {color:#ffffff;}

a:hover.crumbsbar {color:#ffffff;
                text-decoration:underline;
}

.here {color:#ffffff;
          font-size:12px;
	  font-weight:bold;
	  margin-left:5;	
	  text-decoration:none;
	}
        

.boldfooter {color:#000000;
          font-size:12px;
	  font-weight:bold;
	  margin-left:0px;	
	  text-decoration:none;
} 

.bottombar { background-color:#000000;
              font-size:10px;
	font-weight:normal;	
	color:#c0c0c0;
	line-height:14px;
	text-decoration:none;
         }   

a.bottombar {font-family:Arial,sans-serif;
    font-size:10px;
	font-weight:normal;	
	color:#ffffff;
	line-height:14px;
	text-decoration:none;
         }   

a:visited.bottombar {color:#ffffff;}

a:hover.bottombar {color:#808080;
                 text-decoration:underline;
}

.navleft { 
       padding-left:100px;
       
       background-color:#000000;
       
		  }

.nav { font-size: 14px;
       font-weight: medium;
       color: #ffffff;
	   line-height: 18px;
  }
		  
a.nav {color:#ffffff;
          font-size:14px;
	  font-weight:bold;
	  text-decoration:none;
         }

a:visited.nav {color:#ffffff;
                  text-decoration:none;
}

a:hover.nav {color:#CB372D;
                text-decoration:underline;
}

.form_birth{

border:1px;
border-style: dashed;
border-color:12437A;
background-color: eeeeee;
color:cc0000;
font-weight: bold;
font-family:Verdana,Arial, Helvetica, sans-serif;
font-size:13px;
padding-left: 1px;

}
.form_button { background: url(graphics/go-button.png); height: 46px; width: 49px; cursor:pointer;
}

