@charset "UTF-8";
/* CSS Document */

#mainBody h1,
#mainBody h2,
#mainBody h3,
#mainBody h4,
#mainBody h5 {
	color: #9E5B1F;
}
#TitleMenu_top {
	background: url(../i/_PageHeadTitleSleeve_top_orange.jpg) no-repeat;
	height: 15px;
}
#TopAssembly #TitleMenu {
	background: url(../i/_PageHeadTitleSleeve_bkg_orange.jpg) repeat-y;
}
#TitleMenu_bottom {
	background: url(../i/_PageHeadTitleSleeve_bottom_orange.jpg) no-repeat;
	height: 29px;
}
#TopAssemblyLanding #TitleMenu {
	background: url(../i/_PageHeadTitleSleeve_bkg_landing_orange.jpg) repeat-y;
}
#TopAssemblyLanding #TitleMenu_top {
	background: url(../i/_PageHeadTitleSleeve_top_landing_orange.jpg) no-repeat;
}
#TopAssemblyLanding #TitleMenu_bottom {
	background: url(../i/_PageHeadTitleSleeve_bottom_landing_orange.jpg) no-repeat;
}
#mainSidebar a:link,
#mainSidebar a:visited,
#mainSidebar a:active {
	color: #9E5B1F;
	text-decoration: none;
}
#mainSidebar a:hover {
	color: #000000;
}
#mainSidebar ul,
#mainSidebar ol {
	color: #9e5b1f;
}
