#top_page_menu {
  text-align:center;
  width:100%;
}

#content #toptodfh {
    height: 45px;
    padding-bottom: 10px;
    width: 1000px;
}
#toppage_menu {
   background: url("/files/images/bckgrnd.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    font-size: 11px;
    margin: 0;
    min-height: 27px;
    padding: 0;
    width:1000px;
     text-align: left;
}
#toppage_menu li:first-child {
    padding-left: 0;
}
#toppage_menu li {
    display:inline-block;
    height: 31px;
    padding-top: 14px;
}

#toppage_menu li a.root-item {
    padding: 14px;
    color: #fff;
    font-size: 11px;
    font-weight: bold;
    text-align: left;
 
}
#toppage_menu li a.root-item:hover {
    color: #ffffff;
  text-shadow:0 0 5px #000000,0 0 10px #000000, 0 0 15px #000000,0 0 20px #000000;
}

#toppage_menu li a.root-item_ {
    background: none repeat scroll 0 0 black;
    color: #ffffff;
    font-weight: bold;
    padding: 15px 22px;
    text-align: left;
}
#toppage_menu a {
    font-family: arial;
    outline: medium none;

    text-align: center;
    text-decoration: none;
    width: 100%;
}

#tmi-o14213352573662 {
  background-color:orange !important;
}