body
{
    margin: 0px 0px 0px 0px;
    background-image: url(images/fon.gif);
    background-repeat: repeat-x;
}
td
{
    font-family: verdana;
    font-size: 11px;
}
p, ul
{
    line-height: 170%;
    color: #3C3432;
}


.menu_off
{
    background-image: url(images/menu_off.gif);
    width: 201px;
    height: 24px;
    padding: 4px 25px 2px 2px;
    font-family: verdana;
    font-size: 12px;
    text-align: right;
    color: #FFFFFF;
    font-weight: bold;
    cursor: hand;
}
.menu_on
{
    background-image: url(images/menu_on.gif);
    width: 201px;
    height: 24px;
    padding: 4px 25px 2px 2px;
    font-family: verdana;
    font-size: 12px;
    text-align: right;
    color: #ffeb8e;
    font-weight: bold;
    cursor: hand;
}

h1
{
    color: #faaa45;
    font-family: Trebuchet MS;
    font-size: 18px;
    background-image: url(images/h1ok.gif);
    background-repeat: no-repeat;
    padding-left: 20px;
    border-bottom: 1px solid #177bc8;
    margin-top: 10px;
}
h2
{
    padding-top: 10px;
    color: #ff992a;
    font-family: Trebuchet MS;
    font-size: 15px;
}
h5
{
    color: #faaa45;
    font-family: Trebuchet MS;
    font-size: 18px;
    background-image: url(images/h1ok.gif);
    background-repeat: no-repeat;
    padding-left: 20px;
    border-bottom: 1px solid #177bc8;
    margin-top: 10px;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

a, a:link, a:visited
{
    color: #2266aa;
}
a:hover
{
    color: #ff992a;
}
a:active
{
    color: #ff0000;
}

.invisible
{
    color: #ffffff;
}

.invisible a
{
    color: #ffffff;
}

.invisible a:link
{
    color: #ffffff;
}

.invisible a:visited
{
    color: #ffffff;
}

.invisible a:hover
{
    color: #ffffff;
}

.invisible a:active
{
    color: #ffffff;
}

.tbl_genel
{
    border-right: #39a5ef 1px solid;
    border-top: #39a5ef 1px solid;
    border-left: #39a5ef 1px solid;
    border-bottom: #39a5ef 1px solid;
    background-color: #ffffff;
}
.tbl_baslik
{
    font-weight: bold;
    font-size: 12px;
    color: white;
    background-color: #39a5ef;
}
.tbl_satir1
{
    background-color: #def2ff;
}
.tbl_satir2
{
    background-color: #f3fafe;
}

.tbl_sqldownload
{
    border-right: #39a5ef 1px solid;
    border-top: #39a5ef 1px solid;
    border-left: #39a5ef 1px solid;
    border-bottom: #39a5ef 1px solid;
    background-color: #ffffff;
}

.tbl_sqldownload td
{
    border: #39a5ef 1px solid;
}

