body { font:12px "Trebuchet MS", "MS Sans Serif", georgia; }
form {display:inline;}
table {display: inline;}
td   {
        font-family: Verdana;
        font-size: 11px;
        font-weight: none;
        color: #333333;
        text-decoration: none;
}



.tlflist {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
}


.mansetlink {
        font-family: Verdana;
        font-size: 14px;
        font-weight: bold;
        color: #333333;
        text-decoration: none;
}

.mansetozet {
        font-family: Verdana;
        font-size: 12px;
        font-weight: none;
        color: #333333;
        text-decoration: none;
}

.yazinormal {
        font-family: Verdana;
        font-size: 14px;
        font-weight: none;
        color: #000000;
        text-decoration: none;
}
.yaziliste {
        font-family: Verdana;
        font-size: 12px;
        font-weight: bold;
        color: #6699FF;
        text-decoration: none;
}

.yazimenu {
        font-family: Verdana;
        font-size: 15px;
        font-weight: bold;
        color: #000000;
        text-decoration: none;
}

.yazi1 {
        font-family: Verdana;
        font-size: 12px;
        font-weight: bold;
        color: #666666;
        padding-left: 5px;
        text-decoration: none;
}

.yazi2 {
        font-family: Verdana;
        font-size: 15px;
        font-weight: bold;
        color: #666666;
        text-decoration: none;
}

.yazi3 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 15px;
        font-weight: normal;
        color: #999999;
        text-decoration: none;
}

.yazikucuk {
        font-family: Arial;
        font-size: 11px;
        font-weight: none;
        color: #000000;
        text-decoration: none;
}

.yazikucuk1 {
        font-family: Arial;
        font-size: 12px;
        font-weight: none;
        color: #555555;
        text-decoration: none;
}

.yazibashizmet {
        font-family: Arial;
        font-size: 13px;
        font-weight: bold;
        color: #42569B;
        text-decoration: none;
}

.yaziortabaslik {
        font-family: Arial;
        font-size: 15px;
        font-weight: bold;
        color: #ff6600;
        text-decoration: none;
}

.resimaciklama {
        font-family: Arial;
        font-size: 10px;
        font-weight: none;
        color: #666666;
        text-decoration: none;
}

.haberbaslik {
        font-family: Arial;
        font-size: 16px;
        font-weight: bold;
        color: #000000;
        text-decoration: none;
}

.baslik1 {
        font-family: Verdana;
        font-size: 18px;
        font-weight: normal;
        color: #666666;
        text-decoration: none;
}

.mansetbaslik {
        font-family: Arial;
        font-size: 22px;
        font-weight: none;
        color: #666666;
        padding-left: 2px;
        text-decoration: none;
}

.habermetni {
        font-family: Arial;
        font-size: 14px;
        font-weight: none;
        line-height: 22px;
        letter-spacing: 1px;
        color: #444444;
        text-decoration: none;
}
.forminput {
        color: #000000;
        height: 26px;
        width:140px;
        border: 1px solid #000000;
           }

.formselect {
        font-family: Arial;
        font-size: 10px;
        font-weight: none;
        color: #000000;
        height: 26px;
        width:150px;
        border: 1px solid #000000;
           }


.tablobaslik1 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 18px;
        font-style: normal;
        line-height: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        color: #FFFFFF;
        text-decoration: none;
        background-color: #b4bfce;
        border: 1px solid #C0C0C0;
        height: 25px;
}
.altcizgi {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 15px;
        font-weight: normal;
        color: #999999;
        text-decoration: none;

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


.formradio {
        background-color: #B5D7F9;
        border: 1px solid #CC561E;
        width: 20px;
        height: 20px;
}


.stepcarousel{
        position: relative; /*leave this value alone*/
        border: 0px solid black;
        overflow: scroll; /*leave this value alone*/
        width: 100%; /*Width of Carousel Viewer itself*/
        height: 100px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .belt{
        position: absolute; /*leave this value alone*/
        left: 0;
        top: 0;
}

.stepcarousel .panel{
        float: left; /*leave this value alone*/
        overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
        margin: 0px; /*margin around each panel*/

        width: 300px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */

}