  body, td {
    font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
  }
	
	.pngfix {
		behavior: url(iepngfix.htc);
	}
  
  a {
    color: #5C462F;
		text-decoration:none;
  }

  #menu ul {
    list-style:none;
  }
  
  #menu li {
    float: left;
		position: relative;
  }
  
  #menu a {
    display:block;
		text-decoration:none;
		behavior: url(iepngfix.htc);
  }
  
  #menu a:focus {
    outline:none;
  }
  
  #menu a.menu_home {
    margin-top:2px;
    margin-left:10px;
    width:59px;
		background:url(../img/menu_home.png);
		background-repeat:no-repeat;
  }
  
  #menu a.menu_home:hover, #menu a.menu_home_selected {
    margin-top:2px;
    margin-left:10px;
    width:59px;
		background:url(../img/menu_home.png);
		background-position:-59px 0;
		background-repeat:no-repeat;
  }
  
  #menu a.menu_buy {
    margin-top:2px;
    margin-left:18px;
    width:37px;
		background:url(../img/menu_buy.png);
		background-repeat:no-repeat;
  }
  
  #menu a.menu_buy:hover, #menu a.menu_buy_selected {
    margin-top:2px;
    margin-left:18px;
    width:37px;
		background:url(../img/menu_buy.png);
		background-position:-37px 0;
		background-repeat:no-repeat;
  }
  
  #menu a.menu_game_info {
    margin-left:18px;
    width:106px;
		background:url(../img/menu_game_info.png);
		background-repeat:no-repeat;
  }
  
  #menu a.menu_game_info:hover, #menu a.menu_game_info_selected {
    margin-left:18px;
    width:106px;
		background:url(../img/menu_game_info.png);
		background-position:-106px 0;
		background-repeat:no-repeat;
  }
  
  #menu a.menu_gallery {
    margin-top:1px;
    margin-left:18px;
    width:72px;
		background:url(../img/menu_gallery.png);
		background-repeat:no-repeat;
  }
  
  #menu a.menu_gallery:hover, #menu a.menu_gallery_selected {
    margin-top:1px;
    margin-left:18px;
    width:72px;
		background:url(../img/menu_gallery.png);
		background-position:-72px 0;
		background-repeat:no-repeat;
  }
  
  #menu a.menu_articles {
    margin-top:1px;
    margin-left:18px;
    width:80px;
		background:url(../img/menu_articles.png);
		background-repeat:no-repeat;
  }
  
  #menu a.menu_articles:hover, #menu a.menu_articles_selected {
    margin-top:1px;
    margin-left:18px;
    width:80px;
		background:url(../img/menu_articles.png);
		background-position:-80px 0;
		background-repeat:no-repeat;
  }
  
  #menu a.menu_forums {
    margin-top:2px;
    margin-left:21px;
    width:71px;
		background:url(../img/menu_forums.png);
		background-repeat:no-repeat;
  }
  
  #menu a.menu_forums:hover, #menu a.menu_forums_selected {
    margin-top:2px;
    margin-left:21px;
    width:71px;
		background:url(../img/menu_forums.png);
		background-position:-71px 0;
		background-repeat:no-repeat;
  }
  
  #menu a.menu_downloads {
    margin-top:1px;
    margin-left:20px;
    width:113px;
		background:url(../img/menu_downloads.png);
		background-repeat:no-repeat;
  }
  
  #menu a.menu_downloads:hover, #menu a.menu_downloads_selected {
    margin-top:1px;
    margin-left:20px;
    width:113px;
		background:url(../img/menu_downloads.png);
		background-position:-113px 0;
		background-repeat:no-repeat;
  }
  
  #menu a.menu_subscribe {
    margin-top:1px;
    margin-left:19px;
    width:98px;
		background:url(../img/menu_subscribe.png);
		background-repeat:no-repeat;
  }
  
  #menu a.menu_subscribe:hover, #menu a.menu_subscribe_selected {
    margin-top:1px;
    margin-left:19px;
    width:98px;
		background:url(../img/menu_subscribe.png);
		background-position:-98px 0;
		background-repeat:no-repeat;
  }
