
HR {
   color: 814728;
 } 

BODY {
   color: 9C5834;
   font-family: arial;
   font-size: 2em;
      line-height: 1.8em;
 } 



.Font1{ 
   font-size: 2em;
   color: 9C5834;

 } 

 .Font2{ 
   font-size: 2em;
   color: 9C5834;
   font-weight: bold;
 } 
.Font3{ 
   font-size: 3em;
   color: 9C5834;
   font-weight: bold;
 } 


 .Font4{ 
   font-size: 1em;
   color: 814728;
 }
  .Font5{ 
   font-size: 12px;
   color: 814728;
   font-weight: bold;
 }
  .Font6{ 
   font-size: 2.4em;
   color: 814728;
   font-weight: bold;
 }


.Font7{ 
   font-size: 1.6em;
   line-height: 1em;
   color: 814728;
   font-weight: bold;
 }



 .White{ 
   font-size: .8em;
   color: white;
   font-weight: bold;
 }
 
 .White1{ 
   font-size: 1em;
   color: white;
   font-weight: bold;
 }

 .White2{ 
   font-size: 1.5em;
   color: white;
   font-weight: bold;
 }

 .White3{ 
   font-size: 2.4em;
   color: white;
   font-weight: bold;
 }


 .Black{ 
   font-size: .8em;
   color: white;
   font-weight: bold;
 }
 
 .Black1{ 
   font-size: 1em;
   color: white;
   font-weight: bold;
 }

 .Black2{ 
   font-size: 1.5em;
   color: white;
   font-weight: bold;
 }

 .Black3{ 
   font-size: 2.4em;
   color: white;
   font-weight: bold;
 }





a:link{ 
   font-size: 1.2em;
   color: 814728;
   text-decoration: none;
 }
a:visited{ 
   font-size: 1.2em;
   color: 814728;
   text-decoration: none;
 }
a:hover{ 
   font-size: 1.2em;
   color: 6F8D37;
   text-decoration: underline;
 }


a.Link1:link{ 
   font-size: 1em;
   color: 814728;
   font-weight: bold;
 }
a.Link1:visited{ 
   font-size: 1em;
   color: 814728;
   font-weight: bold;
 }
a.Link1:hover{ 
   font-size: 1em;
   color: 6F8D37;
   font-weight: bold;
 }


 a.Link2:link{ 
   font-size: 1.3em;
   color: 814728;
   font-weight: bold;
 }
a.Link2:visited{ 
   font-size: 1.3em;
   color: 814728;
   font-weight: bold;
 }
a.Link2:hover{ 
   font-size: 1.3em;
   color: 6F8D37;
   font-weight: bold;
 }


a.Link3:link{ 
   font-size: 3em;
   color: 814728;
   font-weight: bold;
 }
a.Link3:visited{ 
   font-size: 3em;
   color: 814728;
   font-weight: bold;
 }
a.Link3:hover{ 
   font-size: 3em;
   color: 6F8D37;
   font-weight: bold;
 }


 
 a.Link4:link{ 
   font-size: 1em;
   color: 9C5834;
   font-weight: bold;
 }
a.Link4:visited{ 
   font-size: 1em;
   color: 9C5834;
   font-weight: bold;
 }
a.Link4:hover{ 
   font-size: 1em;
   color: 814728;
   font-weight: bold;
 }


 a.Link5:link{ 
   font-size: 18px;
   color: 9C5834;
   font-weight: bold;
 }
a.Link5:visited{ 
   font-size: 16px;
   color: 9C5834;
   font-weight: bold;
 }
a.Link5:hover{ 
   font-size: 16px;
   color: 814728;
   font-weight: bold;
 }


 a.Link6:link{ 
   font-size: 3em;
   color: 9C5834;
   font-weight: bold;
 }
a.Link6:visited{ 
   font-size: 3em;
   color: 9C5834;
   font-weight: bold;
 }
a.Link6:hover{ 
   font-size: 3em;
   color: 814728;
   font-weight: bold;
 }
 


TABLE{ 
   padding-top: 0;
   padding-bottom: 0;
   padding-left: 0;
   padding-right: 0;
   vertical-align: top;   
 } 

 
TD{ 
   font-size: 1.2em;
   vertical-align: top;
   line-height: 1.3em;

 } 

#DHTMLgoodies_formTooltipDiv{
	color:#FFF;
	font-family:arial;
	font-weight:bold;
	font-size:1.5em;
	line-height:120%;
	   padding-top: 3;
	   padding-bottom: 3;
	   padding-left: 3;
	   padding-right: 3;
}
.DHTMLgoodies_formTooltip_closeMessage{
	color:#FFF;
	font-weight:bold;
	font-size:0.7em;
}



