body {
	margin: 0;
	color: #FFFFFF;
	font: 9pt "Arial", Times, serif;
	background:url(/pics/site_bg.gif) left top repeat-x #FFFFCE;
}

img, td {
	behavior: url("/shared/iepngfix.htc");
}
table td {
border-collapse:collapse;
vertical-align:top;
}

.HPNews {
	padding: 5px 5px 5px 5px;
	font: 9pt "Arial", Times, serif;
	color: #993300;
	width:415px;
}	
	
.qlinks img {
display:block;
}

.HPNews #l, .HPEvents #l, .HPLinks #l {
	padding-top: 6px;
}

.HPEvents{
	padding: 5px 5px 5px 5px;
	font: 9pt "Arial", Times, serif;
	color: #993300;
	width:100%;
}

.HPLinks, .HPDirectory{
	padding: 5px 5px 5px 5px;
	font: 9pt "Arial", Times, serif;
	color: #993300;
}

.HPNews a, .HPNews a:link, .HPNews a:visited, .HPBBMessages a, .HPBBMessages a:link, .HPBBMessages a:visited, .HPMemoirs a, .HPMemoirs a:link, .HPMemoirs a:visited  { color: #993300;  }

.HPNews a:hover, .HPNews a:active, .HPBBMessages a:hover, .HPBBMessages a:active, .HPMemoirs a:hover, .HPMemoirs a:active { color: #993300; }


.HPLinks a, .HPLinks a:link, .HPLinks a:visited{ color: #993300;  }
.HPLinks a:hover, .HPLinks a:active{ color: #993300; }


.HPEvents a, .HPEvents a:link, .HPEvents a:visited { color: #993300;  }
.HPEvents a:hover, .HPEvents a:active { color: #993300;   }
.HPDirectory a, .HPDirectory a:link, .HPDirectory a:visited{ color: #993300;  }
.HPDirectory a:hover, .HPDirectory a:active{ color: #993300;   }
.neutral, table {
	font: 9pt "Arial", Times, serif;
	color: #000000;
}

.neutral a, .neutral a:link, .neutral a:visited { color: #000000; }
.neutral a:hover, .neutral a:active { color: #5B7B9D; }

.contentIndex {
	padding: 0px;
	font: 9pt "Arial", Times, serif;
	color: #FFFFFF;
	background: #ffffce;
	width:760px;
}

.content {
	padding: 10px 10px 40px 10px;
	height: 300px;
	font: 9pt "Arial", Times, serif;
	color: #000000;
	background: #ffffff;
	width:760px;
}

a, a:link, a:visited { color: #000000; }
a:hover, a:active { color: #000000; }

.light {
	font: 9pt "Arial", Times, serif;
	color: #000000;
	background: #FFFFCD;
}
.light  a, .light a:link, .light a:visited { color: #000000; }
.light a:hover, .light a:active { color: #5B7B9D; }

.dark {
	font: 9pt "Arial", Times, serif;
	color: #ffffff;
	background: #c00;
}
.dark a, .dark a:link, .dark a:visited { color: #ffffff; }
.dark a:hover, .dark a:active { color: #BFD4EA; }

.pageTitle {
	display: block;
	width: auto!important;
	width: 100%;
	padding: 5px 0px 5px 30px;
	margin-bottom: 10px;
	font: bold 11pt "Arial", Times, serif;
	color: #c00;
	background-image:url(/pics/page_title.gif);
	background-position:left;
	background-repeat:no-repeat;
	text-transform:uppercase;
}

#topNav {
	position: relative;
	height: 32px;
}
#topNavButtons {
	position: absolute;
	z-index: 95;
	top: 0;
	left: 0;
	width: 760px;
}

#menuCloser {
	position: absolute;
	visibility: hidden;
	left: 20px;
	top: -50px;
	z-index: 0;
}
#topNav .subNav {
	position: absolute;
	visibility: hidden;
	top: 32px;
	z-index: 100;
}
#topNav2Sub {left: 164px;}
#topNav3Sub {left: 262px;}
#topNav4Sub {left: 371px;}
#topNav5Sub {left: 455px;}
#topNav6Sub {left: 545px;}
#topNav7Sub {left: 625px;}

#topNav .list {
	position: absolute;
	z-index: 200;
	list-style: none;
	margin: 0;
	padding: 0;
	font: 11px Arial, Tahoma, Verdana,Geneva, sans-serif;
}

#topNav .list li {
	background-color: #FFFFCD;
	width: 160px;
	line-height: 20px;
}

#topNav .list a {
	display: block;
	width: auto!important;
	width: 100%;
	padding: 2px 5px 0px 13px;
	color: #000; 
	text-decoration: none;
	z-index: 100;
}
#topNav .list a:hover {
	background-color: #CC0000;
	color:#fff;
}


#rightNav {
	font-size:12px;
	width:170px;
	border:1px solid #585858;
	margin-bottom:-2px!important;
	margin-bottom:2px;
	margin-left:10px;
	padding-bottom: 10px;
}

#rightNav a:link, #rightNav a:visited, #rightNav a:active, #rightNav #noLink {
	display:list-item;
	color:#000000;
	margin-left:23px;
	padding:5px 2px 5px 5px;
	text-decoration:none
}

#rightNav a:hover {
/*	margin-left:0px;
	padding-left:0px;*/
	background-color:#587CA1;
	color:#fff;
	text-decoration:none	
}

#rightNav .header {
	background-color: #587CA1;
	color:#FFFFFF;
	margin-bottom:-6px;
	padding-bottom:7px;
	font-size:12px;
}
