/* All buttons and A links*/
.button {
	color: #0099eb !important;
} 




/* Generic buttons*/
.ui-button {
	background: #b20b63 !important;
	border: solid 2px #b20b63 !important;
	color: #ffffff !important;
}





/* list horizontal links on navbar*/
#globalnav LI A.active {
	background: url(../img/paymentsave/indent.png) no-repeat center top;
}

/*  Navigation bar wrapper */
#global-wrapper{
	background: url(../img/paymentsave/body.jpg) repeat-x white;
}

/* Menu links */
#globalnav li a {
	color: #FFFFFF;
}


/* Generic buttons*/
.ui-button {
	background: #005baa !important;

	color: #FFFFFF !important;
}

/* list horizontal links on navbar */
#a {
    color: #FFFFFF !important;
}


/* Support box */
#supportbox A {
    color: #000 !important;
}