/* style sheet for forest of leeds */

/*** START: Access Keys ***/
.hide_tab
{       
        background-color: #cecece;
	position: absolute;
	left: -40000px;
	overflow:hidden;
	width: 165px;
	width: 0;
}

.hide_tab:active, .hide_tab:focus 
{
    text-decoration: none;
    text-align: center; 
    font-weight: bold;
    padding: 5px;
    position: absolute;
    left: 0px;
    top: 0px;
    width:300px;
    z-index:1000;
    font-size:medium; 
}

#access_keys 
{
	float: left;
}

#access_keys ul, #access_keys li 
{
    margin: 0;
    padding: 0;
    list-style:none;       
}
/*** END: Access Keys *****/


body 
   {
    text-align: left; 
    background-color: #ffffff;
    background-image: url(fol_images/leaves2.jpg);
   }

a:link {
       text-decoration: none; color: #000000;
       }

a:visited 
       {
       text-decoration: none; color: #000000;
       }

a:active 
       {
       text-decoration: none; color: #007524;
       }
       
a:hover 
       {
       text-decoration: underline; color: #007524;
       }
       


/*
      
a.link1:active
{
	color: #ff0000;
} 
a.link1:visited
{
	color: #ff0000;
} 
a.link1:link
{
	color: #ff0000;
} 
a.link1:hover
{
	color: #ffff00;
} 

*/




a.linkx:active
       {
	color: #007524;
	text-decoration: underline;
       } 

a.linkx:visited
       {
	color: #007524;
	text-decoration: underline;
       } 

a.linkx:link
       {
	color: #007524;
	text-decoration: underline;
       } 

a.linkx:hover
       {
	color: #007524;
	text-decoration: underline;
       } 



       
p.link2 {
         text-align: right;
         font-family: verdana, arial, helvetica, sans; 
         font-size: x-small; 
         font-weight: bold;
         color: #000000;
         }
         

       
p.link2 a:link, p.link2 a:visited,  
       {
       text-decoration: none; color: #000000;
       }

p.link2 a:active,       
       {
       text-decoration: underline; color: #007524;
       }

p.link2 a:hover,       
       {
       text-decoration: underline; color: #007524;
       }
       

hr     {
       height: 1px;
       color:#000000;
       }
       
h5     {
       color: #72805f;
       }

       
.rule  {
       height: 1px;
       color:#eeebeb;
       }
       

       
#frontpage
   {
    width: 30em;
   }
   

   

#content
   {
    width: 45em;
   }
   

#table1
   {
    width: 15em;
   }
   

.text
   {
    text-align: left;
    font-family: verdana, arial, helvetica, sans; 
    font-size: x-small; 
    color: #000000;
   }
   
.text2
   {
    text-align: left;
    font-family: verdana, arial, helvetica, sans; 
    font-size: small; 
    color: #000000;
   }
   
.text3
   {
    text-align: right;
    font-family: verdana, arial, helvetica, sans; 
    font-size: small; 
    color: #000000;
   }
   
.text4
   {
    text-align: right;
    font-family: verdana, arial, helvetica, sans; 
    font-size: x-small; 
    color: #525252;
   }
   
.text5
   {
    text-align: left;
    font-family: verdana, arial, helvetica, sans; 
    font-size: x-small; 
    color: #525252;
   }

.text6
   {
    text-align: left;
    font-family: verdana, arial, helvetica, sans; 
    font-size: xx-small; 
    color: #72805f;
   }
   
.text7
   {
    text-align: left;
    font-family: verdana, arial, helvetica, sans; 
    font-size: xx-small; 
    color: #000000;
   }

   
.footer
   {
    text-align: center;
    font-family: verdana, arial, helvetica, sans; 
    font-size: x-small; 
    color: #000000;
    width: 60em;
   }
       

   
   

