  BODY  {
  	font-family : verdana,arial,helvetica;
  	font-size : 12px;
  	color: black;
  	margin-left : 0px;
  	margin-right : 0px;
  	margin-top : 0px;
  	margin-bottom : 0px;
  	margin : 0px;
	background-color: #647C0A;
/*	background-image: url(/images/background100.gif); */
	background-image: url(/images/bgtileolive.gif); 
	background-repeat: repeat-all;
  }

.input { border: 1px outset #999999; background-color: #ffffff; font-size: 10px; font-family: verdana,arial; }

  H1  {
  	font-family : arial,helvetica;
  	font-size : 22pt;
  }
  
  H2  {
  	font-family : arial,helvetica;
  	font-size : 18pt;
  }
  
  H3  {
  	font-family : arial,helvetica;
  	font-size : 15pt;
  }
  
  H4  {
  	font-family : arial,helvetica;
  	font-size : 14pt;
  }

  H5  {
  	font-family : arial,helvetica;
  	font-size : 14pt;
	color : #647C0A;
  }
  
  th, td, p, br, ul, ol, li  {
  	font-family : verdana,arial,helvetica;
  	font-size : 12px;
  }
  
  .content_bk { background-image: url(/images/content_bk.png); background-repeat: no-repeat; }
  
  .title  {
  	font-family : arial,helvetica;
  	font-size : 14pt;
	color: #647C0A;
  }
  
  .heading  {
  	font-family : arial,helvetica;
  	font-size : 12pt;
	font-weight: bold;
  }
  
  .border  {
  	border: 1px solid black;
  }
  
  .special  {
  	font-family : arial,helvetica;
  	font-size : 12pt;
  }
  
  .smallred  {
  	font-family : arial,helvetica;
  	font-size : 8pt;
  	color : #CC0000;
  }
  
  .smallwhite  {
  	font-family : arial,helvetica;
  	font-size : 8pt;
  	color : #ffffff;
  }
  
  .red  {
  	font-family : arial,helvetica;
  	font-size : 10pt;
  	color : #CC0000;
  }
  
 .nav  {
  	font-family : arial,helvetica;
  	font-size : 8pt;
  	color : navy;
  }
  
  .smallsilver  {
  	font-family : arial,helvetica;
  	font-size : 8pt;
  	color : silver;
  }
  
  .smallbluegray  {
  	font-family : arial,helvetica;
  	font-size : 8pt;
  	color : #A7AEC2;
  }

  a  {
  	color : Navy;
  }
  
  a.services  {
  	color : #4D4D4C;
  	text-decoration : underline;
  	font-size : 8pt;
  }
  
  a.services:hover  {
  	color : #647C0A;
  	text-decoration : none;
  	font-size : 8pt;
  }

  legend { margin-top: 7px; margin-bottom: 7px; }
  .thumbnail { margin-left: 10px; margin-bottom: 10px; margin-right: 7px; border: 3px double gray; }
  .photo { border: 3px double gray; }
