.expand img {
	background: #990033;
	float: none;
	display: block;
}
.expand {
	background: #990033;
}

.Error, .error {
	display: block;
	padding: 5px 0 5px 25px;
	color:  #BF0000;
	background:#FFE8E8 url(/images/icons/v2/common/exclamation.gif) no-repeat 2px;
	border: 1px solid #BF0000;
}
.Success, .success {
	display: block;
	padding: 5px 0 5px 25px;
	color:  #008000;
	background:#D0E8D0 url(/images/icons/v2/common/accept.gif) no-repeat 3px 2px;
	border: 1px solid #008000;
}

/* this first chunk is to assign the font-family */
/* if you want to change an element or a class to a different font-family than the others in this group,
you will need to remove the the class/element(s) from this block */

a:link, a:visited, a:hover, a:active, table, tr, td, td.header, tr.header, td.inverse, tr.inverse, body,
br, div, h1, h2, h3, head, input,select,textarea, nobr, ol,ul,li, p, p.footer, span, sup, th,
input.button, a.button, a.button:visited, a.button:link, a.button:active, input.buttoninverse,
a.buttoninverse, a.buttoninverse:visited, a.buttoninverse:link, a.buttoninverse:active, .instructions,
.helpbutton, .error, .success, .profile, .profileheader, .profilepagetabheadings, .memberlistingnav,
.memberlistingname, .filelibfiledetails, .pagesubtitleheader, .pagetitleheader, table.news, .eventsheader,
table.events, td.storeitemheader, .campaignsheader, table.campaigns, .donationpaymentamount, a.nav,
a.nav:link, a.nav:visited, a.nav:hover, a.nav:active, a.navselected, a.navselected:link,a.navselected:visited,
a.navselected:hover, a.navselected:active, a.topnav, a.topnav:link, a.topnav:visited, a.topnav:hover,
a.topnav:active, a.topnavselected, a.topnavselected:link, a.topnavselected:visited, a.topnavselected:hover,
a.topnavselected:active, td.pagemanagerheader, tr.pagemanagerheader, table.pagemanager {
	font-family:  Arial, Helvetica, sans-serif;
}

button, button.hover, input.button, a.button, a.button:visited, a.button:link, a.button:active, div.button, span.button, input.buttoninverse, a.buttoninverse, a.buttoninverse:visited, a.buttoninverse:link, a.buttoninverse:active, div.buttoninverse, span.buttoninverse, .HelpButton{
	cursor: hand;
}

/* block - prevents NS/SAFARI info box issue */
.Instructions, .error, .success, .profile, .filelibfiledetails, .eventsheader, .campaignsheader, .donationpaymentamount, table.profile,  .MessageBoardsDataGridHeader, .FileLibraryFileList{
		display:block;
	}

/* width setting (for community that has equal widths of all boxes) */	
.Error, .Success, .DataGrid, .ProfileButtons, .Profile, table.Profile, table.ViewProfile, .SearchResultsDataGrid, .MessageBoardsDataGrid,
table.News, .EventsHeader, table.Events, .CampaignsHeader, table.Campaigns, table.PageManager, table.Photos, table.CommUtil, .Instructions  {
	width: 560px;
}

/* box settings */
.DataGridHeader, .EventsHeader, .EventDonationDetail, .CampaignsHeader, td.PageManagerHeader, tr.PageManagerHeader, .Profile {
	font-size: 12px;
	color: #534822;
	padding: 2px 5px 2px 5px;
	border: 1px solid #000000;
}

