/* CSS Document */
@import url("/Files/System/BARtransport/toeStyles.css");
@import url("/Files/System/BARtransport/toeDefault.css");
#ContentContainer {
	background-image:url(/Files/System/BARtransport/bg_cc07.gif);
	background-position:left;
	background-repeat:repeat-y;
}
#LeftMenuContainer {
	position:relative;
	width:256px;
	height:523px;
	float:left;
	background-image:url(/Files/System/BARtransport/bg_menu07.gif);
	background-position:left top;
	background-repeat:no-repeat;
	background-color:#6699cc;
}
.linkbar {
	background-color:#6699cc;
	padding: 5px;
	margin: 0 0 10px 0;
}
.linkbar a:link, .linkbar a:active, .linkbar a:visited, .linkbar a:hover {
	color:#FFF;
	font-weight:bold;
}

