body {
    background-color : #f8f7ed;
    background-repeat : repeat-x;
    margin : 0;
    margin-top : 2px;
    padding : 0;
    text-align : center;
    font-family : verdana, arial, helvetica, sans-serif;
    color : #666666;
}

.SnapHeader {
    color : red;
    background-color : #e7e0b4;
    font-family : Tahoma;
    font-weight : bold;
    font-size : 12px;
    border-right : 1px solid #5f4f05;
    border-left : 1px solid #5f4f05;
    border-top : 1px solid #5f4f05;
}

.SnapMargin {
    background-color : #f9f6e0;
}

.SnapHeaderCollapsed {
    color : red;
    background-color : #e7e0b4;
    font-family : Tahoma;
    font-weight : bold;
    font-size : 12px;
    border : 1px solid #5f4f05;
}

.icerik {
   font-family : verdana;
   font-size : 11px;
   color : black;
}

A:link, A:visited, A {
    font-family : "trebuchet ms", tahoma;
    font-size : 11px;
    color : #4f370f;
    text-decoration : none;
} A:hover {
    font-family : "trebuchet ms", tahoma;
    font-size : 11px;
    color : #000000;
    text-decoration : underline;
}

#tbCont td.leftHeader {
    background-color : #edf2fb;
    border-bottom : 1px solid #afafaf;
    text-align : right;
    vertical-align : top;
    width : 55%;
    height : 22px;
    border-right-width : 0;
    font-weight : bold;
}

#tbCont td.rightHeader {
    background-color : #edf2fb;
    border-bottom : 1px solid #afafaf;
    text-align : center;
    vertical-align : top;
    width : 40%;
    height : 22px;
    border-right-width : 0;
    border-left-width : 0;
    color : red;
}

#tbCont td.right2Header {
    background-color : #edf2fb;
    border-bottom : 1px solid #afafaf;
    text-align : right;
    padding-right : 5px;
    width : 5%;
    height : 22px;
    border-left-width : 0;
    color : red;
    vertical-align : top;
}
