.normal
{
  font-weight: normal;
  font-size: 9pt;
  font-family: Tahoma,Arial,Verdana;
}
td.bannerLeft
{
  text-align:left;
  width:380px;
  height:30px;
  background-image: url('../../Images/ban_01.png' );
  border-bottom:solid 1px black;
}

td.bannerCenter
{
  height:30px;
  border-bottom:solid 1px black;
}

td.bannerRight
{
  text-align:right;
  height:30px;
  width:70px;
  background-repeat:no-repeat;
  background-image: url('../../Images/ban_02.png' );
  border-bottom:solid 1px black;
}
DIV.h1
{
  font-weight: bold;
  font-size: 12pt;
}
DIV.h2
{
  margin-left: 20px;
  font-weight: bold;
  font-size: 11pt;
}
DIV.h3
{
  margin-left: 40px;
  font-weight: bold;
  font-size: 10pt;
}

DIV.h4
{
  margin-left: 60px;
  font-weight: bold;
  font-size: 9pt;
}


DIV.space10
{
  width: 100%;
  height: auto !important;
  height: 10px;
  min-height: 10px;
  overflow: hidden;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}

DIV.space5
{
  width: 100%;
  height: auto !important;
  height: 5px;
  min-height: 5px;
  overflow: hidden;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  font-size: 1pt;
}

DIV.space2
{
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  overflow: hidden;
  width: 100%;
  height: auto !important;
  height: 3px;
  min-height: 3px;
  font-size: 1pt;
}

DIV.space1
{
  width: 100%;
  height: auto !important;
  height: 1px;
  min-height: 1px;
  overflow: hidden;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  font-size: 1pt;
}

DIV.hline
{
  width: 100%;
  height: auto !important;
  height: 1px;
  min-height: 1px;
  overflow: hidden;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  border-bottom: solid 1px silver;
  font-size: 1pt;
}

.myLabel5
{
  width: 5px;
  float: left;
}

.myLabel10
{
  width: 10px;
  float: left;
}

.myLabel25
{
  width: 25px;
  float: left;
}

.myLabel30
{
  width: 30px;
  float: left;
}

.myLabel50
{
  width: 50px;
  float: left;
}

.myLabel60
{
  width: 60px;
  float: left;
}

.myLabel80
{
  width: 80px;
  float: left;
}

.myLabel90
{
  width: 90px;
  float: left;
}

.myLabel100
{
  width: 100px;
  float: left;
}

.myLabel120
{
  width: 120px;
  float: left;
}

.myLabel130
{
  width: 130px;
  float: left;
}

.myLabel140
{
  width: 140px;
  float: left;
}

.myLabel150
{
  width: 150px;
  float: left;
}

.myLabel160
{
  width: 160px;
  float: left;
}

.myLabel180
{
  width: 180px;
  float: left;
}

.myLabel200
{
  width: 200px;
  float: left;
}

.myLabel220
{
  width: 220px;
  float: left;
}

.myLabel230
{
  width: 230px;
  float: left;
}

.myLabel240
{
  width: 240px;
  float: left;
}

.myLabel250
{
  width: 250px;
  float: left;
}

.myLabel260
{
  width: 260px;
  float: left;
}

.myLabel275
{
  width: 275px;
  float: left;
}

.myLabel300
{
  width: 300px;
  float: left;
}

.myLabel330
{
  width: 330px;
  float: left;
}

.myLabel350
{
  width: 350px;
  float: left;
}

.myLabel380
{
  width: 380px;
  float: left;
}

.myLabel400
{
  width: 400px;
  float: left;
}

.myLabel430
{
  width: 430px;
  float: left;
}

.myLabel450
{
  width: 450px;
  float: left;
}

.myLabel500
{
  width: 500px;
  float: left;
}

.myLabel600
{
  width: 600px;
  float: left;
}

.myLabel700
{
  width: 700px;
  float: left;
}

.myLabel800
{
  width: 800px;
  float: left;
}

.myLabel900
{
  width: 900px;
  float: left;
}

