/* CSS Document */
BODY{
     /*background: #c0AB87;*/
	 MARGIN-TOP: 0px;
	 MARGIN-BOTTOM: 0px;
	 MARGIN-LEFT: 0px;
	 MARGIN-RIGHT: 0px;
     line-height: 200%;
	 /*scrollbar-base-color: #C0AB87;*/
	 /*scrollbar-track-color: #AC9979;*/
	 }
SPAN {float: left;MARGIN-RIGHT: 5px;}
	 td {font-family: "Verdana"; font-size: 10px; color: #A65915; align:justify;}

	 a.menu:link {color: #A65915; font-size: 13px; font-weight: bold; text-decoration: none; }
	 a.menu:visited {color: #A65915; font-size: 13px; font-weight: bold; text-decoration: none; }
     a.menu:active {color: #A65915; font-size: 13px; font-weight: bold; text-decoration: none; }
     a.menu:hover {color: #CA9E55; font-size: 13px; font-weight: bold; text-decoration: none; }

	 a.archive:link {color: #A65915; font-size: 10px; font-weight: bold; text-decoration: none;}
	 a.archive:visited {color: #A65915; font-size: 10px; font-weight: bold; text-decoration: none;}
     a.archive:active {color: #A65915; font-size: 10px; font-weight: bold; text-decoration: none;}
     a.archive:hover {color: #CA9E55; font-size: 10px; font-weight: bold; text-decoration: none;}

	 a.footer:link {color: #A65915; font-size: 10px; font-weight: 0; text-decoration: none;}
	 a.footer:visited {color: #A65915; font-size: 10px; font-weight: 0; text-decoration: none;}
     a.footer:active {color: #A65915; font-size: 10px; font-weight: 0; text-decoration: none;}
     a.footer:hover {color: FDE0A8; font-size: 10px; font-weight: 0; text-decoration: none;}

	 a.footeright:link {color: #30622B; font-size: 10px; text-decoration: none;}
	 a.footeright:visited {color: #30622B; font-size: 10px; text-decoration: none;}
     a.footeright:active {color: #30622B; font-size: 10px; text-decoration: none;}
     a.footeright:hover {color: #fff; font-size: 10px; text-decoration: none;}

	 a.onblue:link {color: #9DD6E9; font-size: 10px; text-decoration: none;}
	 a.onblue:visited {color: #9DD6E9; font-size: 10px; text-decoration: none;}
     a.onblue:active {color: #9DD6E9; font-size: 10px; text-decoration: none;}
     a.onblue:hover {color: #6C9FB0; font-size: 10px; text-decoration: none;}

	 h1,h2,h3,h4,h5 {font-size: 10px; font-family: "Georgia"; color:#7C795A; letter-spacing: 1px}
	 EM {font-family: "Georgia"; font-size: 10px;}

	 .sfield{
	   background: #DDD9AD;
	   width: 170px;
	   height: 17px;
	   border: 1px solid #BBB689;
	   font-family: "Georgia";
	   font-size: 10px;
	   color: #7C795A
	   }

	  .footer{
	  font-family: "Georgia";
	  font-size: 10px;
	  color: #214D66;
	  }

	  .footeright{
	  font-family: "Georgia";
	  font-size: 10px;
	  color: #30622B;
	  }

