
body {
	margin: 0;
	color: #FFFFFF;
	font: 9pt "Arial", Times, serif;
	background:url(/pics/bg.gif) repeat-x;
	
}
.HPDirectory, .HPMemoirs   {
	padding: 5px 5px 5px 5px;
	font: 9pt "Arial", Times, serif;
	color: #000000;
	width:251px;
	
	
}	
.HPNews{
	padding: 5px 5px 5px 5px;
	font: 9pt "Arial", Times, serif;
	color: #000000;
	width:307px;

	
}	
.HPBBMessages{
	padding: 5px 5px 5px 5px;
	font: 9pt "Arial", Times, serif;
	color: #000000;
	width:251px;
	

	
}		

.HPEvents{
	
	padding: 5px 5px 5px 5px;
	font: 9pt "Arial", Times, serif;
	color: #000000;
	width:251px;
	
}
.HPLinks{
	
	padding: 5px 5px 5px 5px;
	font: 9pt "Arial", Times, serif;
	color: #000000;
	width:251px;
	
}
.HPNews a, .HPNews a:link, .HPNews a:visited, .HPBBMessages a, .HPBBMessages a:link, .HPBBMessages a:visited { color: #000000;  }
.HPNews a:hover, .HPNews a:active, .HPBBMessages a:hover, .HPBBMessages a:active { color: #894E78; }

.HPMemoirs a, .HPMemoirs a:link, .HPMemoirs a:visited  { color: #000000;  }
.HPMemoirs a:hover, .HPMemoirs a:active { color: #894E78; }

.HPLinks a, .HPLinks a:link, .HPLinks a:visited{ color: #000000;  }
.HPLinks a:hover, .HPLinks a:active{ color: #894E78; }


.HPEvents a, .HPEvents a:link, .HPEvents a:visited { color: #000000;  }
.HPEvents a:hover, .HPEvents a:active { color: #894E78;   }
.HPDirectory a, .HPDirectory a:link, .HPDirectory a:visited{ color: #000000;  }
.HPDirectory a:hover, .HPDirectory a:active{ color: #894E78;   }
.neutral, table {
	font: 9pt "Arial", Times, serif;
	color: #000000;
}

.neutral a, .neutral a:link, .neutral a:visited { color: #000000; }
.neutral a:hover, .neutral a:active { color: #704165; }

.contentIndex {
	padding: 0px 0px 0px 0px;
	font: 9pt "Arial", Times, serif;
	color: #fff;
	background: #fff;
	border-left:solid 1px #894E78;
	border-right:solid 1px #894E78
	
}

.content {
	padding: 10px 10px 40px 10px;
	height: 300px;
	font: 9pt "Arial", Times, serif;
	color: #000;
	background: #fff;
	/*background-image:url(/pics/content_bg.gif);*/
	background-repeat:repeat;
	border-left:solid 1px #894E78;
	border-right:solid 1px #894E78
		
}

.content ul li, .content ol li{
	margin-bottom:5px;
}

.content ul li {
	list-style-image:url(/pics/ul_bullet.gif);
}

.content hr {
	color:#894e78;
	background-color:#894e78;
	height:5px;
}

a, a:link, a:visited { color: #894e78; }
a:hover, a:active { color: #894e78; }

.light {
	font: 9pt "Arial", Times, serif;
	color: #000000;
	background: #E6D3DC;
}
.light  a, .light a:link, .light a:visited { color: #000000; }
.light a:hover, .light a:active { color: #704165; }

.dark {
	font: 9pt "Arial", Times, serif;
	color: #ffffff;
	background: #704165;
}
.dark a, .dark a:link, .dark a:visited { color: #ffffff; }
.dark a:hover, .dark a:active { color: #FFCC00; }

.pageTitle {
	display: block;
	width: auto!important;
	width: 100%;
	height:20px;
	* height: 24px;
	padding: 4px 0px 0px 5px;
	margin-bottom: 10px;
	font: bold 11pt "Arial", Times, serif;
	color: #FFFFFF;
	background-image:url(/pics/pagetitle.gif);
	background-position:left;
	background-repeat:no-repeat;
}

.bottomNav, .bottomNav a:link, .bottomNav a:visited {
	font: 9pt "Arial", Times, serif;
	color: #fff;
	text-decoration: none;
}
.bottomNav a:hover, .bottomNav a:active {
	text-decoration: underline;
}


.bgTopBar {
	height: 2px;
	background: url(/pics/bgTopBar.gif) repeat-x;
}

#topNav {
	position: relative;
	height: 21px;
}
#topNavButtons {
	position: absolute;
	z-index: 95;
	top: 0;
	left: 0;
	width: 616px;
}
#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: 100;
}
#topNav2Sub {left: 54px;}
#topNav3Sub {left: 117px;}
#topNav4Sub {left: 182px;}
#topNav5Sub {left: 317px;}
#topNav6Sub {left: 406px;}
#topNav7Sub {left: 491px;}
#topNav8Sub {left: 542px;}
#topNav9Sub {left: 616px;}

#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:#D9D9D9;
	width: 160px;
	line-height: 20px;
}

#topNav .list a {
	display: block;
	width: auto!important;
	width: 100%;
	padding: 2px 5px 0px 13px;
	color: #894E78;
	text-decoration: none;
	z-index: 100;
}
#topNav .list a:hover {
	background-color: #682154;
	color:#FFFFFF;
}

/*********[ Right Navication ]************************************************************************/

#rightNav {
	width:175px;	
	background:#F1E3ED;	
	border:1px solid #894E78;	
	
	font-size:12px;
}

#rightNav a:link, #rightNav a:visited, #rightNav a:active, #rightNav #noLink {
	margin:0; padding:5px 2px 5px 20px;
	display:block;
	clear:both;
	
	color:#000;
}
#rightNav a:hover {
	background-color:#894E78;
	color:#FFFFFF;
}
#rightNav h1 {
	margin:0; padding:5;
	background-color: #894E78;
	text-align:center;
	color:#FFFFFF;
	font-size:14px;
	border-bottom:1px solid #000;
}

#rightNav .header
{
color:#FFFFFF;
 background-color:#894E78;
 padding:5px 0px;
}

/**************************************/
