a:link    { font-size: 11px; font-weight: bold; text-decoration: none; color: #000000 }
a:active  { font-size: 11px; font-weight: bold; text-decoration: none; color: #ff0000 }
a:visited { font-size: 11px; font-weight: bold; text-decoration: none; color: #0000ff }
a:hover   { font-size: 11px; font-weight: bold; text-decoration: underline; color: #000099 }

TR {
        BACKGROUND-COLOR: #CCCCCC;
        BORDER-TOP: #000000 0px solid;
        BORDER-LEFT: #000000 0px solid;
        BORDER-BOTTOM: #000000 1px solid;
        BORDER-RIGHT: #000000 1px solid;
        font-family: verdana;
        font-size: 11px;
        font-weight: none;
        color: black;
}

TR.H {
   BACKGROUND-COLOR: #EEEED0;
   border-bottom: 1px solid #104A7B;
   border-right: 1px solid #104A7B;
   border-left: 1px solid #AFC4D5;
   border-top:1px solid #AFC4D5;
   color:#000066;
   text-decoration:none;
   font-family: verdana;
   font-size: 11px;
}

.baslik {
   font-size: 12px;
   background: #335577;
   border-bottom: 1px solid #104A7B;
   border-right: 1px solid #104A7B;
   border-left: 1px solid #AFC4D5;
   border-top: 1px solid #AFC4D5;
   font-family: Verdana, Arial;
   color: #ffffff;
   text-decoration:none;
   font-weight: bold;
}

.baslik2 {
    BACKGROUND-COLOR: #DCBCBC;
    BORDER-TOP: #000000 0px solid;
    BORDER-LEFT: #000000 0px solid;
    BORDER-BOTTOM: #000000 2px solid;
    BORDER-RIGHT: #000000 2px solid;
    font-family: verdana;
    font-size: 11px;
    font-weight: bold;
    color: black;
}

.code {
    background: #FFFFD0;
    padding: 3px;3px;3px;3px;
    font-family: Arial, Verdana;
    font-size: 10px;
    font-weight: bold;
    font-style: none;
}

.nbttn {
   font-size:13px;
   background: #D6E7EF;
   border-bottom: 1px solid #104A7B;
   border-right: 1px solid #104A7B;
   border-left: 1px solid #AFC4D5;
   border-top:1px solid #AFC4D5;
   color:#000066;
   text-decoration:none;
   cursor: hand
}

.pbttn {
   font-size:13px;
   background: #D6E7EF;
   border-bottom: 1px solid #104A7B;
   border-right: 1px solid #104A7B;
   border-left: 1px solid #AFC4D5;
   border-top:1px solid #AFC4D5;
   color:#000066;
   text-decoration:none;
   cursor: hand
}

.backoff { background-color: #C0C0C0; }
.combo {color:#000066;background-color:#D6E7EF; }

