@charset "utf-8";
/* CSS Document */
body {
	background-color:#ffffff;
	background-image:url(images/pageBG_01.gif);
	background-repeat:repeat;
	margin-top:4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	}
p {
	text-align:center;
	font-size:16px;W
	}
h1 {
	color:#980000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:28px;
	text-align:center;
	margin:4px;
	}
h4 {
	color:#980000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:center;
	margin:4px;
	}
.menuCell {
	background-color:#980000;
	height:24px;
	}
#container {
	width:760px;
	border-style:solid;
	border-width:1px;
	border-color:#000000;
	}
.leftSideBar {
	background-color:#f9b971;/*#e8dd87;*/
	background-repeat:repeat;
	width:171px;
	color:#000000;
	/*border-bottom-style:solid;
	border-bottom-color:#000000;
	border-bottom-width:1px;*/
	border-left-style:solid;
	border-left-color:#000000;
	border-left-width:1px;
	border-right-style:solid;
	border-right-color:#000000;
	border-right-width:1px;
	/*border-top-style:solid;
	border-top-color:#000000;
	border-top-width:1px;*/
	}
.LSBText {
	text-align:justify;
	margin-left:4px;
	margin-right:4px;
	font-size:12px;
	}
#mainContent {
	padding:6px;
	}
.footerLeftSideBar {
	background-image:url(images/leftSideBarBG2.gif);
	background-repeat:repeat-y;
	}
.copyright {
	color:#000000;
	font-size:10px;
	padding-top:4px;
	text-align:center;
	}
.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:#980000;
	background-color:#980000;
	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;
	}
.rBorder {
	border-right-style:solid;
	border-right-color:#000000;
	border-right-width:1px;
	}
.lBorder {
	border-left-style:solid;
	border-left-color:#000000;
	border-left-width:1px;
	}
.bBorder {
	border-bottom-style:solid;
	border-bottom-color:#000000;
	border-bottom-width:1px;
	}
.tBorder {
	border-top-style:solid;
	border-top-color:#000000;
	border-top-width:1px;
	}
.picBG {
	background-image:url(images/pageImgBG_01.gif);
	background-repeat:no-repeat;
	height:390px;
	}
.fancy {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color:#980000;
	font-size:22px;
	}
.red {
	color:#980000;
	font-size:18px;
	font-weight:bold;
	}
	
