    body {  margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; background-image: url(resim/bg_tile.gif); background-repeat:repeat-x;}
    
	a:link {font-family: Arial;font-size: 11px; color:#333333; text-decoration:none; line-height:10px;}
	a:visited {font-family: Arial;font-size: 11px; color:#333333; text-decoration:none; line-height:10px;}
	a:hover {font-family: Arial;font-size: 11px; color:#FF0000; text-decoration:underline; line-height:10px;}
	a:active {font-family: Arial;font-size: 11px; color:#333333; text-decoration:none; line-height:10px;}

    .cssnav a   {font-family: Arial;font-size: 11px; color:#333333; text-decoration:none; line-height:10px;}
    .cssnav a:hover {font-family: Arial;font-size: 11px; color:#FF0000; text-decoration:underline; line-height:10px;}
    .cssnav a:visited   {font-family: Arial;font-size: 11px; color:#333333; text-decoration:none; line-height:10px;}
    .cssnav a:active   {font-family: Arial;font-size: 11px; color:#333333; text-decoration:none; line-height:10px;}
    .cssnav a:link   {font-family: Arial;font-size: 11px; color:#333333; text-decoration:none; line-height:10px;}

    .cssicyazi {font-family: Arial;font-size: 12px;color:#393838;text-decoration:none; line-height:15px;}
    .cssic a:hover {font-family: Arial;font-size: 12px;color:#000000;text-decoration:underline; line-height:15px;}
    .cssic a:visited {font-family: Arial;font-size: 12px;color:#393838;text-decoration:none; line-height:15px;}
    .cssic a:active {font-family: Arial;font-size: 12px;color:#393838;text-decoration:none; line-height:15px;}
    .cssic a:link {font-family: Arial;font-size: 12px;color:#393838;text-decoration:none; line-height:15px;}

    .cssfoot a {font-family: Arial;font-size: 11px;color: #777575;text-decoration:none;}
    .cssfoot a:hover {font-family: Arial;font-size: 11px;color:#FF0000;text-decoration:none; }

    .menubg {vertical-align:top; background-image:url(resim/menu_bg.gif); background-repeat:no-repeat; background-position:left; background-position:top; }
    
    .Yazi1 {line-height:18px;font-family: Arial;font-size: 11px; }
    .yazi,td {font-family: Arial;font-size: 11px; }
    .BaslikTuruncu {font-family: Arial;font-size: 12px;color: #FF6600; }
    .Baslik {font-family: Arial;font-size: 12px;color: #000000; }
    
    .Tarih {font-family: Arial;font-size: 12px; }
    
    .AltMenu {font-family: Arial;font-size: 11px; color: #777575; }
    
    .SayacAdet {color: #FF0000}

	.txt	{font-family:tahoma;font-size:11px;	background-color: #F9F9F8;color:#000033; font-weight:none;border:1px solid outset #6285A4;	padding:0; height:20; width:75;}
	.txt_transparan	{font-family:tahoma;font-size:11px;	background-color: Transparent;color:#000033; font-weight:none;border:0px;	padding:0; height:20; width:150;}
	.cmb 	{font-family:Verdana;font-size:9px;background-color: #FBFBF9;font-weight:none;border: 1px solid #FBFBF9;}
	.inpt 	{font-family:Verdana; font-size:12px;}
	.btn    {font-family:tahoma;font-size:11px;	background-color: #F9F9F8;color:#094A79; font-weight:none;border:1px solid outset #6285A4;	padding:0; height:20; width:75; cursor:hand;}
	.rd		{cursor:hand;}

/* PNG Resimleri Göster BAŞLA */
* html img{ 
   
   filter:expression( 
         this.napalmLoaded 
         ? "" : 
         ( 
            this.src.substr(this.src.length-4)==".png" 
            ? 
            ( 
               (!this.complete) 
               ? "" :
                  this.runtimeStyle.filter= ("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+this.src+" ')")+ 
(this.onbeforeprint="this.runtimeStyle.filter='';this.src='"+this.src+ "'").substr(0,0)+ 
                  String(this.napalmLoaded=true).substr(0,0)+ 
                  (this.src="resim/bos.gif").substr(0,0) 
            ) 
            : 
            this.runtimeStyle.filter="" 
         ) 
      ); 
}	
/* PNG Resimleri Göster Bitiş */


/*ÜRÜN BÜYÜK RESMİ GETİRME BAŞLA */
.highslide {
	cursor: url(resim/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid white;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(resim/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-move {
    cursor: move;
}

.highslide-overlay {
	display: none;
}

a.highslide-full-expand {
	background: url(resim/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}


/* Controlbar example */
.controlbar {	background: url(resim/controlbar4.gif);width: 167px;height: 34px;}
.controlbar a {	display: block;float: left;/*margin: 0px 0 0 4px;*/	height: 27px;}
.controlbar a:hover {background-image: url(resim/controlbar4-hover.gif);}
.controlbar .previous {width: 50px;}
.controlbar .next {width: 40px;background-position: -50px 0;}
.controlbar .highslide-move {width: 40px;background-position: -90px 0;}
.controlbar .close {width: 36px;background-position: -130px 0;}


/* Necessary for functionality */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
/*ÜRÜN BÜYÜK RESMİ GETİRME BİTİŞ */