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

.logotop {
       font-size: .80em;
       font-weight: normal;
	   background-color:#ffffff;
	   background-image: url(graphics/page-top.jpg);
	   background-repeat: no-repeat;
		  }
.logobot {
       font-size: .80em;
       font-weight: normal;
	   background-color:#ffffff;
	   background-image: url(graphics/page-bot.jpg);
	   background-repeat: no-repeat;
		  }
.content { font-size: 12px;
           font-weight: bold;
	       color: #808080;
	       padding-left:10px;
	       padding-right:10px;
	       background-color:#ffffff;
		  }
		  
.content b { color: #000000;
}

.address { font-size: 14px;
           font-weight: bold;
	       color: #000000;
		  }

.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: 1em;
     font-weight: bold;
	 font-color: #240A17;		  
}

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

a {font-family:Arial, sans-serif;
        font-size:14px;
        font-weight:bold;
        color:#c00000;
	line-height:16px;
	text-decoration:none;
	}

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

a.content {font-family:Arial, sans-serif;
        font-size:14px;
        font-weight:bold;
        color:#c00000;
	line-height:16px;
	text-decoration:none;
	}

a:hover.content	    {text-decoration:underline;  color: #F8BB3E;}
a:visited.content   {color:#c00000;}	

.smaller { font-size:14px;
}


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

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

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

a:hover.crumbsbar {color:#808080;
                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 { 
              font-size:10px;
	font-weight:normal;	
	color:#808080;
	line-height:14px;
	text-decoration:none;
	
         }   

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

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

a:hover.bottombar {color:#808080;
                 text-decoration:underline;
}
a.whtlink {    font-size:12px;
	font-weight:bold;	
	color:#ffffff;
	line-height:14px;
	text-decoration:none; }
	
a:visited.whtlink {color:#750303;
                  text-decoration:none;
}

a:hover.whtlink{color:#000000;
                text-decoration:underline;
}	
	
.navleft { 
       padding-left:0px;
	   background-image: url(graphics/side-bar-color-slice.jpg);
	   background-repeat: repeat-y;
		  }
.navpad { padding-left: 10px;
}
.nav { font-size: 14px;
       font-weight: bold;
       color: #000000;
  }
		  
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:#000000;
                text-decoration:underline;
}



.border_gray {

border:1px;
border-style: dashed;
border-color:12437A;
background-color: #F8BB3E;
color:#0000C0;
font-weight: bold;
font-family:Verdana,Arial, Helvetica, sans-serif;
font-size:10px;

}

ul { padding-left: 15px;
}
li { list-style-position: outside;
}

