﻿body
{
    background: black;
    margin: 0 0 0 0;
}

.hr
{
    width: 100%;
    color: Gray;
    height: 7px;
}
.biyografiFoto
{
    vertical-align: middle;
    text-indent: 20px;
}
.masterTop
{
    vertical-align: top;
    border-width: 0px;
    border-top-width: 0px;
}
.masterBottom
{
    color: White;
    text-align: center;
    font-size: small;
    text-decoration: none;
    font-weight: bold;
}
.table
{
    width: 1000px;
}
.p
{
    text-indent: 20px;
    color: #D5D6DA;
}
.menu
{
    color: Gray;
    font-style: normal;
    font-weight: bold;
    font-size: medium;
    text-decoration:none;
}
.iletisimBaslik
{
    background-color: Gray;
    color: #D5D6DA;
    font-weight: bold;
    text-align: center;
}
.iletisim
{
    font-weight: bold;
    color: #D5D6DA;
    padding-right: 20px;
    width: 150px;
    text-align:left;
}
.txt
{
    width: 150px;
}
.ValidatorBackground
{
    background-color: gray;
}
.treeView
{
    color: #D5D6DA;
    font-weight: bold;
    font-size: medium;
}

div.menur
{
    margin: 0px;
    padding: 0px;
    width: 500px;
    background-color: Red;
}


/*  --------------- */
.rpt_table
{
    background-repeat: repeat-y;
    background-position: center;
    border-color: Gray;
    border-style: ridge;
    border-spacing: 10px;
    border-width: 2px;
}
.kenar
{
    color: #D5D6DA;
    border-color: Gray;
    border-style: ridge;
    border-spacing: 10px;
    border-width: 2px;
    width: 600px;
}
.foto_ozellik
{
    border-color: Gray;
    border-style: ridge;
    border-spacing: 10px;
    border-width: 2px;
    color: #D5D6DA;
    position: inherit;
    text-align: left;
    width: 600px;
}
.modalBackground
{
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.modalPopup
{
    background-color: #ffffdd;
    border-width: 3px;
    border-style: solid;
    border-color: Gray;
    padding: 3px;
    width: 250px;
}
.tree
{
    color: #D5D6DA;
    font-size: 13px;
}
.ekipman
{
    color: #D5D6DA;
}
.bold
{
    font-weight: bold;
    width:190px;
}
.justify
{
    text-align: justify;
}
.center
{
    text-align: center;
}
.left
{
text-align:left;
}
