.expand {
	background-color: #612B5F;
}
.PageTitleHeader, h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #DFBB5B;
}

.PageSubTitleHeader {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #DFBB5B;
}

/* left navigation */

.navheadercontainer, .navheaderselectedcontainer {
	padding-left: 30px;
	padding-top:14px;
	
}
.navcontainer, .navselectedcontainer{
	padding-left: 50px;
}

a.navheader, a.navheader:link, a.navheader:active, a.navheader:visited, a.navheader:hover {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	COLOR: #ffffff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.navheaderselected, a.navheaderselected, a.navheaderselected:link, a.navheaderselected:active, a.navheaderselected:visited, a.navheaderselected:hover {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	COLOR: #ffffff;
	text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif;
}
a.navheader:hover, a.navheaderselected:hover {
	
}
a.nav, a.nav:link, a.nav:active, a.nav:visited, a.nav:hover {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	COLOR: #ffffff; 
	text-decoration: none;
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
}
a.navselected, a.navselected:link, a.navselected:active, a.navselected:visited, a.navselected:hover {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	COLOR: #ffffff;
	text-transform: capitalize;
	text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif;
}
a.nav:hover, a.navselected:hover {
	
}

/* member tools  */
#ContentMemberTools{
 background-position: left;
 background-repeat: no-repeat;
 padding: 5px;
}
.MTonline, .MTfriends, .MTnotes, .MTlinkscontainer {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	float: left;
	text-align: center;
}
a.MTLinksselected, a.MT, a.MTlinks{
	font-size: 11px;font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}
a.MT:link, a.MT:visited, a.MT:active, a.MTlinks:link, a.MTlinks:visited, a.MTlinks:active, a.MTLinksselected:link, a.MTLinksselected:visited, a.MTLinksselected:active {
	color: #ffffff;
	text-decoration: none;
}
a.MT:hover, a.MTlinks:hover, a.MTLinksselected:hover {
	font-size: 11px;color: #FF9900;font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
table.Events {
	width: 500px;
}

/*removing campaign center buttons*/

#rg_gfid_485_btnCMS, #rg_gfid_507_btnCMS, #rg_gfid_514_btnCMS {display:none;}