.TFtable{
 
			border-collapse:collapse; 
			
		
 border-radius: 10px;
  
  
	}
	.TFtable td{ 
		;
		font-style: normal;
        font-size: 14px;
        text-transform: none;
        line-height: 170%;
        //text-align:center;
         font-family: "Droid Sans", arial, sans-serif !important";
  
	}
	/* provide some minimal visual accomodation for IE8 and below */
	.TFtable th{

	}
	/*  Define the background color for all the ODD background rows  */
	.TFtable tr:nth-child(odd){

    -moz-text-decoration-color: red; /* Code for Firefox */
    text-decoration-color: red; 
		
	}
	/*  Define the background color for all the EVEN background rows  */
	.TFtable tr:nth-child(even){
 
    -moz-text-decoration-color: red; /* Code for Firefox */
    text-decoration-color: red;
		
	};
.TFtable1{
 
			border-collapse:collapse; 
			
		
 border-radius: 10px;
  
  
	}
	.TFtable td{ 
		;
		font-style: normal;
        font-size: 14px;
        text-transform: none;
        line-height: 170%;
        //text-align:center;
         font-family: "Droid Sans", arial, sans-serif !important";
  
	}
	/* provide some minimal visual accomodation for IE8 and below */
	.TFtable th{

	}
	/*  Define the background color for all the ODD background rows  */
	.TFtable tr:nth-child(odd){

    -moz-text-decoration-color: red; /* Code for Firefox */
    text-decoration-color: red; 
		
	}
	/*  Define the background color for all the EVEN background rows  */
	.TFtable tr:nth-child(even){
 
    -moz-text-decoration-color: red; /* Code for Firefox */
    text-decoration-color: red;
		
	}
