﻿.sayfatablodys{  
  width:99%;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-color: #999999;
  border-bottom-color: #999999;
  border-left-color: #999999;
  border-right-color: #999999;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left:5px;
}

.frmBaslik
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #333333;
    BORDER-BOTTOM: black 1px solid;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    line-height: 18px;
    background-image:url('images/trbaslik.gif');
}

.statusbar{
    position:fixed;
    _position:fixed;
    bottom:0px;
    left:0px;
    padding:5px;
    background-image:url('images/arkaperdefrg.png');
    border:solid 1px lightgray;
    z-index: 2;
    width:100%;
    height:100%;

    bottom:0;
}

.iccerceve {
    padding:5px;
    background:white;
    color:black;
    border:solid 3px black;
    z-index: 2;
    margin-left: auto;
    margin-right: auto;
    margin-top: 300px;
    width:500px;
}


