#global-wrapper {
	background: url('../img/1epay/body.png') repeat-x #F7F7F7 !important;
}

#global-wrapper li a.active {
	background: url('../img/1epay/indent.png') no-repeat center top !important;
}

.ui-button {
	background: #00B40A !important;
	border: solid 1px #000 !important;
	color: #000 !important;
}

.filter {
	background: #FFFFFF !important;
	color: #000 !important;
	border-bottom: none !important;
	border-right: none !important;
}

a, .likeLink {
	color: #00B40A !important;
}

TABLE.transactions TH {
	background-color: #FFFFFF !important;
	color: #00B40A !important;
}
/*
Header - #FFFFFF
NavBar - #E5E5E5
Links - #00B40A
Buttons - #00B40A
Forms - #FFFFFF
*/