/* Genel
/* ---------------------------------------------------------------------------------------------- */

body, table, tr, th, td, iframe, p, span, div, form{
   font-family: Arial;
   font-size: 9pt;
   }

form{
   margin:0;
   }

input, textarea, select{
   border: 1px solid silver;
   height: 20;
   }

.buton {
   background-color: #006194;
   color: #FFFFFF;
   font-weight: bold;
   }

.ara{
   color: #FE4701;
   background-color: #FFFFFF;
   font-size: 12px;
   font-weight: bold;
   width:145;
   height:16;
   border: none;
   margin-left:14;
   margin-bottom:1;
   padding-left:2;
   }

a, a:visited{
   text-decoration: none;
   color: #FF0000;
   }
a:hover{
   text-decoration: underline;
   color: #FF0000;
   }

a.normal, a.normal:visited{
   text-decoration: none;
   color: #000000;
   }

a.normal:hover{
   color: gray;
   }

a.sayfala, a.sayfala:visited{
   color:white;
   background-color:#006194;
   text-align:center;
   border:1px solid silver;
   width:15;
   height:15;
   text-decoration: none;
   }

a.sayfala:hover{
   color:white;
   text-decoration: none;
   }

.ustbaslik{
   font-weight: bold;
   font-size: 13pt;
   }

.baslik{
   font-weight: bold;
   }

.ozet{
   text-decoration: italic;
   color: #999999;
   }


/* Giris
/* ---------------------------------------------------------------------------------------------- */

.kafa{
   background-image: url(Resim/baslik_genel.jpg);
   vertical-align: bottom;
   font-weight: bold;
   font-size: 11pt;
   color: #FFFFFF;
   padding-left: 10;
   }

.tablo_baslik{
   font-weight: bold;
   font-size: 11pt;

   padding-top: 2;
   padding-left: 5;
   height:25;
   }

.govde{
   background-color: #FFFFFF;
   padding-top:2;
   }

.blok{
   overflow: auto;
   background-color: #F0F0F0;
   padding:5;
   }

.ustsag {
   background-image: url(Resim/ust_tekrar.jpg);
   background-repeat: repeat-x;
   background-position: top;
   }

/* Bolumler
/* ---------------------------------------------------------------------------------------------- */

.gorsel{
   margin-left: 10;
   margin-bottom: 10;
   float: right;
   width: 210;
   text-align: center;
   filter: progid:DXImageTransform.Microsoft.shadow(direction=135,color=silver,strength=3);
   }

/* Urunler
/* ---------------------------------------------------------------------------------------------- */

.dugum{
   width: 166;
   }

a.link, a.link:visited{
   font-size: 8pt;
   padding: 5;
   display: block;
   width: 100%;
   height: 20;
   border-bottom: 3px solid white;
   }

a.link:hover{
   background-color: white;
   }