.menunew {background: url(/skins/default/menu/menubg.png); background-repeat: repeat-x; padding-top: 5px;
	border-top: solid 1px black; border-bottom: solid 1px black; height: 35px;}

div.menu_dropdown {background: url(/skins/default/menu/menudrop.png); border: solid #5D4220 1px; margin-top: 30px;}
div.menu_dropdown ul li a {color: black;}
div.menu_dropdown ul li a:visited {color: black;}
div.menu_dropdown ul li a:hover {color: white;}
.arrow {position: relative; top: 8px;}
.arrow_selected {position: relative; top: 8px;}

.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_site {width: 150px;}
.menu_break {border-bottom: solid 1px #5D4220;}

.menunew li {}

.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
{
	padding-left: 6px;
	padding-right: 4px;
}

.menunew li a.menu_witharrow, .menunew li a.menu_selected_witharrow
{
	padding-right: 0;
}

div.menu_arrow a
{
	padding: 0;
}

.menunew li a:hover, .menunew li a.selected, .menunew li a:hover.selected, .menunew li a:visited.selected
  
{ 
  color: white;
} 

.menunew li a.menu_selected_witharrow, .menunew li a:hover.menu_selected_witharrow, 
  .menunew li a:visited.menu_selected_witharrow
{
  
  color: white;
}

.menunew li a.menu_selected, .menunew li a:hover.menu_selected, .menunew li a:visited.menu_selected 
{
  
  color: white;
}