@charset "windows-1251";

		.usrreting2:target {
			background-color:#FFC;
		}

		.spoxs {
			display:inline-block;
			min-width:50px;
			text-align:center;
		}

		.imgf {
			padding:0;
			margin:0;
			border:0;
			display:flex;
		}

        .style6 {
            color: #DFD3A3;
            font-size: 9px;
        }

        a, a:visited, a:link {
	color: #8f0000;
	font-weight: normal;
        }

        a:active {
            font-weight: normal;
            color: #77684d;
            text-decoration: none;
        }

        a:hover {
            color: #000000;
            text-decoration: underline;
        }

        a.active {
            color: #000000;
            font-weight: bold;
        }

        .style10 {
            font-size: 9pt;
            font-weight: bold;
        }

        .style7 {
            font-size: 9pt;
        }

        .style8 {
            color: #4F4B49;
        }

  	body , html {
		height:100%;
	}
    .exp_table{
      border-spacing: 1px;
      font-size: 13px;
      margin: 0px 10px -5px;
    }
    .exp_table tbody tr.n0 td
    {
      background-color: #f2e5b1;
    }
    .exp_table thead th
    {
      background-color: #ddd0a1;
      text-align: center;
    }
    .exp_table tbody td{
      padding: 2px 4px;
    }
    .exp_table tbody tr.n1 td
    {
	background-color: #e5d9a8;
    }
    .exp_table tbody tr.n3 td
    {
      background-color: #635c4f;
	  color:#f6ecc3;
    }
    .exp_table tbody tr.n0:target td , .exp_table tbody tr.n1:target td
    {
	background-color: #7CD383;
	color: #045741;
	font-weight: bold;
    }

        .hov:hover {
            background-color: #dedede;
            cursor: pointer;
        }

        .hov {
            height: 20px;
        }

        .noh_link {
            text-decoration: none !important;
        }

        table.users_battle_rating {
            width: 100%;
            max-width: 100%;
            border-spacing: 0;
            border-collapse: collapse;
            box-sizing: border-box;
        }

        table.users_battle_rating > tbody > tr > td {
            padding: 2px 4px;
            border-bottom: 1px dotted #d2c79b;
        }

        table.users_battle_rating > thead > tr > td {
            padding: 4px 4px 8px;
        }

        table.users_battle_rating > tbody > tr:hover > td {
            background: #d2c79b;
            border-bottom: 1px solid #d2c79b;
        }

        table.users_battle_rating > tbody > tr.sel > td {
            background: #fffe91;
            border-bottom: 1px solid #fffe91;
        }




a .lib_amenu {
	color:#5a3d32;
}

a .lib_amenu:hover {
	color:#6d4f44;
}


.lib_amenu_titleb {
	font-size:12pt;
	font-weight:bolder;
	color:brown;
}

.lib_amenu_titleb:hover {
	cursor:default;
	text-decoration:none;
	color:brown;
}




