.terminator 
{
  clear:left;
  float:none;
  line-height:normal;
  width:0px;
  height:0px;
  content:" ";
  overflow:hidden;
}

a.button, a:link.button
{
  background-color: #7e7e7e;
  color: White;
  text-decoration: none;
}

a.obutton, a:link.obutton
{
  background-color: red;
  color: white;
  text-decoration: none;
}

a:visited.button
{
  background-color: #7e7e7e;
  color: White;
  text-decoration: none;
}
a:visited.obutton
{
  background-color: red;
  color: white;
  text-decoration: none;
}

a:hover.button
{
  background-color: #FFFFFF;
  color: black;
  text-decoration: none;
}
a:hover.obutton
{
  background-color: #FF8080;
  color: black;
  text-decoration: none;
}

a:active.button
{
  background-color: #FFFFFF;
  color: black;
  text-decoration: none;
}
a:active.obutton
{
  background-color: #FF6060;
  color: white;
  text-decoration: none;
}

a
{
	text-decoration:none;
}

.hlink
{
  cursor: pointer;
  border: none;
}

img.png
{
  behavior: url(./png/pngbehavior.htc);
}

fieldset
{
  padding: 10px 10px 10px 10px;
}

fieldset input
{
  font-size: 8pt;
  font-family: Tahoma, Arial, Verdana;
  font-weight: normal;
  margin: 2px 0px 2px 0px;
  padding: 0px 0px 0px 0px;
  border: solid 1px silver;
  outline-style: none;
  background-color: white;
  color: Black;
}

input.text, textarea.text
{
  font-size: 8pt;
  font-family: Tahoma, Arial, Verdana;
  font-weight: normal;
  margin: 2px 0px 2px 0px;
  padding: 0px 0px 0px 0px;
  border: solid 1px silver;
  outline-style: none;
  background-color: white;
  color: Black;
}

fieldset span.checkbox input, table.checkbox input, input.checkbox
{
  font-size: 8pt;
  font-family: Tahoma, Arial, Verdana;
  font-weight: normal;
  margin: 0px;
  padding: 0px;
  border: none;
  outline-style: none;
  background-color: transparent;
  color: Black;  
}

fieldset select, select.combobox
{
  font-size: 8pt;
  font-family: Tahoma, Arial, Verdana;
  font-weight: normal;
  margin: 2px 0px 2px 0px;
  padding: 0px 0px 0px 0px;
  border: solid 1px silver;
  outline-style: none;
  background-color: white;
  color: Black;
}

fieldset textarea 
{
  font-size: 8pt;
  font-family: Tahoma, Arial, Verdana;
  font-weight: normal;
  margin: 2px 0px 2px 0px;
  padding: 0px 0px 0px 0px;
  border: solid 1px silver;
  outline-style: none;
  background-color: white;
  color: Black;
}

input.button
{    
  background-position: 0px 0px;
  background-color: transparent;
  background-repeat: repeat-x;
  text-align: center;
  vertical-align: middle;
  font-family: tahoma, arial, verdana;
  font-size: 9pt;
  color: black;
  font-weight: normal;
  min-height: 20px;
  max-height: 20px;
  height: 20px;
  border-left: solid 1px #ADB9C2;
  border-right: solid 1px #ADB9C2;
  border-bottom:none;
  border-top:none;
  margin: 0px 5px 0px 0px;  
  padding: 0px 5px 0px 5px;
    
  
    
  
  width: auto;
  outline-style: none;
  background-image: url('btn/free.png' ); 
}

input.button[disabled]
{
  background-image: url('btn/free_off.png' );
}



input.buttonAra, input.buttonDuzelt, input.buttonEkle, input.buttonGonder, input.buttonKaydet, input.buttonVazgec, input.buttonOnay, input.buttonSil
{
  background-position: center center;
  background-color: transparent;
  background-repeat: no-repeat;
  text-align: left;
  vertical-align: middle;
  font-family: tahoma, arial, verdana;
  font-size: 9pt;
  color: black;
  font-weight: normal;
  border:none;
  min-height: 20px;
  max-height: 20px;
  height:20px;
  width: 80px;
  padding-left:20px !important;
  padding-left:18px;
  padding-bottom:2px;
  outline-style:none;
  margin:0px 5px 0px 0px;
}

