 /********     TABLE Menu      ********** */
.game_menu_table{
	background-color: #F3F3F3;
}
 /********     Menu      ********** */
a:link.game_menu, a:visited.game_menu{
	color: #00FF00;
	text-decoration: none;
	border: none;
	font-size: 14px;
	font-weight: bold;
}
a:hover.game_menu{
	color: #00FF00;
	text-decoration: underline;
	border: none;
	font-size: 14px;
	font-weight: bold;
}
a:link.game_menu_active, a:visited.game_menu_active{
	color: #FF8000;
	text-decoration: none;
	border: none;
	font-size: 14px;
	font-weight: bold;
}
a:hover.game_menu_active{
	color: #FF8000;
	text-decoration: underline;
	border: none;
	font-size: 14px;
	font-weight: bold;
}
/******** Menu Ganre   ********** */
a:link.game_menuGanre, a:visited.game_menuGanre{
	color: #00FF00;
	text-decoration: none;
	border: none;
	font-size: 12px;
	font-weight: bold;
}
a:hover.game_menuGanre{
	color: #00FF00;
	text-decoration: underline;
	border: none;
	font-size: 12px;
	font-weight: bold;
}
a:link.game_menuGanre_active, a:visited.game_menuGanre_active{
	color: #FF8000;
	text-decoration: none;
	border: none;
	font-size: 12px;
	font-weight: bold;

}
a:hover.game_menuGanre_active{
	color: #FF8000;
	text-decoration: underline;
	border: none;
	font-size: 12px;
	font-weight: bold;
}
/* ****** NAME *********** */
a:link.game_name, a:visited.game_name{
	color: #FF8000;
	text-decoration: none;
	border: none;
	font-size: 14px;
	font-weight: bold;
}
a:hover.game_name{
	color: #FF8000;
	text-decoration: underline;
	border: none;
	font-size: 14px;
	font-weight: bold;
}
.game_name{
	color: #FF8000;
	text-decoration: none;
	border: none;
	font-size: 14px;
	font-weight: bold;
}
.game_name_left{
	color: #FF8000;
	text-decoration: none;
	border: none;
	font-size: 14px;
	font-weight: bold;
}
.game_name_right{
	color: #FF8000;
	text-decoration: none;
	border: none;
	font-size: 14px;
	font-weight: normal;
}
.game_name_right2{
	color: #0000FF;
	text-decoration: none;
	border: none;
	font-size: 14px;
	font-weight: none;
}
/* ***** btn load        *********** */
a:link.game_load, a:visited.game_load{
	color: #FFFFFF;
	background-color : #536CFB;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 4px;
    padding-bottom: 4px;
    cursor: auto;

	text-decoration: none;
	border: none;
	font-size: 16px;
	font-weight: normal;
}
a:hover.game_load{
	color: #FFFFFF;
	background-color : #536CFB;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 4px;
    padding-bottom: 4px;
    cursor: pointer;

	text-decoration: underline;
	border: none;
	font-size: 16px;
	font-weight: normal;
}
/* ***** size        *********** */
.game_size{
	color: #0000FF;
	text-decoration: none;
	border: none;
	font-size: 12px;
	font-weight: normal;
}
 /********     NomPages      ********** */
.gameNomPages{
	color: #FFFFFF;
	background-color : #536CFB;
    padding-left: 7px;
    padding-right: 7px;
    padding-top: 3px;
    padding-bottom: 3px;
    cursor: auto;
	text-decoration: none;
	border: none;
	font-size: 12px;
	font-weight: bold;
}
.gameNomPages:hover{
	color: #FFFFFF;
	background-color : #536CFB;
    padding-left: 7px;
    padding-right: 7px;
    padding-top: 3px;
    padding-bottom: 3px;
    cursor: pointer;

	text-decoration: underline;
	border: none;
	font-size: 12px;
	font-weight: bold;
}
span.gameNomPages{
	color: #FFFFFF;
	background-color : #009B00;
    padding-left: 7px;
    padding-right: 7px;
    padding-top: 3px;
    padding-bottom: 3px;
    cursor: auto;
	text-decoration: none;
	border: none;
	font-size: 12px;
	font-weight: bold;
}
/*Описание игры*/
.descr_game{  font-size: 12px;
}
