/* CUSTOM CSS TAGS START */
H4, H5, H6,
b, strong
a, a:hover,
a.mainitem, a.mainitem:hover, .mainitem_on,
.mainmenu a:hover, a.mainitem:hover, .mainitem_on,
.submenu a:hover, a.subitem:hover, .subitem_on {
  color:                       #00457C;
}

HR {
  border-color:                #00457C;
}

.menutable {
  background-color:            #BAC6DD;
}

.submenu li.submenu_top {
  background:                  url('../images/security_submenu_top.gif') no-repeat top left;
}

.submenu li.submenu_bottom {
  background:                  url('../images/security_submenu_bottom.gif') no-repeat top left;
}

a.subitem, a.subitem:hover, .subitem_on {
  background:                  url('../images/security_submenubutton_bg.gif') no-repeat top left;
}

.submenu a:hover, a.subitem:hover, .subitem_on {
  background:                  url('../images/security_submenubutton_over.gif') no-repeat top left;
}
/* CUSTOM CSS TAGS END */
