body {
	background-image: url(/common/themes/Balance/Lotus/bamboobackground2.gif);
}

a.navitem {
	color: #000000;
}
a.navitem:hover {
	color: #A0BD57;
}
#language-selector, #language-selector a, #language-selector a:link, #language-selector a:visited, #language-selector a:hover, #language-selector a:active { 
        font-family: Verdana, Arial, Helvetica, san-serif;
        font-size: 10px;
        text-decoration: none;
        color: #060606;
        padding: 0px;
        padding-right: 3px;
        padding-left: 3px;
}
#language-selector a:hover { 
        text-decoration: underline;
}
.content_icon {
	width: 106px;
}
.content_icon_invisible {
	width: 24px;
}
.slogan_background {
        position:absolute;
    
        z-index:1;
}
.main_slogan_class {
        position:absolute;
        z-index:2;
        top:120;
}
.main_slogan_class_invisible {
	height: 0px;
}

td[height="300"] table { 
    /*display: block;*/
    min-height: 300px;
    height: auto !important;
    width: auto !important;
}
td[height="300"] {
	background-position: top left !important;
	vertical-align: top !important;
	min-height: 300px !important;
	height: 100% !important;
}
td[bgcolor="#e0e0e0"] table tr td[bgcolor="#e0e0e0"] {
	height: 0px !important;
}
td[height="300"] td.main {
	vertical-align: top;
} 
