/*  document defaults  */

BODY { margin-top: 0; margin-left: 0;  }

.text		{
		font-family: arial, helvetica, sans-serif;
		color: #003300;
		font-size: 80%;
		font-weight: normal;
		text-align: justify;
		}


.heading		{
		font-family: arial, helvetica, sans-serif;
		color: #003300;
		font-size: 100%;
		font-weight: bold;
		}	
		
		
		
		
		
/*  begin: links -------------------------------------------------------------*/

a:link, a:visited, a:active {
    	font-family : Arial, Helvetica, sans-serif;
		color: #006600;
		font-weight: bold;
		text-decoration: none;	
		}
a:hover	{
		background-color: #99CC99;
		font-family : Arial, Helvetica, sans-serif;
		color: #003300;
		font-weight: bold;
		text-decoration: none;	
		}
	

/*  end: links  */





    
/*  begin: general  */

			

.toptree	{
		background-image: url('http://www.rdgservices.com/images/top_treetrunk.jpg'); 
		background-color: #ffffff;
		} 
		

			
			
				
				
				
				
/* FOOTER ITEMS --------------------------------------------------------------*/				
a.small:link, a.lnkFooter:visited, a.lnkFooter:active {
		font-family: arial, helvetica, sans-serif;
		font-size: 11px;
		}
a.small:hover	{
		font-family: arial, helvetica, sans-serif;
		font-size: 11px;
		}  
.small	{
		font-family: arial, helvetica, sans-serif;
		font-size: 11px;
		color: #003300;
		}  
								
