.HPNews, .HPBBMessages, .HPDirectory, .HPLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	width: 460px;
	background-image: url('/pics/left_table_bg.gif');
}

.HPEvents, .HPMemoirs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	width: 240px;
	background-image: url(/pics/right_table_bg.gif);
}

.HPNews #l, .HPBBMessages #l {
	padding-left: 10px;
}

.HPLinks #l, .HPDirectory #l, .HPEvents #l , .HPMemoirs #l {
	padding-left: 10px;

}

.HPNews #r, .HPBBMessages #r {
	padding-right: 10px;
}

.HPLinks #r, .HPDirectory #r, .HPEvents #r , .HPMemoirs #r {
	padding-right: 10px;
}

.HPNews a, .HPNews a:link, .HPNews a:visited,
.HPEvents a, .HPEvents a:link, .HPEvents a:visited,
.HPBBMessages a, .HPBBMessages a:link, .HPBBMessages a:visited,
.HPLinks a, .HPLinks a:link, .HPLinks a:visited,
.HPMemoirs a, .HPMemoirs a:link, .HPMemoirs a:visited,
.HPDirectory a, .HPDirectory a:link, .HPDirectory a:visited {
	color: #FFFFFF;
}

.HPNews a:hover, .HPEvents a:hover, .HPBBMessages a:hover, .HPLinks a:hover, .HPMemoirs a:hover, .HPDirectory a:hover {
	color: #F3D97F;
}

.neutral {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #081120;
}

.neutral, table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	color: #081120;
}

.neutral a, .neutral a:link, .neutral a:visited { color: #000000; }
.neutral a:hover, .neutral a:active { color: #9D080D; }

.contentIndex {
	background-color: #F3D97F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	color: #081120;
	border-left:1px solid #9D080D;
	border-right: 1px solid #9D080D;
}

.content {
	padding:8px 8px 8px 8px;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	color: #081120;
	height: 250px;
	text-align:justify;
	border-left:1px solid #9D080D;
	border-right: 1px solid #9D080D;
}

a, a:link, a:visited {
	color: #000000;
	font-weight: bold;
}
a:hover, a:active { color: #9D080D; }

.light {
	background-color: #F3D97F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	color: #000000;
}
.light  a, .light a:link, .light a:visited {
	color: #000000;
}
.light a:hover, .light a:active {
	color: #9D080D;
}

.dark {
	background-color: #9D080D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	color: #FFFFFF;
}
.dark a, .dark a:link, .dark a:visited { color: #FFFFFF; }
.dark a:hover, .dark a:active { color: #F3D97F; }

body {
	margin: 0px;
	color: #FFFFFF;
	background-color: #F3D97F;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

.pageTitle {
	display: block;
	width: auto!important;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	background-image: url(/pics/page_title.gif);
	background-position: top;
	background-repeat: no-repeat;
	height: 28px!important;
	height: 39px;
	padding: 11px 0px 15px 5px;
	text-transform:uppercase
}

#topNav {
	position: relative;
	height: 16px;
	background-color: #9D080D;
}
#topNavButtons {
	position: absolute;
	z-index: 95;
	top: 0;
	left: 0;
}
#menuCloser {
	position: absolute;
	visibility: hidden;
	left: -20px;
	top: -40px;
	z-index: 0;
}
#topNav .subNav {
	position: absolute;
	visibility: hidden;
	top: 16px;
	margin: 0 4px 0 0;
	z-index: 100;
}
#topNav2Sub {left: 118px;}
#topNav3Sub {left: 233px;}
#topNav4Sub {left: 344px;}
#topNav5Sub {left: 445px;}
#topNav6Sub {left: 557px;}

#topNav .list {
	position: absolute;
	z-index: 200;
	list-style: none;
	margin: 0;
	padding: 0;
	font: 11px  Verdana, Geneva, sans-serif;
	font-weight:bold;
}

#topNav .list li {
	background-color: #EAC647;
	width: 160px;
	line-height: 18px;
}

#topNav2Sub .list li{width: 200px;}
#topNav4Sub .list li{width: 190px;}
#topNav5Sub .list li{width: 180px;}
#topNav6Sub .list li{width: 190px;}

#topNav .list a {
	display: block;
	width: auto!important;
	width: 100%;
	padding: 2px 0px 0px 6px;
	color: #9D080D;
	text-decoration: none;
	font-weight: bold;
	z-index: 100;
}
#topNav .list a:hover {
	text-decoration: none;
	font-weight: bold;
	background-color: #9D080D;
	color: #EAC647;
}

.heading18 {
	font-size:18px;
	font-weight:bold;
}

.heading16 {
	font-size:16px;
	font-weight:bold;
}

.heading14 {
	font-size:14px;
	font-weight:bold;
}