input.buttonAra
{
  background-image: url('btn/Ara.png' );
}

input.buttonAra[disabled]
{
  background-image: url('btn/Ara_off.png' );
}

input.buttonDuzelt
{
  background-image:url('btn/Duzelt.png');
}

input.buttonDuzelt[disabled]
{
  background-image:url('btn/Duzelt_off.png');
}

input.buttonEkle
{
  background-image: url('btn/Ekle.png');
}

input.buttonEkle[disabled]
{
  background-image: url('btn/Ekle_off.png');
}

input.buttonGonder
{
  background-image:url('btn/Gonder.png');
}

input.buttonGonder[disabled]
{
  background-image:url('btn/Gonder_off.png');
}

input.buttonKaydet
{
  background-image:url('btn/Kaydet.png');
}

input.buttonKaydet[disabled]
{
  background-image:url('btn/Kaydet_off.png');
}

input.buttonOnay
{
  background-image: url('btn/Onay.png');
}

input.buttonOnay[disabled]
{
  background-image: url('btn/Onay_off.png');
}

input.buttonSil
{
  background-image: url('btn/Sil.png');
}

input.buttonSil[disabled]
{
  background-image: url('btn/Sil_off.png');
}

input.buttonVazgec
{
  background-image: url('btn/Vazgec.png');
}

input.buttonVazgec[disabled]
{
  background-image: url('btn/Vazgec_off.png');
}

input.buttonEkle_Kucuk
{
  background-image: url('btn/Ekle_Kucuk.png');
  width: 18px;
  height:18px;
  background-color:Transparent;
  border:none;
  padding:0px;
  margin:0px;
}

input.buttonEkle_Kucuk[disabled]
{
  background-image: url('btn/Ekle_Kucuk_off.png');
}

input.buttonOnay_Kucuk
{
  background-image: url('btn/Onay_Kucuk.png');
  width: 18px;
  height:18px;
  background-color:Transparent;
  border:none;
  padding:0px;
  margin:0px;
}

input.buttonOnay_Kucuk[disabled]
{
  background-image: url('btn/Onay_Kucuk_off.png');
}

input.buttonSil_Kucuk
{
  background-image: url('btn/Sil_Kucuk.png');
  width: 18px;
  height:18px;
  background-color:Transparent;
  padding:0px;
  margin:0px;
  border:none;
}

input.buttonSil_Kucuk[disabled]
{
  background-image: url('btn/Sil_Kucuk_off.png');
}

input.buttonGit_3N
{
  background-image: url('btn/Git_kucuk.png');
  width: 18px;
  height:18px;
  background-color:Transparent;
  padding:0px;
  margin:0px;
  border:none;
}

input.buttonGit_3N[disabled]
{
  background-image: url('btn/Git_kucuk_off.png');
}

input.buttonRefresh
{
  background-image: url('btn/Yenile_kucuk.png');
  width: 18px;
  height:18px;
  background-color:Transparent;
  padding:0px;
  margin:0px;
  border:none;
}

input.buttonRefresh[disabled]
{
  background-image: url('btn/Yenile_kucuk_off.png');
}

/*----------------------------------------
  | Grid class tanımları 
  ---------------------------------------- */

div.GridGen
{
  font-family:Tahoma, Arial, Verdana;
  font-style:normal;
  font-weight:normal;
  font-size:8pt;
  color:Black;
}

div.GridGenHdr td
{
  font-weight:normal;
  font-size:9pt;
  color:White;
  font-style:normal;
}

div.GridGenBdy
{
  font-weight:normal;
  font-size:8pt;
  font-style:normal;
  color:black;
}


@media screen
{
  .printonly
  {
    display: none;
  }
  .screenonly
  {
  }
}

@media print
{
  .printonly
  {
  }

  .screenonly
  {
    display: none;
  }
}



