body#blocksNoneBody {background-color:#fff; background: none;}
body#blocksNoneBody div#module {margin:0px; border:none;background:none;}
table#blocksNoneHeader {background:#1e77ab; height:41px;}
table#blocksNoneHeader tr td {padding:0px 12px 0px 12px; color:#fff; font-size:13px; font-family:Arial; font-weight:bold;}
table#blocksNoneHeader tr td h1 {color:#fff; margin:0px; font-size:20px;letter-spacing:1px;}
div.blockTitle {background:url(../images/blocktitle_bg.jpg) repeat-x; padding:0px 5px; height:26px; line-height:26px; white-space: nowrap; font-size: 12px; color:#fff; font-weight:bold;}
div.blockContainer {padding:10px 15px 10px 15px; background:#eaeef0; margin-bottom:17px;}
.moduleNavigation {margin-bottom:20px;}
div#page {background:#fff;}
div#header {background:#fff;}
div#menu {background:url(../images/menubg.jpg) repeat-x; height:34px;}
div#footer {height:32px; background:url(../images/footer.jpg) top center;}
div#footer table tr td {color:#000; font-size:11px; font-family:Arial;}
div#footer table tr td a {color:#000;}
.languageFlag {border:1px solid #fff; margin-right:6px; cursor:pointer;}
#LanguageForm {white-space:nowrap;}

.leftbar {
	float: left;
	position: fixed;
	left: 0;
	width: 37px;
	height: 170px;
	top: 80px;
	padding-left: 2px;
	padding-top: 2px;
	background-image: url(../images/leftbar_bg.png);
	background-repeat: no-repeat;
}
