


a, a:link, a:active, a:visited 
                           {color:#000000; font-size:12px; font-family:Garamond; font-weight:bold; text-decoration:none;}


a, a:hover                     
                           {color:#FF0000;  font-size:12px; font-family:Garamond; font-weight:bold; text-decoration:none;}


a.b, a.b:link, a.b:visited, a.b:active
		                   {color: #ffffff; text-decoration: none; font-family:Garamond; font-weight:bold; font-size: 12px}

a.b:hover
		                   {color: #D58722; text-decoration: none; font-family:Garamond; font-weight:bold; font-size: 12px}
		
		
a.c, a.c:link, a.c:visited, a.c:active
		                   {color: #B04200; text-decoration: none; font-family: Garamond; font-weight:bold; font-size: 12px}

a.c:hover
		                   {color: #ffffff; text-decoration: none; font-family: Garamond; font-weight:bold; font-size: 12px}
						   
a.d, a.d:link, a.d:visited, a.d:active
		                   {color: #000000; text-decoration: underline; font-family: Garamond; font-weight:bold; font-size: 14px}

a.d:hover
		                   {color: #ff0000; text-decoration: underline; font-family: Garamond; font-weight:bold; font-size: 14px}								   
						   
						   


td, tr, p                  {color: #000000; text-decoration: none; font-family:Garamond; font-weight:normal; font-size: 15px;}


body            {
	            margin-left: 0px;
	            margin-top: 0px;
	            margin-right: 0px;
	            margin-bottom: 0px;
	            background-image:url(../images/bg-ecafe.jpg);
                }

.blacksmall    {
	           font-family:Garamond;;
	           font-size: 12px;
	           color: #000000;
               }

.blackmedium   {
	           font-family:Garamond;;
	           font-size: 14px;
	           color: #000000;
               }

.blackbold     {
               font-family:Garamond;
	           font-size: 16px;
	           color: #000000;
	           font-weight: bold;
               }

.redmedium     {
	           font-size: 12px;
	           color: #CD0000;
	           font-weight: bold;
               }
			   
.style2        {
	           font-size: 16px;
	           color: #CD0000;
	           font-weight: bold;
               }

.redbig        {
	           font-size: 18px;
	           color: #CD0000;
	           font-weight: bold;
               }

.footer        {
	           font-family:Garamond;
	           font-size: 12px;
	           color: #796021;
               }

.text
	          {
			  color: #333333; 
			  text-decoration: none; 
			  font-family:Garamond; 
			  font-size:14px;
			  }

.text2
	          {
			  color:#760000; 
			  text-decoration: none; 
			  font-family:Garamond; 
			  font-size:16px; 
			  font-weight:bold;
			  }
	
.italictext
	          {
			  color:#A07945; 
			  font-weight:normal; 
			  text-decoration: none; 
			  font-family:Garamond; 
			  font-size:11px; 
			  font-style:italic;
			  }
	
.boldblue     {
	          font-family:Garamond;
	          font-size: 16px;
	          font-weight:bold;
	          color:#003399;
              }
			  
.boldwhite    {
	          font-family:Exmouth;
	          font-size: 30px;
	          color:#ffffff;
              }
			  
.boldred    {
	          font-family:Exmouth;
	          font-size: 30px;
	          color:#cd0000;
              }
			  
.arial12wht   {
	          font-family:Garamond;
	          font-size: 13px;	
	          color: #FFFFFF;
	          text-decoration: none;
              }



.lstbx        {
	          border: 1px solid #FFFFFF;
			  background-color: #000000;
	          font-family:Garamond;
	          font-size: 12pt;
	          color: #FFFFFF;
	          width: 165px;
              }

 .button      {
	          border: 1px solid #ffffff;
	          background:#237dae;
	          font-family:Garamond;
	          font-weight:bold;
	          font-size: 11px;
	          color: #ffffff;
	          line-height:22px;
			  }
	
.border       {
	          border-color:#000000;  
	          border-width:2px;
              border-style:solid;             
	          }             
