/* Print Overrides
----------------------------------------------- */
* {
	background: none ! important;
	color: #111 ! important;
}


TABLE.sortable
 {
  border-color:#d8d8d8; 
  border-width:1px; 
  border-style:solid;
  margin-left:30px;
  TEXT-ALIGN:left;
  width:100%
 }
TABLE.sortable td 
{
 border-bottom: 1px #7676D6 dotted;
 border-left: 2px #F1F0F4 solid;
 padding:2;
 }
TABLE.sortable th 
{
  FONT-SIZE: 11pt; 
  FONT-WEIGHT:bold; 
  COLOR: #111100; 
  FONT-FAMILY: Tahoma, Arial, Verdana; 
  TEXT-ALIGN: center;
 }
TABLE.sortable th.right 
{
  background-image: url(images/petty/fade_bottom_mini.gif);
  TEXT-ALIGN: center; 
  width:75px;
 }

TABLE.sortable_complex
 {
 border-color:#5d3d09; 
 border-width:2px; 
 border-style:solid;
 }
TABLE.sortable_complex th 
{
  FONT-SIZE: 11pt; 
  FONT-WEIGHT:bold; 
  COLOR: #111100; 
  FONT-FAMILY: Tahoma, Arial, Verdana; 
  TEXT-ALIGN: center;
 }
TABLE.sortable_complex th.right 
{
  background-image: url(images/petty/fade_bottom_mini.gif);
  TEXT-ALIGN: center; 
  width:75px;
 }
 
.imrcmain0 imgl
{
display:none;
}

div.arama_secenekleri
{
display:none;
}
div.ust_kisim
{
display:none;
}
div.ciktida_gorunmez
{
display:none;
}


#header { display:block; 
	height: 100px; 
	font-size: 150%; 
	color:black; }