.bodyMain {
	margin: 0px;
	background-image: url(images-site/cloud-big.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 {
	left: 0px;
	top: 0px;
	width: 160px;
	background-color: #CDDEFA;



}
.leftColumnToptable {
	position: static;
	height: 20px;
	width: 160px;
}
.rightColumn {
	position: static;
	height: 100%;
	width: 640px;
	background-color: #FFFFFF;
	border-right-style: none;
}
.topTable {
	position: static;
	top: 0px;
	width: 100%;
	background-color: #FFFFFF;
	vertical-align: top;


}
.topTableBottomRow {
	background-color: #FDE8A8;
	position: static;
	height: 2px;
	border-bottom-width: 1px;
	border-bottom-style: groove;
	border-bottom-color: #59C9FF;











}
.topTableBottomRowblk {
	background-color: #FFFFFF;
	position: static;
	height: 22px;
}
.topTableTopRow {
	background-color: #FFFFFF;
	position: static;
	height: 1px;
}
