body {
background-color: rgb(0, 0, 0);
background-image: url(none);
background-position: top left;
background-repeat: no-repeat;
background-attachment: fixed;
}
table, tr, td {
background-color: transparent;
border: 0px;
}table table {
border: 0px;
}
table table table table{
border:0px;
}
table table table {
border-width: 2px;
border-color: rgb(0, 0, 0);
border-style: solid;
background-color: transparent;
}
table table table td {
background-color: transparent;
filter:alpha(100);
-moz-opacity:1;
opacity:1;
-khtml-opacity:1;
}
table table table table td {
filter:none;
}