h6.promoTitle {
	color:#000000;
}

body {
	background-color:#ffffff;
}

span.dashListTime {
	color:#000000;
}

span.binCount {
	color:#4b0e30;
}

a:link, a:visited, a:active {
	color:#000000;
}

a:hover {
	color:#4b0e30;
}

#subNav li a:hover {
	color:#4b0e30;
}

#subNav li a {
	color:#000000;

}

#purchaseSubWrapper a:link, #purchaseSubWrapper  a:visited, #purchaseSubWrapper  a:active, #purchaseSubWrapper a:hover{
	color:#000000;
}

DIV.alertBox {
	background-color:#efefef;
	border-color:#cccccc;
	border-width:1px;
}
ul#mainNav li ul {
	background-color:#000000;
}

ul#mainNav li ul li {
	background-color: #000000;
}

TR.tableHeader {
	background-color:#efefef;
}

div.contentDescription p span {
	color:#4b0e30;
}

#footerlogin a:link, a:visited, a:active {
	color:#4b0e30;
}

a.dashMore a:link, a:visited, a:active {
	color:#000000;
}

a.date_current {
	color:#000000;
}

tr.tableHeader td {
	color: #000000;
}
tr.tableStripe0.selectedTable, tr.tableStripe1.selectedTable {
	background-color: #ccc;
}
.contactsTR.selectedTable a, tr.tableHover.selectedTable a, tr.tasksTR.selectedTable a {
	color:#000000;
}
.contactsTR.selectedTable, tr.tableHover.selectedTable, tr.tasksTR.selectedTable {
	color:#5a5a5a;
}
tr.tableStripe0:hover {
	background-color: #999999;
}
tr.tableStripe1:hover {
	background-color:#999999;
}

a.menuTop:link, a.menuTop:visited, a.menuTop:active, a.menuTop:hover {
	color: #ffffff;
}

div.modalDescription p span {
	color:#4b0e30;
}

label.requiredField {
	color:#4b0e30;
}

div#emailSubContainer h3.selected {
	background-color:#000000;
	color:#FFFFFF;
}
.success {
	color:#4b0e30;
}
td.calCell.today div.dayNumber {
	background-color:#4b0e30;
	
}
#footer {
	color:#000000;

}
#footer span {
	color:#4b0e30;
	
}
#footer a:link, #footer a:visited, #footer a:active {
	color:#000000;
}

#promoOneTimeUse h6.promoTitle {
	background-color: #000000;
}
#promoOneTimeUse span {
	color: #4b0e30;
}
h6.alertTitle {
	background-color:#4b0e30;
}

/* V2 pages */
/* Add the background image if icons are different from original  */
#header {
}
/* Take this value from "body" above  */
#footer {
	background-color: #fff;
}
/* This is the top menu, match font color plus hover color  */
#header-b li a {
	color: #000;
}
#header-b li a:hover {
	color: #4b0e30;
}
/* This is the large white "purchase more leads" button.  adjust placement to match, then text color plus hover color  */
#header-c-button {
}
#header-c-button-wrapper, #header-c-button-wrapper a:link, #header-c-button-wrapper a:visited, #header-c-button-wrapper a:active {
	color: #000;
}
#header-c-button:hover a {
	color: #000;
}
/* Dropdown menus, these should match "ul#mainNav li ul" and "ul#mainNav li ul li"  */
ul#nav-a-list li ul {
	background-color:#000;
}
ul#nav-a-list  li ul li {
	background-color: #000;
}
/* This is the text color of an active menu item (background of active dropdown menu is usually white  */
ul#nav-a-list  li.active a {
	color:#333;
}
/* This is the color of the top bar of the Message Center */
#messageCenter h6.notificationTop {
	background-color:#000;
}
