.bodyMain {
	margin: 12px 0px 0px 12px;
	background-image: url(images-site/bg.jpg);
	background-repeat: repeat;

}
.bodyOrders {
	margin: 0px;
}
.greyLineLeft {
	position: static;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
}
.greyLineRight {
	position: static;
	border-left-style: none;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-right-width: 1px;
	border-right-color: #999999;
}
.greyLineTop {
	position: static;
	border-left-style: none;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-top-width: 1px;
	border-top-color: #999999;
}
.greyLineBottom {
	position: static;
	border-left-style: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
}
.greyBorder {
	position: static;
	height: 120px;
	left: 0px;
	top: 0px;
	width: 800px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}
.leftColumn {
	background-repeat: repeat-y;
	left: 0px;
	top: 0px;
	width: 173px;
	height: 20%;
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #CCCCCC;
	background-image: url(images-site/bbbakery-home_08.jpg);

}
.leftColumnToptable {
	position: static;
	height: 20px;
	width: 160px;
	background-color: #FFFFFF;
}
.rightColumn {
	position: static;
	height: 100%;
	width: 628px;
	background-color: #FFFFFF;
	border-right-style: none;
}
.topTable {
	position: static;
	top: 0px;
	width: 100%;
	vertical-align: top;


}
.topTableBottomRow {
	background-image: url(images-site/topmenubg.gif);
	background-repeat: repeat-x;
	border: 1px solid #000000;
	width: 800px;
	margin: 0px;
	padding: 0px;







}
.topTableBottomRowblk {
	background-color: #FFFFFF;
	position: static;
	height: 22px;
}
.topTableTopRow {
	background-color: #FFFFFF;
	position: static;
	height: 1px;
}
