@charset "utf-8";


/* BEGIN Personal Events Styles */

.GTEntryHeading	{ 
	background-color: #d71f85;
}

td.TableHeadings {
	background-color: #d71f85;
}

h3 {
	font-style: normal;
} 

.ObjTitle { 
	color: #d71f85;
}


#eventLinksTitle  {
	visibility: hidden;
}

#create_eventrow2 {
	visibility: hidden;
}

#find_eventrow2 {
	visibility: hidden;
}

#GTDonProgress {
	visibility: hidden;
} 

#GTMyEventList {
	position: relative;
	bottom: 210px;
}

#myEventsPrompt {
	background-color: #d71f85;
}

#eventlinksTable a {
	 color: #d71f85;
}

.GTHostCenterGuestListDateHeading {
	background-color: #d71f85;
   }

.GTHostCenterEventInformationHeading  {
	background-color: #d71f85;
   }

.GTAttendeeListHeading   {
	background-color: #d71f85;
   }  
	
/* BEGIN Donation Form Styles */

.FormSectionHeader, td.TestSectionHeaderColor {
	background-color: #cccccc;
}

.FormSectionHeader {
	background-color: #d71f85;
}

td.holdsErrorMsgTable, td.holdsErrorMsgOverTable, td.TestSecondaryColor {
	background-color: #ffffff;
}


