.HPBBMessages, .HPEvents, .HPDirectory, .HPQuickPoll, .HPLinks, .HPMemoirs, .HPMinien, .HPNews {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000; 
	width: 350px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	background: #444444;
background-color: #CCCCCC;  

}

.HPNews a, .HPNews a:active, .HPNews a:link, .HPNews a:visited, 
.HPBBMessages a, .HPBBMessages a:active, .HPBBMessages a:link, .HPBBMessages a:visited,
.HPEvents a, .HPEvents a:active, .HPEvents a:link, .HPEvents a:visited  {
	color: #000000;
	text-decoration: none;
} 

a:hover, a:active, .neutral a, .neutral a:link, .neutral a:visited, .neutral a:hover, .neutral a:active {
    color: #660000 !important; 
}


.subSections {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ffffff;
	width: 254px;
	padding-left: 0px;
	padding-right: 0px;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

.contentIndex {
	padding: 0px 0px 0px 0px;
	background: url('/pics/test123.gif') repeat-y top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ffffff;
}

.content {
	background: url('/pics/test123.gif') repeat-y top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 18px;
	padding-right: 18px;
}


.content table, .content table a{ color: black; background-color: white;}

a, a:link, a:visited { color: #ffffff; }
a:hover, a:active { color: #510b03; }

.light {
	background-color: #EDEDED;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}
.light  a, .light a:link, .light a:visited { color: #000000; }
.light a:hover, .light a:active { color: #951314; }

.dark {
	background-color: #520B03;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ffffff;
}
.dark a, .dark a:link, .dark a:visited { color: #ffffff; }
.dark a:hover, .dark a:active { color: #ffffff; }


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

.pageTitle {
	display: block;
	width: auto!important;
	width: 100%;
	height: 60px
	margin-bottom: 10px;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 12pt;
	font-weight: bold;
	background-image: url(/pics/header_bg.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 30px!important;
	height: 50px;
	padding: 20px 55px 0px 0px;
	text-align: right;
}

.leftnavBg {
	border-right: 1px solid #000000;
}

.navButts a, .navButts a:link, .navButts a:visited {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: bold;
	color: #ffffff;
	background-image: url(/pics/navbutta.gif);
	background-repeat: repeat;
	display : block;
	height: 28px;
	text-decoration: none;
	vertical-align: middle;
	padding-left: 27px;
	padding-top: 5px;
}
.navButts a:hover, .navButts a:active {
	background-image: url(/pics/navbuttb.gif);
	background-repeat: no-repeat;
	color : #ffffff;
	text-decoration : none;
}

.bottomNav, .bottomNav a:link, .bottomNav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
.bottomNav a:hover, .bottomNav a:active {
	color: #00349A; text-decoration: underline;
}

#quickLinks {
	width: 200px;
	height: 130px;
	*height: 0px;
	float: left;
	margin-left: 72px;
		
}

#quickLinks ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#quickLinks a {
	width: 200px;
	height: 26px;
	padding: 4px 0 0 11px;
	margin: 0;
	display: block;
	color: #000000;
	text-decoration: none;
	font: 14px Century Gothic, Century;
	font-weight: bold;
}

#quickLinks a:hover {
	color: #000;
	background: #FFF;
	opacity: .82;
}

/*Top Navigation Elements by Ozgur
#topNav {
	position: relative;
	height: 21px;
}
#topNavButtons {
	position: absolute;
	z-index: 95;
	top: 0;
	left: 0;
	width: 742px;
}
#menuCloser {
	position: absolute;
	visibility: hidden;
	left: -20px;
	top: -20px;
	z-index: 0;
}
#topNav .subNav {
	position: absolute;
	visibility: hidden;
	top: 21px;
	width: 140px;
	margin: 0 4px 0 0;
	z-index: 100;
}
#topNav1Sub {left: 0px;}
#topNav2Sub {left: 89px;}
#topNav3Sub {left: 210px;}
#topNav4Sub {left: 343px;}
#topNav5Sub {left: 468px;}
#topNav6Sub {left: 570px;}

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

#topNav .list li {
	background: url(/pics/topnava.gif);
	color: #ffffff;
	width: 170px;
	height: 22px;
}

#topNav .list a {
	display: block;
	width: 170px;
	padding: 2px 5px;
	padding-left: 20;
	color: #ffffff;
	text-decoration: none;
	z-index: 100;
}
#topNav .list a:hover {
	text-decoration: none;
	background: url(/pics/topnavb.gif) repeat-y;
	height: 22px;
	color:000000 ;
} */

/* NEW TOP NAVS */

#topNav {
	position: relative;
	height: 21px;
        z-index: 999
}
#topNavButtons {
	position: absolute;
	z-index: 95;
	top: 0;
	left: 0;
	width: 742px;
        z-index: 999
}
#menuCloser {
	position: absolute;
	visibility: hidden;
	left: 20px;
	top: -50px;
	z-index: 0;
}
#topNav .subNav {
	position: absolute;
	visibility: hidden;
	top: 21px;
	margin: 0 4px 0 0;
	z-index: 999;
	
}
#topNav2Sub {left: 84px;}
#topNav3Sub {left: 165px;}
#topNav4Sub {left: 265px;}
#topNav5Sub {left: 353px;}
#topNav6Sub {left: 419px;}
/* #topNav7Sub {left: 510px;}
#topNav8Sub {left: 659px;} */
#topNav9Sub {left: 662px;}
#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: #580B0B; /*182972 */
	width: 160px;
	line-height: 20px;
}

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




/* quick poll css */

.HPQuickPoll h2 {
	font-size: 0em;
	color: black;
	height: 32px;
	background: url(/pics/quick_poll_header.gif) no-repeat;
}

.HPQuickPoll {
	text-align: left;
}

.quickpoll {
	padding: 10px;
}

.quickpoll ul {
	list-style-type: none;
}

.clear {
	clear: both;
}

table {
	color: #ffffff;
}

.footer_text {

color: #ffffff !important; 

	
}
















