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

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

/* Menu links */
#globalnav li a {
	color: #0EB8C2 !important;
}


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

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


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

/* Filter window on transactions.php page*/
DIV.filter {

	border-radius: 12px;
	padding: 15px !important;
}

TABLE.transactions TH {
	background-color: #162636 !important;
	color: #0EB8C2 !important;  
}
