		table#discTable01, table#discTable02, table#discTable03, table#discTable04, table#discTable05, table#discTable06 {
			   text-align: center;
			   width: 100%;
			   background-color: #ffffff;
			   border-width: 0px 0px 1px 0px;
                           border-style: solid;
                           border-color: #e4e4e4; 
	           	   padding: 0;
	                   margin: 0; 
			  }
           
			  tr.new {color: red}			  
           #discTable01 td, #discTable02 td, #discTable03 td, #discTable04 td, #discTable05 td, #discTable06 td{
                        border-width: 0px 1px 1px 0px;
                        border-style: solid;
                        border-color: #e4e4e4;
		        background: #fafafa; 
	                }
           table.discimg{
             	        text-align: center;
	                width: 100%;
	                background-color: black;
            	        color: black;
	                border: 0;
	                }
			table.discimg img{
				width:100px;
				height: 100px;
				border:0;
			}		
			table.discimg caption{
				text-align: left; 
				background: #FFDAB9;
				font-weight: 800;
				}		
	