.HPBBMessages, .HPDirectory, .HPEvents, .HPLinks, .HPMemoirs, .HPMinien, .HPNews {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 9pt;
 color: #333333;
 line-height: 140%;
 padding-left: 5px;
 padding-bottom: 5px;
}

.neutral, table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
}

.contentIndex {
	padding: 0;
	background: #ffffff url(/pics/BgContent.gif) repeat-y left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	height: 300px;
	line-height: 140%;
}

.content {
	padding: 5px 0px 10px 15px;
	background: #ffffff url(/pics/BgContent.gif) repeat-y left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	height: 300px;
  line-height: 140%;
}

a, a:link, a:visited { color: #000000; }
a:hover, a:active { color: #801E83; }

.light {
	background-color: #F9E2D1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
  line-height: 140%;
}
.light a, .light a:link, .light a:visited { color: #000000; }
.light a:hover, .light a:active { color: #000000; }

.dark {
	background-color: #F37400;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
 line-height: 140%;
}
.dark a, .dark a:link, .dark a:visited { color: #FFFFFF; }
.dark a:hover, .dark a:active { color: #FFFFFF; }

body {
	margin: 0;
	color: #666666;
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 140%;
}

.pageTitle {
	display: block;
	width: auto!important;
	width: 100%;
	margin-bottom: 10px;
	font: bold 14pt Times New Roman, serif, Georgia, Palatino;
	color: #FFFFFF;
	background-image: url(/pics/BgHeader.jpg);
	background-repeat: no-repeat;
	height: 25px!important;
	height: 30px;
	padding: 5px 0px 5px 40px;
}

.navButts a {
	font-family: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 3px 8px 2px 8px;
	height: 22px !important;
	background: #000;
	text-align: left;
}

.navButts a:link { color: #ffffff;}
.navButts a:visited { color: #ffffff;}
.navButts a:hover { color: #ffffff; text-decoration: underline;}
.navButts a:active { color: #ffffff; }


.bottomNav, .bottomNav a:link, .bottomNav a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	font-weight: normal;
	text-decoration: none;
}
.bottomNav a:hover, .bottomNav a:active {
	color: #fff; text-decoration: underline;
}

.leftnavBg {
	background: #ffffff url(/pics/bgLeft.gif) repeat-y;
}
