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

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

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


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

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

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

TABLE.transactions TH {
	color: #FFFFFF !important;  
}
