.leftcontentMenu {
	background: #ccc;
	padding-left: 0px;
	padding-right: 0px;
	border-top: 1px solid #A3A08B;
}
.centercontentMenu {
        vertical-align: middle;
	background: white;
	border-top: 1px solid #A3A08B;
	padding-left: 0px;
	padding-right: 0px;
}
.rightcontentMenu {
	background: #ccc;
	padding-left: 0px;
	padding-right: 0px;
	border-top: 1px solid #A3A08B;
}
.leftcontent {
        vertical-align: top;
	background: #fff; /*#A3A08B;*/
	padding-left: 0px;
	padding-right: 0px;
}
.centercontent {
        vertical-align: top;
	background: white;
	border-top: 1px solid white;
	padding-left: 10px;
	padding-right: 10px;
}
.rightcontent {
        vertical-align: top;
	background: white /*#A3A08B*/;
	padding-left: 0px;
	padding-right: 0px;
}
.topNav {
	background: white;
	color: #ccc;
	padding-left: 5px;
	padding-right: 5px;
}
.footerLeft {
	background: #484442;
	color: white;
	padding: 5px;
}
.footerRight {
	background: #484442;
	color: white;
	padding: 5px;
	text-align: right;
}
.funcbarCellCentre {
	background:	#ccc;
    	text-align: left;
	padding-left: 5px;
    	color: white;
	border-right: 1px solid white;
}
.funcbarCellGo {
	background: #FF9900;
    	text-align: left;
	border-left: 1px solid white;
}
.funcbarCellButton {
	background:	#484442;
    	text-align: left;
    	color: white;
}
.funcbarCellRight {
	background: #484442;
    	text-align: left;
	padding-left: 5px;
    	color: white;
}
.funcbarCellLeft {
	background: #ccc;
	width: 353px;
	color: white;
	font-weight: bold;
}
.headerLogo {
	padding: 5px 0px 5px 10px;
	background: white;
}
.headerLinks, .headerLinks a {
	background: white;
	color: #999;
	text-align: right;
	padding-right: 5px;
	text-decoration: none;
}
.layoutTable {
}
.layoutTableHeader {
	background: #F0EBCD;
	padding: 0px;
	border: 1px solid #A3A08B;
}
.layoutTableCell {
	background: white;
	padding: 3px;
}
.pictureBoxMain {
	border-bottom: 1px solid white;
}

