BODY            {FONT-FAMILY: Verdana,Helvetica; FONT-SIZE: 11px}
INPUT           {font-family: Verdana; background-color: rgb(255,244,221); border: 1px solid rgb(0,0,0);}
TEXTAREA        {style=font-family: Verdana; font-size: 10pt; background-color: rgb(255,244,221); font-weight: normal; border: 1px solid rgb(0,0,0)}
SELECT          {style=font-family: Verdana; font-size: 10pt; background-color: rgb(255,244,221); font-weight: normal; border: 1px solid rgb(0,0,0)}
OPTION          {style=font-family: Verdana; font-size: 10pt; background-color: rgb(255,244,221); font-weight: normal; border: 1px solid rgb(0,0,0)}

form {display:inline;}

.baslik1 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12pt;
        font-style: normal;
        line-height: normal;
        font-weight: bold;
        font-variant: normal;
        text-transform: none;
        color: #000000;
        text-decoration: none;
        background-color: #CCCCCC;
        border: 1px solid #666666;
}

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

.yazilink {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10pt;
        font-style: normal;
        line-height: normal;
        font-weight: bold;
        font-variant: normal;
        text-transform: none;
        color: #000000;
        text-decoration: none;
}

.mansetlink {
        font-family: Arial;
        font-size: 12px;
        font-style: normal;
        line-height: normal;
        font-weight: bold;
        font-variant: normal;
        text-transform: none;
        color: #000000;
        text-decoration: none;
}

.mansetozet {
        font-family: Arial;
        font-size: 12px;
        font-style: normal;
        line-height: normal;
        font-weight: none;
        font-variant: normal;
        text-transform: none;
        color: #000000;
        text-decoration: none;
}

.formalani {
        font-family: Verdana;
        font-size: 10pt;
        background-color: rgb(255,244,221);
        height: 24;
        width:150;
        font-weight: bold;
        border: 1px solid rgb(0,0,0);
}

.formbuton {
       font-family: Verdana;
       font-size: 8pt;
       background-color: rgb(255,244,221);
       height: 22;
       width:110;
       font-weight: bold;
       border: 1px solid rgb(0,0,0);
           }

.yazi1 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10pt;
        font-style: normal;
        line-height: normal;
        font-weight: bold;
        font-variant: normal;
        text-transform: none;
        color: #000000;
        text-decoration: none;
}

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

.yazi2 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12pt;
        font-style: normal;
        line-height: normal;
        font-weight: bold;
        font-variant: normal;
        text-transform: none;
        color: #CC0000;
        text-decoration: none;
        background-color: #6699CC;
}
.yazi5 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-style: normal;
        line-height: normal;
        font-weight: bold;
        font-variant: normal;
        text-transform: none;
        color: #000000;
        text-decoration: none;
        background-color: #cc3300;
        border: 1px solid #000000;
        margin: 2px;
        padding: 2px;
                width: 90%;
                height: 26px;

}
.yazikucuk {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 8pt;
        font-style: normal;
        line-height: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        color: #000099;
        text-decoration: none;
}
.tabloborder {
        border: 1px solid #F0F0F0;
}
.satirzemin {
        background-color: #F0F0F0;
}
.satirbaslik {
        background-color: #CCCCCC;
}
.yazinormal {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10pt;
        font-style: normal;
        line-height: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        color: #000000;
        text-decoration: none;
}
.yaziresim {
    font-family:  Verdana;
    font-size: 8px;
    font-weight: normal;
    color: #000000;
    text-decoration: none;
}

.yaziliste {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 8pt;
        font-style: normal;
        line-height: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        color: #000000;
        text-decoration: none;
}

.blokbaslik {
        font-family: Arial;
        font-size: 16px;
        font-weight: bold;
        color: #ffffff;
        text-decoration: none;
        padding-left: 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: 4px; /*margin around each panel*/

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

}


