   body
   {
     border: 0;
     margin: 3px;
     padding: 0;
     color: black;
     font-size: 10pt;
     font-family: Tahoma, Sans-serif;
     background-color: #ffffff;
   }
   table
   {
     font-size: 10pt;
   }
   h1
   {
     margin: 3px 0 5px;
     border-bottom: 1px dotted gray;
     color: #005588;
     /*color: #AA3333;*/
     font-weight: bold;
     font-size: 12pt;
     font-family: Arial, Tahoma, Sans-serif;
   }
   form
   {
     margin: 0;
   }
   input
   {
     border: 1px solid #000;
     height: 20px;
     color: gray;
     font-weight: bold;
   }
   input .text
   {
     font-weight: normal;
   }
   a:link
   {
     color: black;
   }
   a:visited
   {
     color: gray;
   }
   a:hover
   {
     color: maroon;
   }
   a:active
   {
     color: #848484;
   }
   #main
   {
     border: 0;
     margin: 0;
     padding: 3px 0;
     background-color: #B6BA97;
     font-weight: normal;
     font-size: 9pt;
   }
   #copyright
   {
     border: 0;
     margin: 0;
     padding: 3px 0;
     border-top: 1px solid #000;
     /*background-color: #fff;*/
     text-align: right;
     font-weight: normal;
     font-size: 7pt;
   }
   #contact
   {
     border: 0;
     margin: 0;
     padding: 3px 0;
     border-top: 0px solid #000;
     /*background-color: #fff;*/
     color:#D2CFCF;
     font-family: Arial, Tahoma, Sans-serif;
     text-align: center;
     font-weight: normal;
     font-size: 8pt;
   }
   #contact a:link
   {
     padding: 0 10px;
     /*background-color: #EEE;*/
     color: #7E003F;
     font-weight: bold;
     text-decoration: none;
   }
   #contact a:visited
   {
     padding: 0 10px;
     /*background-color: #DDD;*/
     color: black;
     font-weight: bold;
     text-decoration: none;
   }
   #contact a:hover
   {
     padding: 0 10px;
     background-color: #CAAF6F;
     color: #ffffff;
     font-weight: bold;
     text-decoration: none;
   }
   #contact a:active
   {
     padding: 0 10px;
     background-color: orange;
     color: maroon;
     font-weight: bold;
     text-decoration: none;
   }
   #photobody
   {
     border: 0;
     margin: 3px;
     padding: 0;
     color: black;
     font-size: 8pt;
     font-family: Tahoma, Sans-serif;
     background-color: #B6BA97;
   }
   #photobody table
   {
     border: 0;
     margin: 3px;
     padding: 0;
     color: black;
     font-size: 8pt;
     font-family: Tahoma, Sans-serif;
     background-color: #D5DAB1;
   }
   #sitelinks
   {
     border: 0;
     margin: 0;
     padding: 0;
     border-top: 1px solid #FFF;
     border-bottom: 1px solid #FFF;
     /*background-color: #EEE;*/
     font-weight: bold;
     font-size: 8pt;
   }
   #sitelinks table
   {
     border: 0;
     margin: 0;
     padding: 0;
     font-weight: bold;
     font-size: 8pt;
   }
   #sitelinks a:link
   {
     padding: 0 8px;
     /*background-color: #EEE;*/
     color: white;
     text-decoration: none;
   }
   #sitelinks a:visited
   {
     padding: 0 8px;
     /*background-color: #DDD;*/
     color: white;
     text-decoration: none;
   }
   #sitelinks a:hover
   {
     padding: 0 8px;
     background-color: #5B513D;
     color: white;
     text-decoration: none;
   }
   #sitelinks a:active
   {
     padding: 0 8px;
     background-color: orange;
     color: white;
     text-decoration: none;
   }
   #sitelinks .link_active
   {
     background-color:gray;
     color:white;
   }
   #sitelinks a.link_active:link,
   #sitelinks a.link_active:visited,
   #sitelinks a.link_active:hover
   {
     background-color:gray;
     color:white;
   }
  .small
   {
     font-family: Verdana, Arial, Tahoma, Sans-serif;
     font-size: 7pt;
     color: #59755D;
   }
#tdLeftSidebar {
	/*background-color: #848484;*/
	background-position: top;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 800;
	vertical-align: top;
	text-align: left;
}

#tdLeftSidebar a {
	color: #CCCCCC;
	text-decoration: none;
	display: block;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	border-bottom-color: #181F29;
	vertical-align: 0%;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
	margin-top: 2px;
	margin-right: 1px;
	margin-bottom: 5px;
	margin-left: 3px;
}
#tdLeftSidebar a:hover {
	background-color: #000000;
}

