@charset "utf-8";
/* CSS Document */
body {
	background-color:#000000;
	/*background-image:url(images/pageBG_01.gif);*/
	background-image:url(images/pageBG_09.gif);
	background-repeat:repeat;
	margin-top:6px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	}
p {
	text-align:left;
}
#container {
	width:760px;
	border-style:solid;
	border-width:1px;
	border-color:#000000;
	}
h1 {
	color:#7c5e3f;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	}
.leftSideBar {
	background-image:url(images/leftSideBarBG2.gif);
	background-repeat:repeat-y;
	width:171px; !important
	}
.lBorderSpace {
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#000000;
	}
.menuCell {
	background-image:url(images/menuBG_01.gif);
	background-repeat:repeat-x;
	height:30px;
	}
.LSBText {
	text-align:justify;
	margin-left:14px;
	margin-right:6px;
	}
#mainContent {
	padding:6px;
	}
.footerLeftSideBar {
	background-image:url(images/leftSideBarBG2.gif);
	background-repeat:repeat-y;
	}
.copyright {
	color:#333333;
	font-size:10px;
	padding-top:4px;
	}
.bottomNav {
	background-image:url(images/bot_nav_BG_02.gif);
	background-repeat:repeat-x;
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	}
.bottomNav a {
	color:#ffffff;
	text-decoration:none;
	}
.bottomNav a:hover {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	}
.bottomNav a:visited {
	color:#ffffff;
	text-decoration:none;
	}
.bottomNav a:visited:hover {
	color:#000000;
	font-weight:bold;
	font-style:italic;
	text-decoration:none;
	}
.botNavHR {
	color:#7c5e3f;
	background-color:#7c5e3f;
	height:1px;
	margin-top:2px;
	margin-bottom:2px;
	}
.smallSideBar {
	font-size:11px;
	text-align:left;
	margin-top:4px;
	margin-bottom:2px;
	margin-left:12px;
	margin-right:4px;
	}
.narrowSide {
	width:12px;
	background-image:url(images/sidebarGrass_01.gif);
	background-repeat:repeat-y;
	}
.bodyTable {
	width:760px; !important
	}

