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

a.menuHeaderLink:link		{ text-decoration: none; color: #555555; }
a.menuHeaderLink:visited	{ text-decoration: none; color: #555555; }
a.menuHeaderLink:active		{ text-decoration: none; color: #555555; }
a.menuHeaderLink:hover		{ text-decoration: none; color: black; }

a.menuHeaderLinkH:link		{ text-decoration: none; color: white; }
a.menuHeaderLinkH:visited	{ text-decoration: none; color: white; }
a.menuHeaderLinkH:active	{ text-decoration: none; color: white; }
a.menuHeaderLinkH:hover		{ text-decoration: none; color: white; }

a.langHeaderLink:link		{ text-decoration: none; color: #555555; }
a.langHeaderLink:visited	{ text-decoration: none; color: #555555; }
a.langHeaderLink:active		{ text-decoration: none; color: #555555; }
a.langHeaderLink:hover		{ text-decoration: none; color: black; }

a.langHeaderLinkH:link		{ text-decoration: none; color: white; }
a.langHeaderLinkH:visited	{ text-decoration: none; color: white; }
a.langHeaderLinkH:active	{ text-decoration: none; color: white; }
a.langHeaderLinkH:hover		{ text-decoration: none; color: white; }

.interestRateHeaderCol { background-color: #BCB574;  }
.headerOverviewRule { color: #BCB574; }

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

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

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




