body {
  background-color: white;
  color: black;
  background-image: url("/i18ngenious2/images/bg.jpg");
  background-position: left, top;
  background-repeat: repeat-y;
}

.menuHeaderTable { background-color: white; }
.langHeaderTable { background-color: white; }

.noImageBlock { background-color: white; }
.iconBarBlock { backgound-color: white; }

.noImageBlockDetail { background-color: white;  }
.iconBarDetailBlock { backgound-color: white; }

.interestRateHeaderCol { background-color: #EC9051;  }
.headerOverviewRule { color: #cccccc; }
.headerDetailRule {  color: #cccccc; }
