body {
	background-color:#afdd6d;
    background-image:url('images/bg.png');
	background-repeat:repeat-y;
	background-attachment:fixed;
	background-position:top center;
   }

.normal {  font-family: Verdana;}
.noLine {  font-family: Verdana;  text-decoration: none;}


a:link.lnkhead1 {  color: #327141;  text-decoration: none ;}
a:link.lnkhead2 {  color: #327141;  text-decoration: none ;}
a:link.lnksub1 {  color: #327141;  text-decoration: none ;}
a:link.lnksub2 {  color: #327141;  text-decoration: none ;}
a:link.lnkfooter {  color: #327141;  text-decoration: none ;}


a:visited.lnkhead1 {color: #327141;  text-decoration: none ;}
a:visited.lnkhead2 {color: #327141;  text-decoration: none ;}
a:visited.lnksub1 {color: #327141;  text-decoration: none ;}
a:visited.lnksub2 {color: #327141;  text-decoration: none ;}
a:visited.lnkfooter {color: #327141;  text-decoration: none ;}


a:hover.lnkhead1 { color: #327141;  text-decoration: none ;}
a:hover.lnkhead2{ color: #327141;  text-decoration: none ;}
a:hover.lnksub1 { color: #327141;  text-decoration: none ;}
a:hover.lnksub2{ color: #327141;  text-decoration: none ;}
a:hover.lnkfooter{ color: #fff;  text-decoration: none ;}


a:focus.lnkhead1 {color: #ffffff;  text-decoration: none ;}
a:focus.lnkhead2 {color: #ffffff;  text-decoration: none ;}
a:focus.lnksub1 {color: #ffffff;  text-decoration: none ;}
a:focus.lnksub2 {color: #ffffff;  text-decoration: none ;}
a:focus.lnkfooter {color: #ffffff;  text-decoration: none ;}


a:active.lnkhead1 {color: #ffffff;  text-decoration: overline ;}
a:active.lnkhead2 {color: #ffffff;  text-decoration: underline ;}
a:active.lnksub1 {color: #ffffff;  text-decoration: underline ;}
a:active.lnksub2 {color: #ffffff;  text-decoration: underline ;}
a:active.lnkfooter {color: #ffffff;  text-decoration: underline ;}



.lnkhead1 {  text-decoration: none ; font-family: "Verdana"; font-size: 14px; font-style: normal; font-weight: bold; color: #327141;}
.lnkhead2 {  text-decoration: none ; font-family: "Verdana"; font-size: 10px; font-style: normal; font-weight: bold; color: #327141;}
.lnksub1 {  text-decoration: none ; font-family: "Verdana"; font-size: 10px; font-style: normal; font-weight: bold; color: #FFFFFF;}
.lnksub2 {  text-decoration: none ; font-family: "Verdana"; font-size: 10px; font-style: normal; font-weight: normal; color: #FFFFFF;}
.lnkfooter {  text-decoration: none ; font-family: "Verdana"; font-size: 11px; font-style: normal; font-weight: bold; color: #327141;}


.txthead0 {  font-family: "Times"; font-size: 22px; font-style: normal; font-weight: bold; color: #327141; }
.txthead1 {  font-family: "Times"; font-size: 18px; font-style: normal; font-weight: bold; color: #327141; }
.txthead2 {  font-family: "Times"; font-size: 22px; font-style: normal; font-weight: bold; color: #327141;}
.txthead3 {  font-family: "Verdana"; font-size: 10px; font-style: normal; font-weight: bold; color: #327141;}
.txtnormal1 {  font-family: "Verdana"; font-size: 12px; font-style: normal; font-weight: normal; color: #000000;}
.txtnormal2 {  font-family: "Verdana"; font-size: 10px; font-style: normal; font-weight: normal; color: #327141;}
.txtsub {  font-family: "Verdana"; font-size: 10px; font-style: normal; font-weight: normal; color: #000;}
.txtsub2 {  font-family: "Verdana"; font-size: 10px; font-style: normal; font-weight: normal; color: #327141;}

.white { background-color: #ffffff; }
a:hover.bglink { background-color: #327141;}

a.menu:active,
a.menu:visited,
a.menu:link {
     color:#327141;
     display:block;
     border-width:1px 0px 1px 0px;
     border-style:double;
     border-color:#fff;
     font-family:Georgia, Serif;
     font-size:14px;
	 font-weight:bold;
     letter-spacing:3px;
     padding:6px 0px 6px 0px;
     text-align:center;
     text-decoration:none;
     width:150px;
   }

a.menu:hover {
     color:#327141;
     display:block;
     border-width:1px 0px 1px 0px;
     border-style:double;
     border-color:#327141;
	 background-color:#afdd6d;
     font-family:Georgia, Serif;
     font-size:14px;
 	 font-weight:bold;
     letter-spacing:3px;
     padding:6px 0px 6px 0px;
     text-align:center;
     text-decoration:none;
     width:150px;
   }
   
   
a.green:active,
a.green:visited,
a.green:link {
     color:#327141;
     text-decoration:none;

   }

a.green:hover {
     color:#327141;
     text-decoration:underline;
	 
   }
   
   
a.black:active,
a.black:visited,
a.black:link {
     color:#000;
     text-decoration:none;

   }

a.black:hover {
     color:#000;
     text-decoration:underline;
	 
   }	