.mainItem:hover{    background: #40a6fe;}.mainItem .mainItemChild{    display: none;}.mainItem:hover .mainItemChild{    display: block;}.childItem{    background-color: #580100;    color: #fff;}.childItem:hover{    background-color: #7f0100;}.childItem:active{    background-color: #9b0200;}a{    text-decoration: none;}a:hover, a:not(#mainMenu a){    text-decoration: underline;}a:active, a:not(#mainMenu a){    color: #0066cc !important;}a:visited, a:not(#mainMenu a){    color: #6699ff !important;}a img,img[usemap="#Map"]{    border: none;}.pageManagerButton{    display: inline-block;    width: 70px;    height: 20px;    color: #fff;    cursor: pointer;    background-color: #333 !important;    border-radius: 3px;    text-decoration: none;}.pageManagerButton:hover{    background-color: #555 !important;}