.HPNews, .HPEvents, .HPBBMessages, .HPDirectory, .HPLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	width: 338px;
	background-color:#FFFFFF;
	text-decoration: none;
	border:2px solid #FFB700;
	border-top-width:0px;
}


.HPNews #r, .HPEvents #r, .HPBBMessages #r, .HPDirectory #r, .HPLinks #r {
	padding-right:18px;
}

.HPNews #r b a, .HPEvents #r b a, .HPBBMessages #r b a, .HPDirectory #r b a, .HPLinks #r b a {
	display:block;
	text-align:right;
}

.neutral {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	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: #276A28; }
.neutral a:hover, .neutral a:active { color: #B30000; }

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

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

a, a:link, a:visited {
	color: #112538;
}
a:hover, a:active { color: #1C529E; }

.light {
	background-color: #FFB700;
	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 {
	text-decoration:none;	
	color: #000000;
	background-color: #FFFFFF;
}

.dark {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	color: #FFFFFF;
	font-weight:bold;
}
.dark a, .dark a:link, .dark a:visited { color: #FFFFFF; }
.dark a:hover, .dark a:active { color: #F4E2A8; }

body {
	margin: 0px;
	color: #1E227C;
	background-color: #000000;
	background-image:url('/pics/bg.gif');
	background-repeat:repeat-x;
	background-position:bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.pageTitle {
	display: block;
	width: auto!important;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 20px;
	font-weight: bold;
	background-image: url(/pics/pg_title.gif);
	background-repeat: no-repeat;
	padding: 23px 0px 0px 55px;
	margin-bottom: 10px;
	height: 36px!important;
	height: 59px;
}

.bottomNav, .bottomNav a:link, .bottomNav a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;font-size:12px;color:#FFFFFF;
}
.bottomNav a:hover, .bottomNav a:active {
	color: #ffffff;
}

#topNav {
	position: relative;
	height: 28px!important;
	height: 27px;
}
#topNavButtons {
	position: absolute;
	z-index: 95;
	top: 0;
	left: 4;
	border:1px solid #000000;
}
#menuCloser {
	position: absolute;
	visibility: hidden;
	left: -20px;
	top: -40px;
	z-index: 0;
}
#topNav .subNav {
	position: absolute;
	visibility: hidden;
	top: 28px;
	margin: 0 4px 0 0;
	z-index: 100;
}
#topNav2Sub {left: 75px;}
#topNav3Sub {left: 182px;}
#topNav4Sub {left: 294px;}
#topNav5Sub {left: 399px;}
#topNav6Sub {left: 497px;}
#topnav7Sub {left: 522px;}

#topNav .list {
	position: absolute;
	z-index: 200;
	list-style: none;
	margin: 0;
	padding: 0;
	font: 13px  Arial, Helvetica, sans-serif;
	font-weight:bold;
	border:2px solid #FFB700;
	border-top-width:0px;
}

#topNav .list li {
	background-color: #000000;
	width: 185px;
	line-height: 18px;
}

#topNav2Sub .list li{width: 205px;}

#topNav .list a {
	display: block;
	width: auto!important;
	width: 100%;
	padding: 2px 0px 0px 6px;
	color: #FFFFFF;
	text-decoration: none;
	z-index: 100;
}
#topNav .list a:hover {
	background-color: #FFB700;
	color: #000000;
}
