.HPLinks, .HPDirectory, .HPMemoirs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	width: 289;
}

.HPNews, .HPBBMessages, .HPEvents {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 411;
}

.HPNews a, .HPNews a:link, .HPNews a:visited,
.HPEvents a, .HPEvents a:link, .HPEvents a:visited,
.HPBBMessages a, .HPBBMessages a:link, .HPBBMessages a:visited {
	color: #000000;
}

.HPLinks a, .HPLinks a:link, .HPLinks a:visited,
.HPDirectory a, .HPDirectory a:link, .HPDirectory a:visited,
.HPMemoirs a, .HPMemoirs a:link, .HPMemoirs a:visited {
	color: #FFFFFF;
}

.HPNews #l, .HPBBMessages #l, .HPEvents #l {
	padding-top: 7px;
	padding-left: 10px;
}

.HPLinks #l, .HPDirectory #l, .HPMemoirs #l {
	padding-top: 7px;
	padding-left: 10px;
}

.HPNews #r, .HPBBMessages #r, .HPEvents #r {
	padding-right: 10px;
}

.HPLinks #r, .HPDirectory #r, .HPMemoirs #r {
	padding-right: 10px;
}

.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: #2D3B70; }
.neutral a:hover, .neutral a:active { color: #B30000; }

.contentIndex {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	color: #081120;
	padding-top: 5px!important;
	padding-top: 0px;
	padding-bottom: 5px!important;
	padding-bottom: 0px;
}

.content {
	padding:8px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	color: #081120;
	height: 250px;
	text-align:justify;
}

a, a:link, a:visited {
	color: #000000;
	font-weight: bold;
}
a:hover, a:active { color: #F7521C; }

.light {
	background-color: #D1CFCF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	color: #000000;
}
.light  a, .light a:link, .light a:visited {
	color: #2D3B70;
}
.light a:hover, .light a:active {
	color: #B30000;
}

.dark {
	background-color: #8A161E;
	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: #FFFFFF; }

body {
	margin: 0px;
	color: #000000;
	background-color: #8A161E;
	font-family: Arial, Helvetica, sans-serif;
}

.pageTitle {
	display: block;
	width: auto!important;
	width: 100%;
	margin-top:-3px!important;
	margin-top: -3px;
	margin-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	background-image: url(/pics/page_title.gif);
	background-repeat: repeat-x;
	background-position: center;
	height: 28px!important;
	height: 36px;
	padding: 8px 0px 0px 6px;
	text-transform: uppercase;
}

#topNav {
	position: relative;
	height: 25px!important;
	height: 25px;
}
#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: 25px;
	margin: 0 4px 0 0;
	z-index: 100;
}
#topNav2Sub {left: 104px;}
#topNav3Sub {left: 219px;}
#topNav4Sub {left: 342px;}
#topNav5Sub {left: 457px;}
#topNav6Sub {left: 564px;}

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

#topNav .list li {
	background-color: #000000;
	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: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	z-index: 100;
}
#topNav .list a:hover {
	text-decoration: none;
	font-weight: bold;
	background-color: #FC2D3B;
	color: #FFFFFF;
}
