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


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


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

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

a.c:hover
		                   {color: #fd0002; text-decoration: none; font-family: Arial; font-weight:bold; font-size: 12px}


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


.ContentBG				{overflow:auto; width:719px; height:311px;}


body            {
	            margin-left: 0px;
	            margin-top: 50px;
	            margin-right: 0px;
	            margin-bottom: 0px;
				background-color:#000000;				
                }

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

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

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

.greensmall   {
	           font-size: 12px;
	           color: #019A98;
			   font:Arial, Helvetica, sans-serif;
	           font-weight: bold;
               }
			   
.greenmedium  {
	           font-size: 14px;
	           color: #019A98;
			   font:Arial, Helvetica, sans-serif;
	           font-weight: bold;
               }

.greenbig     {
	           font-size: 20px;
	           color: #019A98;
			   font:"Times New Roman", Times, serif;
	           font-weight: bold;
               }

.whitetext        {
	           font-family:Arial;
	           font-size: 14px;
	           color: #ffffff;
               }
			   
.whitetextbold {
	           font-family:Arial;
	           font-size: 12px;
	           color: #ffffff;
			   font-weight:bold;
               }

.whitetexttimes {
	           font-family:"Times New Roman", Times, serif;
	           font-size: 18px;
	           color: #ffffff;
			   font-weight:bold;
               }


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

.redtextsmall
	          {
			  color:#760000; 
			  text-decoration: none; 
			  font-family:Arial; 
			  font-size:12px; 
			  font-weight:bold;
			  }

.redtextmedium
	          {
			  color:#760000; 
			  text-decoration: none; 
			  font-family:Arial; 
			  font-size:16px; 
			  font-weight:bold;
			  }
	
.redtextbig
	          {
			  color:#760000; 
			  text-decoration: none; 
			  font-family:Arial; 
			  font-size:18px; 
			  font-weight:bold;
			  }	
	
.italictext
	          {
			  color:#A07945; 
			  font-weight:normal; 
			  text-decoration: none; 
			  font-family:Arial; 
			  font-size:11px; 
			  font-style:italic;
			  }
	
.button      {
	          border: 2px solid #ffffff;
	          background:#771900;
	          font-family:Arial;
	          font-weight:bold;
	          font-size: 11px;
	          color: #ffffff;
	          line-height:22px;
			  }
.border       {
	          border-color:#ffffff;  
	          border-width:2px;
              border-style:solid;             
	          }
			  
.border1      {
	          border-color:#019A98;  
	          border-width:medium;
              border-style:solid;             
	          }
	
	.thanks-red
		                   {color: #EA1B23; text-decoration: none; font-family: Arial; font-weight:bold; font-size: 12px}
	.thanks-red a
		                   {color: #EA1B23; text-decoration: none; font-family: Arial; font-weight:bold; font-size: 12px}
	  
			  
             
.specialtextbig
	          {
			  color:#000000; 
			  text-decoration: none; 
			  font-family:Arial; 
			  font-size:17px; 
			  font-weight:bold;
			  }	
.specialextsmall
	          {
			  color:#760000; 
			  text-decoration: none; 
			  font-family:Arial; 
			  font-size:12px; 
			  font-weight:bold;
			  }
.specialextsmall a
	          {
			  color:#760000; 
			  text-decoration: underline; 
			  }
.specialextsmall a:hover
	          {
			  color:#000000; 
			  text-decoration: none; 
			  }
