﻿* { font-family: Tahoma; }
body
{
    font-family: Tahoma;
    font-size: small;
}
table
{
    font-family: Tahoma;
    font-size: small;
}
.TextFonts
{
    font-family: Tahoma;
    font-size: small;
}
.TextBody
{
    padding-right: 10px;
}
.wite_color { color: white; }
.log_show
{
    margin: auto;
    font-family: Tahoma;
    background-color: #FF9933;
    right: auto;
    left: auto;
    width: 25%;
    height: auto;
    font-size: small;
    padding-right: 10px;
    direction: rtl;
}
#imgGameAvals a:link { color: white; }
#imgGameAvals a:visited { color: white; }
#imgGameAvals a:active { color: white; }
.bold { font-weight: bold; }
a { text-decoration: none; }
a:hover { text-decoration: underline; }
.SetPadding { padding-right: 5px; }
.PaddingLeft { padding-left: 5px; }
.padbottom { padding-bottom: 8px; }
.errortext { color: red; }
.DisabledText 
{
    color: #C0C0C0;
    font-size: 10px;
}
.contentTables tr
{
    border-bottom-style: solid;
    border-bottom-width: thin;
    border-bottom-color: #C0C0C0;
}
.contentTables td { height: 35px; }
.contentsss td { height: 5px; }
.contentTables
{
    border-bottom-style: solid;
    border-bottom-color: Gray;
    border-width: thin;
}
.TableBorder
{
    border-width: thin;
    border-style: solid;
    border-color: Gray;
}
.SetWidth { width: 100%; }
.Over { padding: 5px; }
.Over a:hover
{
    color: #FF9933;
    text-decoration: none;
}
.Over a { color: black; }
.SetWidthofControl { width: 250px; }
.SetHeader
{
    color: black;
    height: 30px;
    background-color: #FDD9B3;
    text-align: right;
    vertical-align: middle;
    border-bottom: gray;
    border-bottom-style: solid;
    padding-right: 5px;
}
.settextalign { text-align: left; }
.setCenter { text-align: center; }
.bsa_it_ad
{
    background-color: white;
    -moz-box-sizing: border-box;
    -moz-transition: all 1s ease-out 0s;
    -moz-transition: all 0.1s ease-out 0s;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    border: 0 none !important;
}
.setjustifypadd
{
    padding-right: 5px;
    padding-left: 5px;
    text-align: justify;
    line-height: 23px;
}
.setNewStyle
{
    background-color: white;
    width: 850px;
}
.SetTop { margin-top: 10px; }
.setMasterNewStyle
{
    background-color: #C0C0C0;
    alignment-adjust: central;
}
.disblock
{
    display: inline-block;
    direction: ltr;
}
.Mater { background-color: #ACA5A5; }
.updownstyle
{
    background-color: #ACA5A5;
    height: 10px;
}
.treffect tr:hover
{
    -moz-box-sizing: border-box;
    -moz-transition: all 1s ease-out 0s;
    -moz-transition: all 0.1s ease-out 0s;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}
.treffect tr:hover td { background-color: white; }
.treffect tr:hover td a { color: #21759B; }
.treffect tr td a { color: #21759B; }
.treffect tr td a:visited { color: #551A8B; }
.pagerstyle a
{
    color: #21759B;
    font-weight: normal;
}
.pagerstyle
{
    color: #FF9933;
    font-weight: bold;
}
@media print
{
    .noprint
    {
        display: none;
    }
}
