﻿

body, td, p
{
    font-family: Tahoma;
    font-size: 8pt;
    color: #1C3855;
}
.baslik
{
    width: 754;
    color: #306192;
    font-weight: bold;
    height: auto;
    background: #EDF4FA url(../images/arrowDown.gif) no-repeat 6px 5px;
    padding: 5px 10px 5px 26px;
    margin-bottom: 5px;
}
hr
{
    size: 1;
}
input, textarea
{
    border: 1px solid #CADEEF;
    font-family: Tahoma;
    font-size: 8pt;
}
.Successful
{
    border-color: #558800;
    background-color: #6caa00;
    width: 100%;
}
.Successful
{
    border-color: #558800;
    background-color: #6caa00;
    width: 100%;
}

.Error
{
    border-color: #9b0000;
    background-color: #cc0000;
    width: 100%;
}


table
{
    border-collapse: collapse;
}
.loginUnSelect
{
    border-left: 0px;
    border-right: 0px;
    padding: 2px;
    color: #619ED2;
    width: 140px;
}
.loginSelect
{
    border-left: 0px;
    border-right: 0px;
    padding: 2px;
    text-align: right;
    color: #619ED2;
    width: 140px;
}

a
{
    color: #1C3855;
    text-decoration: underline;
}

a:hover
{
    color: #1C3855;
    text-decoration: underline;
}

a.linkM
{
    color: #1C3855;
    text-decoration: underline;
    font-weight: bold;
}

a.linkM:hover
{
    color: #1C3855;
    text-decoration: underline;
    font-weight: bold;
}
.textM
{
    color: #4B81A6;
    font-weight: bold;
}


a.linkT
{
    color: #FF9900;
    text-decoration: underline;
    font-weight: bold;
}

a.linkT:hover
{
    color: #FF9900;
    text-decoration: underline;
    font-weight: bold;
}

a.linkB
{
    color: #FFFFFF;
    text-decoration: underline;
}

a.linkB:hover
{
    color: #FFFFFF;
    text-decoration: underline;
}

.textT
{
    color: #FF9900;
    font-weight: bold;
}



a.login
{
    color: #317DBB;
    font-weight: bold;
    text-decoration: none;
}

a.login:hover
{
    color: #2B6CA2;
    text-decoration: underline;
    font-weight: bold;
}

td.title
{
    background-color: #EDF4FA;
    color: #306192;
    font-weight: bold;
}
td.memberTitle
{
    font-weight: bold;
    text-align: right;
    padding-right: 10px;
}

div.memberBox
{
    border: solid 1px #D6E6F3;
    width: 745px;
    margin-bottom: 5px;
}
.memberDropDownList
{
    border: 1px solid #CADEEF;
    font-family: Tahoma;
    font-size: 8pt;
    color: #1C3855;
    padding: 1px;
}
.memberTextBox
{
    padding: 2px;
    width: 200px;
}

.buttonStyle
{
    background-color: #317DBB;
    color: #FFFFFF;
    border: 1px solid #CADEEF;
    border-left-color: #D9DFEA;
    border-top-color: #D9DFEA;
    border-bottom-color: #0E1F5B;
    border-right-color: #0E1F5B;
    font-family: Tahoma;
    font-size: 8pt;
    font-weight: bold;
    padding: 3px;
}

.searchUnSelect
{
    border-left: 0px;
    border-right: 0px;
    font-size: 10px;
    color: #619ED2;
    background-color: #EBF3FA;
    width: 100%;
}
.searchSelect
{
    border-left: 0px;
    border-right: 0px;
    background-color: #EBF3FA;
    font-size: 10px;
    width: 100%;
    color: #619ED2;