.navbar, .navrightmenues LI, .navbar-left, #topmenu li
{
  background-color: #f0f0f0 !important;
}
.navbar-brand, .navrightmenues a
{
}


ul#topmenu li a
{
}
ul#topmenu li.active a
{
  background-color: #00007f !important;
}
ul#topmenu li a:hover
{
  background-color: #00007f !important;
}


ul#submenu li a
{
  color: #00007f !important;
}
#submenu > li, #submenu > li > a
{
  border: 0;
}
ul#submenu li:hover a
{
}
ul#submenu li a.menulevel1selected
{
  border-bottom-color: #00007f !important;
}

.dropdown-menu LI A:hover, .listsection, #submenu .dropdown-menu LI A:hover
{
  background-color: #00007f !important;
}



a
{
  color: #007fff !important;
}
a:hover
{
}
a.nav-link
{
  color: #808080 !important;
}
ul.nav-tabs li.active a
{
  color: #007fff !important;
}


.content
{
}

H3
{
}

.table-responsive THEAD TD, .table-responsive THEAD TH, .listsection
{
  background-color: #007fff !important;
  color: #ffffff !important;
}
.table-responsive THEAD TD A, .table-responsive THEAD TH A
{
  color: #ffffff !important;
}

.btn, #tablelogin .btn
{
  background-color: #007fff !important;
  color: #ffffff !important;
  border-color: #ffffff !important;
}
.btn:hover
{
}

#footer, #footer a
{
  background-color: #f0f0f0 !important;
  color: #007fff !important;
}

