body
    {
    font-family     : Verdana;
    font-size       : 11px;
    font-weight     : normal;
    font-style      : normal;
    color           : #3c3c1a;
    text-decoration : none;

    background-color: #c2c2ae;

    scrollbar-face-color        :#eaeaea;
    scrollbar-highlight-color   :#ffffff;
    scrollbar-3dlight-color     :#cccccc;
    scrollbar-darkshadow-color  :#ffffff;
    scrollbar-shadow-color      :#cccccc;
    scrollbar-arrow-color       :#c0c0c0;
    scrollbar-track-color       :#ffffff;

    margin-left     : 0px;
    margin-top      : 0px;
    margin-right    : 0px;
    margin-bottom   : 0px;
    }
td
    {
    font-family     : Verdana;
    font-size       : 11px;
    font-weight     : normal;
    font-style      : normal;
    color           : #3c3c1a;
    text-decoration : none;
    }
li  {
    padding         : 0px;
    margin          : 0px;
    margin-left     : 18px;
    list-style-type : disc;
    }

.yaziyeri
    {
    font-family       : Verdana;
    font-size         : 12px;
    font-weight       : normal;
    color             : #3c3c1a;
    text-decoration   : none;
    cursor            : text;
    background-image  : url('templates/ABEbenim/images/bg_yaziyeri.gif');
    background-color  : #f4f4f4;

    }

.button
    {
    background-color  : #efefef;
    cursor            : hand;
    font-family       : Verdana;
    font-size         : 12px;
    color             : #3c3c1a;
    background-image  : url('templates/ABEbenim/images/bg_yaziyeri.gif');
    text-decoration   : none
    }


.text_1
    {
    font-family  : Verdana;
    font-size    : 10px;
    font-weight  : bold;
    color        : #fffefb;
    }

.text_2
    {
        font-family  : Verdana;
        font-weight  : bold;
        color        : #dd6600;
        font-size    : 15px;
    }

.text_3 {
        font-family  : Verdana;
        font-weight  : bold;
        color        : #fffefb;
        font-size    : 15px;
        }
.yazi_6 {

        font-family     : Verdana;
        font-size       : 12px;
        font-weight     : normal;
        font-style      : normal;
        color           : #3c3c1a;
        text-decoration : none;
        }
.yazi_7 {
        font-family    : Verdana;
        font-weight    : bold;
        color          : #cc3300;
        font-size      : 14px;
        }
.yazi_8 {
        font-family    : Verdana;
        font-weight    : bold;
        color          : #939357;
        font-size      : 12px;
        }
