#topHeader {
  height: 40px;
  background-color: #193980; }

.ui-widget-content {
    background: #fff !important;
}

.ui-widget-header {
    color: #000 !important;
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus
	{
		background: rgb(255,255,255) !important;
	}

		.ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited
		{
			color: rgb(255,255,255) !important;
		}