 ﻿
#site-menu ul.AspNet-Menu li.AspNet-Menu-Leaf:hover,
#site-menu ul.AspNet-Menu li.AspNet-Menu-WithChildren:hover { background-color:  #004A80; }
#site-menu .AspNet-Menu-Selected { background-color: #004A80 !important; }
#site-menu li.AspNet-Menu-Selected {  background-color: #004A80 !important; }
#site-menu ul.AspNet-Menu li a.AspNet-Menu-ChildSelected{
	background-color: #004A80 !important;
}
#site-menu ul.AspNet-Menu li.AspNet-Menu-ChildSelected {
background-color:  #004A80   !important; }

div.front-box {
	background-color:  #004A80   !important;
	color:  #fff;
}
div.in {
	background-color:  #004A80   !important;
}
div#header3 {
  background-image: url(../../Img/banner.jpg);
}