.baslik_1
    {
    font-family    : Verdana;
    font-size      : 13px;
    font-weight    : bold;
    color          : #fffefb;
    filter         : dropshadow(color=#3c3c1a,offx=2, offy=1, positive=1), glow(color=#3c3c1a, strength=0);
    width          : 100%;
    padding-bottom : 4px;
    }
A.link_1
        {
        font-family     : Verdana;
        font-size       : 12px;
        font-weight     : bold;
        font-style      : normal;
        color           : #3c3c1a;
        text-decoration : none;
        }
A.link_1:Hover
        {
        font-family     : Verdana;
        font-size       : 12px;
        font-weight     : bold;
        font-style      : normal;
        color           : #efefef;
        text-decoration : underline;
        }
A.link_2
        {
        font-family     : Verdana;
        font-size       : 12px;
        font-weight     : bold;
        font-style      : normal;
        color           : #ffffff;
        text-decoration : none;
        }
A.link_2:Hover
        {
        font-family     : Verdana;
        font-size       : 12px;
        font-weight     : bold;
        font-style      : normal;
        color           : #c0c0c0;
        text-decoration : underline;
        }
A.link_3
        {
        font-family     : Verdana;
        font-size       : 11px;
        font-weight     : bold;
        font-style      : normal;
        color           : #3c3c1a;
        text-decoration : none;
        }
A.link_3:Hover
        {
        font-family     : Verdana;
        font-size       : 11px;
        font-weight     : bold;
        font-style      : normal;
        color           : #f4f4f4;
        text-decoration : none;
        }

A.link_4
        {
        font-family     : Verdana;
        font-size       : 11px;
        font-weight     : bold;
        font-style      : normal;
        color           : #fffefb;
        text-decoration : none;
        }
A.link_4:Hover
        {
        font-family     : Verdana;
        font-size       : 11px;
        font-weight     : bold;
        font-style      : normal;
        color           : #ffcc00;
        text-decoration : none;
        }
A.link_alt
        {
        font-family     : Verdana;
        font-size       : 12px;
        font-weight     : normal;
        font-style      : normal;
        color           : #fffefb;
        text-decoration : none;
        }
A.link_alt:Hover
        {
        font-family     : Verdana;
        font-size       : 12px;
        font-weight     : normal;
        font-style      : normal;
        color           : #dd6600;
        text-decoration : none;
        }
/*
====================================================================
 Dikey Menu Ayarlarę
====================================================================
*/
#menuvertical
             {
             font-size     : 10px;
             font-family   : Verdana;
             margin-bottom : 10px;
             width         : 174px;
             }

/* CSS Vertical Menu */


#menuvertical .navvirtcontainer
             {
             position    : relative;
             font-family : Verdana;
             }

#menuvertical .navvirtcontainer ul
             {
             list-style  : none;
             margin      : 0;
             padding     : 0;
             border      : none;
             }

#menuvertical .navvirtcontainer li
             {
             list-style    : none;
             margin        : 0;
             border-bottom : 1px solid white;
             }

#menuvertical .navvirtcontainer li a
             {
             display          : block;
             position         : relative;
             text-align       : left;
             padding          : 5px 0px 5px 5px;
             border-left      : 5px solid #c1c1ae;
             border-right     : 5px solid #d1d1c2;
             background-color : #f4f4f4;
             color            : #3c3c1a;
             text-decoration  : none;
             width            : auto;
             }

#menuvertical .navvirtcontainer li a:hover
             {
             border-left      : 5px solid #5A5A26;
             border-right     : 5px solid #878738;
             background-color : #C1C199;
             color            : #fffefb;
             }

/*==================================================================
 Dikey Menu Ayarlarę SONU
==================================================================*/
p {font-size:11px; font-family: verdana,arial,helvetica; color:#000000; font-weight:normal;}
.bigit {font-size:12px; font-family:  comic-sans; color:#000000; font-weight:bold;}
.title {color:#366079; font-size:12px; font-weight: bold;}
.redtitle {color:#962542; font-size:13px; font-weight: bold;}
.red {color:#962542;}
.big {color:#000000; font-size:11px; font-weight: bold; text-decoration: none;}
.small {font-size:10px; font-weight:normal; color: #000000; }
.smallblue {font-size:10px; font-weight:normal; color:#394c64;}
.small_left { font-family: verdana, arial, "ms sans serif", sans-serif; font-size: 10px; font-weight: normal;
line-height: 14px; color: #e9f2fc;}
.bottom {font-size:10px; font-weight:normal; color:#eeeeee;}
.blue {color:#000080;}
.light {color:#e9f2fc;}
.texttitle {font-size:13px;color:#447f9d;font-weight:bold;}
.price {font-size:24px;color:#ffffff;font-weight:bold; font: italic; font-family: comic-sans;}
.textredtitle {font-size:14px;color:#962542;font-weight:bold;}
.indent {padding-left: 20px; padding-right: 20px;}
.formfield {background: #E6E6E6; font-family:verdana,helvetica; font-size:11px; height:19px; font-weight: bold; border: 1 solid;}
.formlogin {background: #E6E6E6; font-family:verdana,helvetica; font-size:10px; font-weight: bold; border: 1 solid;}
.formtextarea {background: #FFFFFF; font-family:verdana,helvetica; font-size:11px; font-weight: normal; border: 1 solid;}
.admin {line-height: 20px;}
.4sale {line-height: 16px;}
tr.row1_0        { background-color: #ffffff; line-height: 24px;}
tr.row1_1        { background-color: #eeeeee; line-height: 24px;}
tr.row1_01        { background-color: #ffffff;}
tr.row1_11        { background-color: #eeeeee;}
tr.row1_h0        { background-color: #ffffff; line-height: 16px;}
tr.row1_h1        { background-color: #eeeeee; line-height: 16px;}
table.boxtop_outer {border:0; background-color: #aaaaaa;}
table.boxtop_inner {border:0; background-color: #ffffff;}
table.black { border: 1  solid #333333; }
table.gray { border: 1 solid #cccccc; background-color: #ffffff; }
table.forsale { border: 1 solid #dd7700; background-color: #ffffff; }
td.plans{font:900;color:000000;font-family:verdana;font-size:12px}
td.waitbox {background-color: #A0C7D9;}
.bold{font:900}
.boxtitle { color: #333333; font-weight: bold;}

a.boxlink:link {font-family:verdana,helvetica; font-weight: bold; font-size:10px; color: #0069b7; text-decoration: none;}
a.boxlink:active {font-family:verdana,helvetica; font-weight: bold; font-size:10px; color: #0069b7; text-decoration: none;}
a.boxlink:visited {font-family:verdana,helvetica; font-weight: bold; font-size:10px; color: #0069b7; text-decoration: none;}
a.boxlink:hover {font-family:verdana,helvetica; font-weight: bold; font-size:10px; color: #000000; text-decoration: none;}

a.menu:link { color: #516c8e; font-weight: bold; font-size:10px; text-decoration: none;
}
a.menu:active { color: #516c8e; font-weight: bold; font-size:10px; text-decoration: none;
}
a.menu:visited { color: #516c8e; font-weight: bold; font-size:10px; text-decoration: none;
}
a.menu:hover { color: #dd7700; font-weight: bold; font-size:10px; text-decoration: none;
}
a.bottom:link { color: #000000; font-weight: normal; font-size:11px; text-decoration: none;
}
a.bottom:active { color: #000000; font-weight: normal; font-size:11px; text-decoration: none;
}
a.bottom:visited { color: #000000; font-weight: normal; font-size:11px; text-decoration: none;
}
a.bottom:hover { color: #333333; font-weight: normal; font-size:11px; text-decoration: none;
}
a.red:link { color: red; font-weight: bold; font-size:12px; text-decoration: none;}
a.red:active { color: red; font-weight: bold; font-size:12px; text-decoration: none;}
a.red:visited { color: red; font-weight: bold; font-size:12px; text-decoration: none;}
a.red:hover { color: #880000; font-weight: bold; font-size:12px; text-decoration: none;}
a.white:link { color: #ffffff; font-weight: bold; font-size:12px; text-decoration: none;}
a.white:active { color: #ffffff; font-weight: bold; font-size:12px; text-decoration: none;}
a.white:visited { color: #ffffff; font-weight: bold; font-size:12px; text-decoration: none;}
a.white:hover { color: #eeeeee; font-weight: bold; font-size:12px; text-decoration: none;}

td.host_h0 {background-color: #ffffff;}
td.host_h1 {background-color: #eeeeee;}
/*whois*/
.swPositioner{
        text-align: center;
        width: 100%;
}
.swForm{
        text-align: center;
}
.swHeading{
        font-weight: bold;
        text-align: center;
        margin-bottom: 10px;
}
.swDomain{
        width: 100px;
        text-align: right;
}
.swTld{
}
.swSubmit{
        border: 1px solid black;
        background-color: #6699cc;
}
.swSecureImage{
        border: 1px solid black;
}
.swSecureCode{
        width: 60px;
}
.swInfo{
        font-size: 10px;
        color: #aaaaaa;
        padding: 5px;
        text-align: center;
}
.swResults{
        text-align: center;
}
.swStatus{
        border-top: 2px dotted #cccccc;
        padding: 5px;
        text-align: center;
        width: 500px;
}
.swServer{
        border-top: 2px dotted #cccccc;
        text-align: center;
        padding: 10px;
        color: #aaaaaa;
}
.swData{
        padding: 4px;
        color: #666666;
}
.swHilight{
        font-weight: bold;
        color: #ff0000;
}
.swError{
        font-weight: bold;
        color: red;
}
.rssclass{
        width: 98%;
        padding: 6px;
        background-color: white;
        border: 1px solid #004A00;
}
.rsstitle{
        font-weight: bold;
}
.rssdate{
        color: gray;
        font-size: 85%;
}
.rssdescription{
}