 /*
  :
  :     Copyright (c) 2004 ASA.  Tüm hakları saklıdır.
  :
  :     http://www.asa.web.tr
  :
  :...................................................................
  :                                                                  :
  :                          ebs.css                                 :
  :                                                                  :
  :     Web Programlama ve Tasarım: Atıf Dağ / asa@asa.web.tr        :
  :                                                                  :
  :..................................................................:
  :
  :     Biçimlendirme Dosyası
  :
  */

body
{
scrollbar-base-color: #eeeeee;
scrollbar-arrow-color: #eeeeee;
scrollbar-DarkShadow-Color: #cccccc;
margin-top:0px;
margin-left:0px;
font-size: 12px;
font-family: Tahoma, Verdana, Arial;
color:#808080;
background-color:#f1f1f1; 
/*background-image: url('../images/bg.gif');*/
}

.bodyresim
{
scrollbar-base-color: #eeeeee;
scrollbar-arrow-color: #eeeeee;
scrollbar-DarkShadow-Color: #cccccc;
background-color:#9C9B9B;
/* background-image: url('../images/bgfoto.png'); */
}


table
{
border-collapse: collapse;
}

td
{
font-size: 12px;
color: #000000;
font-family: Tahoma, Verdana, Arial;
}

.td0
{
border-top-width: 0;
border-bottom-width: 0;
border-left-width: 0;
border-right-width: 0;
}

.td1
{
border:1px solid #cccccc;
}

.tdmenu
{
border:1px solid #8E8E8D;
border-left-width:0;
border-right-width:0;
font-size: 10px;
color: #999999;
font-family: Arial, Verdana, Tahoma
}

.pmenu
{
text-indent: 0;
line-height: 100%;
margin-bottom: 7;
margin-top: 7;
margin-left: 0;
margin-right: 0;
font-size: 10px;
color: #000000;
font-weight:bold;
text-align:center;
font-family: Tahoma;
}

p
{
text-indent: 0;
line-height: 150%;
margin-top: 6;
margin-bottom: 6;
margin-left: 6;
margin-right: 6;
font-size: 12px;
color: #000000;
font-family: Tahoma, Verdana, Arial;
}
.pform
{
text-indent: 0;
line-height: 100%;
margin-top: 2;
margin-bottom: 2;
margin-left: 2;
margin-right: 2;
font-size: 11px;
color: #333333;
font-family: Arial, Verdana, Tahoma
}


a
{
font-size: 10px;
color: #000000;
font-family: Tahoma, Arial, Verdana,;
text-decoration: none;
}
a:hover
{
font-size: 10px;
color: #ff0000;
font-family: Tahoma, Verdana, Arial;
text-decoration: none;
}
.a1
{
font-size: 10px;
color: #999999;
font-family: Tahoma, Arial, Verdana,;
text-decoration: none;
}
.a1:hover
{
font-size: 10px;
color: #999999;
font-family: Tahoma, Verdana, Arial;
text-decoration: none;
}
.atext
{
font-size: 11px;
color: #000000;
font-family: Tahoma, Arial, Verdana,;
font-weight:bold;
text-decoration: none;
}
.atext:hover
{
font-size: 11px;
color: #ffffff;
font-family: Tahoma, Verdana, Arial;
font-weight:bold;
text-decoration: none;
}

input
{
font-size: 11px;
color: #444444;
font-family: Verdana, Arial, Tahoma;
border: 1px solid #999999;
background-color: #ffffff;
}

textarea
{
font-size: 11px;
color: #444444;
font-family: Verdana, Arial, Tahoma;
border: 1px solid #999999;
background-color: #ffffff;
}

.sbutton {
                     
 border-color:#eeeeee;
      border-style: outset; height : 20;
    background-image: url(../images/btn_bg.gif);
}