
.no_Print
{
    DISPLAY: none; 
}

.contentTd
{
	 width :550px;  
}

.navTd
{
	 width :8%;  
}

.table_main
{
width : 5oopx;
border-style: none;
border-width : 0px ;

}
.printable_td
{
dispaly : block;
}

.d_table
{
border-style: dashed;
border-width : 3px ;

}