﻿/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	HTML GENERAL 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.grassFooter {background-image: url(images/grass.gif);
	          background-repeat: repeat-x;
	          width: 100%; height: 28px;
	          
             }


       
.bamtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #006225;
	text-align:justify;
    }
    
    
    
.phed {font-size: 18px;
	   font-weight: bold;
	   color: #006225;
       }

.b      {font-weight: bold;
         } 
         
.li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	text-align:justify;
	font-weight:normal;
    }

.bg     {font-size:32pt; 
         color: #81B7E1;
        }    

.tac
{
    text-align:center;
    font-size:14pt;
    color:#81B7E1;
}

.whlnk
{
    text-align: center;
    border: 3px solid #EAE6E3;    
    background-color: #81B7E1;    
    width: 163px; 
    height:30px; 
    padding-top: 10px;

    }

.whlnk a
{
    font-size:12pt;
    color: White; 
    text-decoration: none;
}

.cnt 
{
    text-align:center;
}

.whpl
{
font-family: verdana;
font-size: 12pt;
color: #504646;
}






/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	bearing buttons

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.pcosy 
{color: #164613;
}
.podraig
{position: relative; top: 10px;
 }

.whorse
{ position: relative; top: 5px;
}
.wlink
{color: #005DAC;
}

.sheep
{position: relative; top: 8px;
}
.shlink
{color: #164613;
}





