input {
        border-bottom: 1px inset #c7c7c7;
        border-right: 1px inset #c7c7c7;
        border-top: 1px outset #bbbbbb;
        border-left: 1px outset #bbbbbb;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 10;
        color: #6b6d6b;
        height:auto;
        background: White;
}
select {
        border-bottom: 1px inset #c7c7c7;
        border-right: 1px inset #c7c7c7;
        border-top: 1px outset #bbbbbb;
        border-left: 1px outset #bbbbbb;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 10;
        color: #6b6d6b;
        height: 20;
        background: White;
        height:15
}
textarea {
        border-bottom: 1px inset #c7c7c7;
        border-right: 1px inset #c7c7c7;
        border-top: 1px outset #bbbbbb;
        border-left: 1px outset #bbbbbb;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 10;
        color: #6b6d6b;
        background: White;
}
.hand {  cursor: hand};
.bilgi {  cursor: help};
.kapat {  cursor: move};
img {border: 0px;}
form{margin:0px;}

body {
        vertical-align: top;
        font-family:Verdana;
        font-size:10px;
        color:#22333c;
        margin-top:0;
        margin-bottom:0;
        margin-left:45;

}


table {
        font-family: Verdana;
        font-size: 10px;
        color: #3f3f3f;
}

.baslik {
        font-family: Verdana;
        font-size: 14px;
        text-decoration: none;
        color: #22333c;
        font-weight: bold;
}
.baslik_k {
        font-family: Verdana;
        font-size: 14px;
        text-decoration: none;
        color: #2A2A2A;
        font-weight: bold
}



a {
        text-decoration: none;
        color: #2B2B2B;
        font-weight: bold;
        font-family: Verdana;
        font-size: 10px;
}

.menu_link {
        text-decoration: none;
        color: #e77500;
        font-weight: bold;
        font-family: Verdana;
        font-size: 12px;
}