@charset "utf-8";


   body
   {
     margin:0px;
	 padding:0px;
	 background-image:url(../images/back-header.gif); background-repeat:repeat-x; background-position:top;
	 font-family:Arial, Helvetica, sans-serif;
	 font-size:12px;
	 color:#292f31;
	 line-height:18px;
	 
   
   }
   
   
   a:link, a:visited
   {
     font-family:Arial, Helvetica, sans-serif;
	 font-size:12px;
	 color: #0099CC ;
	       
   }
   .txt-names, .txt-names a
   {
   font:Arial, Helvetica, sans-serif;
   font-size:14px;
   font-weight:bold;
   color:#94adb3;
   text-decoration:none;
    
   
   }
   
     .txt-names a:hover
   {
  
   color: #6d858b;
    
	      }
   
   
   p{ padding:0px;
      margin:0px
	  
	 }
	 
   img{ border:0px}
   
   .textbut{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin:1px;
	padding:4px;
	border:1px solid #625b5b;
	height:15px;
}
 .textbut-message{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin:1px;
	padding:4px;
	border:1px solid #625b5b;

}


  .txt-white, .txt-white a
  
  {
  
     font-family:Arial, Helvetica, sans-serif;
	 font-size:11px;
	 color:#fff ;
	 text-decoration:none;
  
  
  
  
  }
 
 .border a{ border-bottom:#000 1px  dashed;
         display:block;
		 padding:15px 0;
		 font-family:Arial, Helvetica, sans-serif;
		 font-size:14px;
		 font-weight:normal;
		 color:#292f31;
		 text-decoration:none;
		 	 
		 }
		 
.border a:hover
         {
		 
		  color:#678892;
		  border-bottom:#497885 1px  dashed;
		 
		 
		 }
