body {
    color: transparent;
    background-color: transparent;
}
table.line
{
    border-top: 1 #7d7d7d solid;
    border-bottom: 1 #7d7d7d solid;
}
table.smallLine
{
    border-top: 1 #7d7d7d solid;
    border-bottom: 1 #7d7d7d solid;
}
tbody.line 
{
    border-top: 1px #7d7d7d solid;
    border-bottom: 1px #7d7d7d solid;
}
table.line tbody
{
    border-top: 1px #7d7d7d solid;
    border-bottom: 1px #7d7d7d solid;
}
table.smallLine tbody
{
    border-top: 1px #7d7d7d solid;
    border-bottom: 1px #7d7d7d solid;
}
tbody.smallLine 
{
    border-top: 1px #7d7d7d solid;
    border-bottom: 1px #7d7d7d solid;
}
td {
    color: #5f5f5f;
    background-color: transparent;
}
td.txt {
    background-color: #ffffff;
}
td.menu {
    background-color: #f8f8f8;
}
td.menutxt {
    color: #f1f0ee;
}
td.menutxt:hover {
    color: #0040ff;
}
td.hd {
    color: white;
    background-color: #b1237a;
}
td.hide {
    color: #b1237a;
    background-color: #b1237a;
}
td.hide::selection {
    color: #cde2f7;
    background-color: #cde2f7;
}
td.hide::-moz-selection {
    color: #cde2f7;
    background-color: #cde2f7;
}
td.hide::-webkit-selection {
    color: #cde2f7;
    background-color: #cde2f7;
}
td.hdb {
    color: #2d91dc;
    background-color: #e3e9f5;
}
td.hdt {
    color: #2d91dc;
    background-color: #e3e9f5;
}
td.hdm {
    color: #2d91dc;
    background-color: #e3e9f5;
}
td.ns {
    color: silver;
    background-color: #ffffff;
}
td.title {
    color: #ffffff;
    background-color: #b1237a;
}
.frmBanner {
    color:  black;
}
.screen
{
background-image: url(stc_AR_bg.png);
background-color: transparent;
}
input {
    color: #5f5f5f;
}
form {
    color: #000000;
}
blockquote {
    color: #000000;
}
.mainMenuBody {
    background: #fefefe none;
}
.menuLink {
    color: #0097DB;
}
.menuCell {
    color: #0097DB;
}
.topmenutext {
    color: #ffffff;
    background-color: transparent;
}
.topmenuspace {
    color: #2d87b9;
    background-color: transparent;
}
.topbuttons{
    background-color: transparent;
}
.pageheading {
    color: black;
}
.active {
    color: #2d91dc;
}
div.bkquote{
    color: #000000;
}


