/* CSS Document */
@import url("/Files/System/BARtransport/toeStyles.css");
@import url("/Files/System/BARtransport/toeDefault.css");
#ContentContainer {
	background-image:url(/Files/System/BARtransport/bg_cc02.gif);
	background-position:left;
	background-repeat:repeat-y;
}
#LeftMenuContainer {
	position:relative;
	width:256px;
	height:523px;
	float:left;
	background-image:url(/Files/System/BARtransport/bg_menu02.gif);
	background-position:left top;
	background-repeat:no-repeat;
	background-color:#000000;
}