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


.logotop {
       font-size: .80em;
       font-weight: normal;
	   background-color:#ffffff;
	   background-image: url(graphics/dr-berton.jpg);
		  }
		  
.content { font-size: .80em;
           font-weight: normal;
	   font-color: #000000;
	   padding-left:1em;
	   padding-right:2em;
	   background-color:#ffffff;
		  }

.address { font-size: .75em;
           font-weight: bold;
	       color: #000000;
		  }
.address .lighter {font-weight: normal;
                 font-size: 13px;
                 color: #404040;
}				 

.footer { font-size: .70em;
          font-weight: normal;
		  font-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: #240A17;		  
}

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


h2{ font-size: 16px;
     font-weight: bold;
	 font-color: #240A17;		  
}

a {font-family:Arial, serif;
        font-size:.85em;
        font-weight:bold;
        color:#001894;
	line-height:1em;
	text-decoration:none;
	}

a:hover	    {text-decoration:underline}
a:visited   {color:#001894;}		

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:#CC99B8;
          margin-left:5;
          vertical-align:middle;
          line-height:14px;
}

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:5;	
	  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:1em;
       /* background-color:#DCDD87; */
       background-color:#ffffff;
       
		  }

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

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

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

.border_gray {

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:10px;

}

