table > thead > tr > th{ border: none !important;}

table.table1 tr,
table.table1 td{ border: none; color: grey;} 

table.table1 a{ color: white; }

table thead,
table tr.bg3{ background-image: url('./img/cellpic3.gif'); background-size: auto 100%; }

table.table1 > tbody > tr,
table.table1 > tbody > tr > td{ border: none;}

table.table1 > tbody > tr:hover{ background-color: #121212; }

table thead > tr > th,
table tr.bg3 td{ color: white !important;}

table tr.bg2{ background-color: #181818;}
table tr.bg1{ background-color: #232323;}