/*td, th { border-style:solid; border-width:1px; } tr:hover { background-color: #f90; } tr:nth-child(odd) { background-color: #cc9; } */ table { border-collapse:collapse; page-break-inside: avoid; border-spacing: 0; } td { hyphens: none; -moz-hyphens: none; -webkit-hyphens: none; padding: 3px !important; page-break-inside: avoid; text-align: left; text-indent: 0; vertical-align: top; } tr { vertical-align : top; } table.Basic-Table { border-color:#000000; border-style:solid; border-width:0px; margin-bottom:10px; margin-top:10px; page-break-inside : avoid; } table.nolines100 { border-color:#000000; border-style:solid; border-width:0px; margin-bottom:10px; margin-top:10px; page-break-inside : avoid; width : 100%; } table.lines100 { border-color:#000000; border-style:solid; border-width:1px; margin-bottom:10px; margin-top:10px; page-break-inside : avoid; width : 100%; } .lines100 tr { border-bottom : 1px solid black; } .lines100 col { border : 1px solid black; } table.nolines75 { border-color:#000000; border-style:solid; border-width:0px; margin-bottom:10px; margin-top:10px; page-break-inside : avoid; width : 75%; margin-left : 5%; margin-right : 20%; } table.nolines50 { border-color:#000000; border-style:solid; border-width:0px; margin-bottom:10px; margin-top:10px; page-break-inside : avoid; width : 50%; margin-left : 5%; margin-right : 45%; } td.line { border-bottom : 1px solid black; } td.grey { background-color : #CCCCCC; } col.c05 { width : 5%; } col.c10 { width : 10%; } col.c15 { width : 15%; } col.c20 { width : 20%; } col.c25 { width : 25%; } col.c30 { width : 30%; } col.c33 { width : 33%; } col.c35 { width : 35%; } col.c40 { width : 40%; } col.c45 { width : 45%; } col.c50 { width : 50%; } col.c55 { width : 55%; } col.c60 { width : 60%; } col.c65 { width : 65%; } col.c66 { width : 66%; } col.c70 { width : 70%; } col.c75 { width : 75%; } col.c80 { width : 80%; } col.c85 { width : 80%; } col.c90 { width : 90%; } col.c95 { width : 95%; }