.bodyMain {
	margin: 0px;
}
.topTable {
	position: static;
	height: 120px;
	left: 0px;
	top: 0px;
	width: 100%;
	background-color: #FF5E0F;

}
.leftColumn {
	background-repeat: no-repeat;
	left: 0px;
	top: 0px;
	width: 200px;
	height: 20px;
	background-color: #5A105F;

}
.rightColumn {
	position: static;
	height: 100%;
	width: 100%;
	background-color: #EEEEEE;

}
.bodyOrders {
	margin: 0px;
}
.leftColumnToptable {
	position: static;
	height: 20px;
	width: 160px;
	background-color: #56415F;

}
.topTableBottomRow {
	position: static;
	height: 22px;
	background-image: url(images-site/bwc-top-bar.gif);

}
