


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


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


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: #D58722; text-decoration: none; font-family:Arial; font-weight:bold; font-size: 12px}
		
		
a.c, a.c:link, a.c:visited, a.c:active
		                   {color: #B04200; text-decoration: none; font-family: Arial; font-weight:bold; font-size: 12px}

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


td, tr, p                  {color: #2b1101; text-decoration: none; line-height:18px; font-family:arial; font-weight:normal; font-size: 12px;}


.input				{background:#fff url(../images/input.gif) repeat-x left top; border:#240b02 1px solid; padding:2px; }


body            {
	            margin-left: 0px;
	            margin-top: 50px;
	            margin-right: 0px;
	            margin-bottom: 0px;
	            background-image:url(../images/bg_2.gif);
                }

.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;
               }

.yellowsmall   {
	           font-size: 12px;
	           color: #dcc34d;
	           font-weight: bold;
               }
			   
.yellowmedium  {
	           font-size: 14px;
	           color: #dcc34d;
	           font-weight: bold;
               }

.yellowbig     {
	           font-size: 16px;
	           color: #dcc34d;
	           font-weight: bold;
               }

.whitetext        {
	           font-family:Arial;
	           font-size: 14px;
	           color: #ffffff;
               }
			   
.whitetextbold {
	           font-family:Arial;
	           font-size: 14px;
	           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:#330000; 
			  font-weight:normal; 
			  text-decoration: none; 
			  font-family:"Times New Roman", Times, serif; 
			  font-size:13px; 
			  font-style:italic;
			  }
	
.button      {
	          border:1px solid #eba54c;
	          background:#4a1704;
	          font-family:Arial;
	          font-weight:bold;
	          font-size: 11px;
	          color: #eba54c;	          
			  }
.border       {
	          border-color:#ffffff;  
	          border-width:2px;
              border-style:solid;             
	          }
			  
.border1      {
	          border-color:#dcc34d;  
	          border-width:medium;
              border-style:solid;             
	          }
			  
a.b, a.b:link, b.c:visited, b.c:active
		                   {color:#000000; text-decoration: none; font-family: Arial; font-weight:bold; font-size: 12px}

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