div.menu_dropdown {background: black; border: solid red 1px;}
div.menu_dropdown ul li a {color: white;}
div.menu_dropdown ul li a:visited {color: white;}
div.menu_dropdown ul li a:hover {color: gray;}

.menu_me {width: 150px;}
.menu_forums {width: 150px;}
.menu_players {width: 150px;}
.menu_tournaments {width: 190px;}
.menu_videos {width: 150px;}
.menu_stages {width: 150px;}
.menu_fun {width: 150px;}
.menu_stadium {width: 150px;}
.menu_home {width: 150px; margin-left: 4px;}
.menu_break {border-bottom: solid 1px #5B5B5B;}

.menu_logout { color: white; margin-right: 1ex; }
.menu_logout a {text-decoration: none; color: White;}
.menu_logout a:hover {text-decoration: underline; color: White;}

.menunew li a:hover, .menunew li a.selected, .menunew li a:hover.selected, .menunew li a:visited.selected
  
{ background: #FFF url(green_menu.png);
  color: white;
} 

.menunew li a.menu_selected_witharrow, .menunew li a:hover.menu_selected_witharrow, 
  .menunew li a:visited.menu_selected_witharrow
{
  background: #FFF url(green_menu.png);
  color: white;
}

.menunew li a.menu_selected, .menunew li a:hover.menu_selected, .menunew li a:visited.menu_selected 
{
  background: #FFF url(green_menu.png);
  color: white;
}