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

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

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

#globalnav LI A:hover {
	color: #ffffff;
}

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

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

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

/* Filter window on transactions.php page*/
DIV.filter {
	background-color: #B8B8B8;
	border-radius: 12px;
	padding: 15px !important;
}

TABLE.transactions TH {
	background-color: #B8B8B8 !important;
	color: #000000 !important;
}

#supportbox {
	color: #000000;
}

#branding {
	margin: 5px 0 -3px 0px !important;
}