.instructions {	font-size: 12px;color:#666;display:block;border:solid 1px #525252;padding:5px 8px;}
.DataGridHeader {
	font-weight : normal;
}

.EventDonationDetail {
	width:280px;
}
	
/* base */
a, a:link, a:visited, a:active {
	text-decoration:none;
	color: #990033;
/*	font-weight: bold; */
}
a:hover {
	text-decoration:underline;
}

table, tr, td {
	color: #000000;
	font-size: 12px;
}	

td.header, tr.header {
	font-size: 12px;
	color: #ffffff;
	background-color : #990033;	
}

td.inverse, tr.inverse {
	font-size: 12px;
	color: #000000;
	background-color : #FFFFA8;
}

body {
	font-size: 12px; 
	COLOR: #534822; 
	FONT-FAMILY: Arial; 
	TEXT-DECORATION: none;

}

h1, h3, .PageSubTitleHeader {
	FONT-WEIGHT: bold; 
	COLOR: #990033; 
	FONT-FAMILY: Arial; 
	TEXT-DECORATION: none;
}
h2 {
	FONT-WEIGHT: bold; 
	COLOR: #ffffff; 
	FONT-FAMILY: Arial; 
	TEXT-DECORATION: none;
	background-color: #990335;
	padding: 2px;
}
.PageTitleHeader {
	FONT-WEIGHT: bold; 
	font-size: 12px; 
	COLOR: #990033; 
	FONT-FAMILY: Arial; 
	TEXT-DECORATION: none;
}

h1 {
		FONT-SIZE: 13pt; 
}
h2, .PageSubTitleHeader {
	FONT-SIZE: 12pt; 
}
h3 {
		FONT-SIZE: 12pt; 
}

input,select,textarea {

}

button {
	cursor: hand;
}

button.hover {
	cursor: hand;
}

ol,ul,li{

}

sup {
	font-size: 9pt;
}

td,th {
	font-size: 12px;
}

/*  core */

input.button, a.button, a.button:visited, a.button:link, a.button:active, div.button, span.button {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	color: #000000;
	background-color : #D4D0C8;	
	border: solid;
	border-width : 1px;
	border-color : #000000;
	cursor: hand;
}

input.buttoninverse, a.buttoninverse, a.buttoninverse:visited, a.buttoninverse:link, a.buttoninverse:active, div.buttoninverse, span.buttoninverse {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	color: #ffffff;
	background-color : #000000;
	border: solid;
	border-width : 1px;
	border-color : #ffffff;
	cursor: hand;
}

a.linkbutton, a.linkbutton:visited, a.linkbutton:link, a.linkbutton:hover, a.linkbutton:active { 
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	background-color : #ffffff;
    padding: 0px 4px 0px 4px;
}

.HelpButton {
	font-size: 12px;
	color: white;
	background-color : #990033;
	border: solid;
	border-width : 1px;
	border-color : #ffffff;
	padding : 2px;
	font-weight : bold;
	width : 48px;
	text-align : center;
}

.Error {
	font-size: 12px;
	color: #cc0000;
	background-color : #ffffcc;
	border: solid;
	border-width : 1px;
	padding: 2px 5px 2px 5px;
	border-color : #cc0000;
}

.Success {
	font-size: 12px;
	color: #000000;
	background-color : #ffffcc;
	border: solid;
	border-width : 1px;
	padding: 2px 5px 2px 5px;
	border-color : #E0162C;
}

.DataGridAltItem {
	background: #FFFFA8;
}

.DataGridPager {
	font-weight: bold;
	letter-spacing: 3px;
	line-height: 20px;
	text-align: right;
}

/*profile */

.ProfileHeader {
	font-weight : bold;
	font-size: 12px;
}

.ProfilePageTabHeadings {
	font-size:10pt;
	font-weight:bold;
}


/* search */

.SearchResultsDataGridAltItem {
	background: #FFFFA8;
}

.SearchResultsDataGridPager {
	font-weight: bold;
	letter-spacing: 3px;
	line-height: 50px;
}

/* message boards */

table.HotTopics {
	width:280px;
}

.MsgItem {
	background-color: #FFFFA8;
}

.MsgItemSubject {
	background-color: #FFFFA8;
}

.MsgItemInverse {
	background-color: #ffffff;
}

.MsgItemSubjectInverse {
	background-color: #ffffff;
}	
	
.LastPostingText {
	font-size: 12px;
	font-style: italic;
	color: #000000;
}

.BadWordHighlight {
	font-weight: bold;
	color: Red;
}

.MsgsReplyText {
	font-size: 12px;
}

.MsgsDates {
	font-size: 12px;
}

/* file library */

.FileLibFileDetails {
	font-size: 12px;
	color: black;
	background-color : #FFFFA8;
	border: solid;
	border-width : 1px;
	border-color : #E0162C;
	width : 280px;
	padding: 2px 5px 2px 5px;
}

.FileLibraryFileList {
	font-size: 12px;
	color: black;
	background-color : #ffffff;
	border: solid;
	border-width : 1px;
	border-color : #E0162C;
	width : 280px;
	padding: 2px 5px 2px 5px;
}

/* news */
/* events */
td.StoreItemHeader {
	border-color: #000000;
	border-bottom: 1px solid;
}

/* donations */

.DonationPaymentAmount {
	font-size: 12px;
	color: #000000;
	background-color : #ffffcc;
	border: solid;
	border-width : 1px;
	padding: 2px 5px 2px 5px;
	border-color : #cc0000;
}

/* left navigation */
.navheadercontainer, .navheadercontainerselected {
	padding-top:7px;
	text-align: left;	
	border-bottom: solid 1px #ffffff; 
}
.navcontainer, .navselectedcontainer, .navcontainerselected {
	padding-top:2px;	
	text-align: left;;
	padding-left: 20px;	
}

td.navheader {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 8pt; 
	COLOR: #ffffff; 
	FONT-FAMILY: arial; 
	TEXT-DECORATION: none;
	text-transform: none;
	padding-left: 6px;
	
}

a.navheader, a.navheader:link, a.navheader:active, a.navheader:hover, a.navheader:visited {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 8pt; 
	COLOR: #ffffff; 
	FONT-FAMILY: arial; 
	TEXT-DECORATION: none;
	text-transform: none;
	padding-left: 6px;
}

a.navheader:hover {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 8pt; 
	COLOR: #ffffff; 
	FONT-FAMILY: arial; 
	TEXT-DECORATION: none;
	text-transform: none;
	padding-left: 6px;
	display: block;
	background-color: #77092C;
}

td.navheaderselected {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 8pt; 
	COLOR: #ffffff; 
	FONT-FAMILY: arial; 
	TEXT-DECORATION: none;
	text-transform: none;
	padding-left: 6px;
}

a.navheaderselected, a.navheaderselected:link, a.navheaderselected:active, a.navheaderselected:hover, a.navheaderselected:visited {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 8pt; 
	COLOR: #ffffff; 
	FONT-FAMILY: arial; 
	TEXT-DECORATION: underline;
	text-transform: uppercase;
	padding-left: 6px;
}

a.navheaderselected:hover {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 8pt; 
	COLOR: #ffffff; 
	FONT-FAMILY: arial; 
	TEXT-DECORATION: none;
	text-transform: uppercase;
	padding-left: 6px;
	display: block;
	background-color: #77092C;
}

.nav, a.nav, a.nav:link, a.nav:active, a.nav:visited, a.nav:hover {
	FONT-SIZE: 8pt; 
	COLOR: #ffffff; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: none;
}

a.nav:hover {
	FONT-SIZE: 8pt; 
	COLOR: #ffffff; 
	FONT-FAMILY: arial; 
	TEXT-DECORATION: none;
}

.navselected, a.navselected, a.navselected:link, a.navselected:active, a.navselected:visited, a.navselected:hover {
	FONT-SIZE: 8pt; 
	COLOR: #ffffff; 
	FONT-FAMILY: arial; 
	TEXT-DECORATION: none;
}

a.navselected:hover {
	FONT-SIZE: 8pt; 
	COLOR: #ffffff; 
	FONT-FAMILY: arial; 
	TEXT-DECORATION: none;
}
/* top navigation */
/* pagemanager */

table.PageManager {
	border: solid;
	border-width : 0px;
	border-color : #E0162C;
}

/* photo albums */
/* communications utility */

table.CommUtil {
	width: 560px;
}

td.CommUtilHeader {
	background-color:#990033;
	color:#FFFFFF;
}

/* community specific */
.bottom, a.bottom, a.bottom:link, a.bottom:visited, a.bottom:active {
	FONT-SIZE: 8pt; 
	COLOR: #999999; 
	FONT-FAMILY: arial; 
	TEXT-DECORATION: none;
}
A.bottom:hover {
	FONT-SIZE: 8pt; 
	COLOR: #800000; 
	FONT-FAMILY: arial; 
	TEXT-DECORATION: none;
}
/* member tools  */
.MTonline {
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
		background-color: #000000;
		border-right: solid 1px #9C0938;
}

.MTfriends {
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
		background-color: #000000;
		border-right: solid 1px #9C0938;
}

.MTnotes {
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
		background-color: #000000;
}
a.MT {
	font-size: 11px;
	text-decoration: none;
}
a.MT:link {
	font-size: 11px;
	text-decoration: none;
	color: #ffffff;
}
a.MT:hover {
	font-size: 11px;
	text-decoration: none;
	color: #ffffff;
}
a.MT:visited {
	font-size: 11px;
	text-decoration: none;
	color: #ffffff;
}
a.MT:active {
	font-size: 11px;
	text-decoration: none;
	color: #ffffff;
}	

td.MTlinks {
	padding-left: 5px;
	padding-right: 10px;
	text-align: center;
}

div.MTLinkscontainer {
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
	background-color: #000000;
	border-right: solid 1px #9C0938
}

.MTlinks, a.MTlinks:link, a.MTlinks:visited, a.MTlinks:active {
	font-size: 11px;
	text-decoration: none;
	color: #ffffff;
}
a.MTlinks:hover {
	font-size: 11px;
	text-decoration: none;
	color: #ffffff;
}
.MTlinksselected, a.MTlinksselected:link, a.MTlinksselected:visited, a.MTlinksselected:active {
	font-size: 11px;
	text-decoration: none;
	color: #ffffff;
}
a.MTlinksselected:hover {
	font-size: 11px;
	text-decoration: none;
	color: #ffffff;
}