.baslik {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-style: normal;
        line-height: normal;
        font-weight: bold;
        font-variant: normal;
        text-transform: none;
        color: #007100;
        text-decoration: none;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #000000;
}

.textim {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-style: normal;
        line-height: normal;
        font-weight: bold;
        font-variant: normal;
        text-transform: none;
        color: #606060;
        text-decoration: none;
}

.border {
    border-width: 1px;
    border-style: solid;
    border-color: #000000;
}

.borderSag {
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #000000;
}
.borderSol {
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #000000;
}
.borderUst {
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #000000;
}
.borderAlt {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #000000;
}

input, select, textarea {
    border-width: 1px;
    border-style: solid;
    border-color: #606060;
    background-color: #F3F3F3;
    color: #000080;
    font-family: verdana;
    font-size: 11px;
}

.formTable {
    background-color: #43A600;
}

.formTd {
    font-family: arial;
    font-size: 12px;
    background-color: #FFFFFF;
}

.formBaslik {
    font-family: Arial;
    font-size: 15px;
    color: #ffffff;
    font-weight: bold;
}

.formBaslik2 {
    background-color: #5DB720;
    font-family: Arial;
    font-size: 12px;
    color: #FFFFFF;
    font-weight: bold;
}

.formStr1 {
    font-family: arial;
    font-size: 12px;

}
.formStr2 {
    font-family: arial;
    font-size: 12px;
    background-color: #FBFBDE;
}

a {
    font-family: 'arial';
    font-size: 12px;
    text-decoration: none;
}

.note {
    font-family: tahoma;
    font-size: 10px;
    color: #808080;
}


.menu {
    font-family: arial;
    font-size: 12px;
    font-weight: bold;

    color: #ffffff;
}


.uyemenu {
    font-family: arial;
    font-size: 12px;
    font-weight: bold;

    color: #000080;
}

.menu:hover {
    color: #EC008C;
}

.copyright {
    font-family: 'Arial';
    font-size: 12px;
    color: #606060;
    font-weight: bold;
}

.copyright:line {
    text-decoration: underline;
}

.borderCopy {
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #000000;

    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #000000;

    text-align: center;

}

body {
    margin: 0px 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10   px;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    font-variant: normal;
    text-transform: none;
    color: #606060;

}
.bilgi {
    font-family: arial;
    font-size: 12px;
}

. hostli{
        list-style-image: url(/images/ok.gif);
}