	body {
		scrollbar-arrow-color:#FFFFFF;
		scrollbar-3dlight-color:#484B50;
		scrollbar-face-color:#1C1C1C;
		scrollbar-darkshadow-color:#1C1C1C;
		scrollbar-track-color:#484B50;
		scrollbar-highlight-color:#D0D0D0;
		scrollbar-shadow-color:#D0D0D0;
		margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		background-image: url(resim/zeminkap.jpg);
		background-color: #484B50;
		background-repeat: repeat-x;	
	}

	.anabaslik {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF; }
	.baslik {font-family: Tahoma;font-size: 14px;font-weight: bold;color : #FFFFFF ;}
	
	.yazi,td {font-family: Tahoma;font-size: 11px;color: #FFFFFF; }
	.yazitrnc {font-family: Tahoma;font-size: 11px;font-weight: bold;color: #FF5E0D; }	
	.uyari {font-family: Tahoma;font-size: 9px;color: #FF5E0D; }	

	a:link {font-family: Tahoma;font-size: 10px;color: #CACACA;text-decoration:none;font-weight: bold;}
	a:visited {font-family: Tahoma; font-size: 10px;color: #CACACA;text-decoration:none;font-weight: bold;}
	a:hover {font-family:  Tahoma; font-size: 10px;color: #FFFFFF;text-decoration:underline;}
	a:active {font-family: Tahoma; font-size: 10px;color: #FFFFFF;text-decoration:none;}
	
	.dil	{font-size: 9px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #000000; }
	.txt	{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;}
	.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:#000000; font-weight:none;border:1px solid outset #6285A4;	padding:0; height:20; width:75; cursor:hand;}
	.rd		{cursor:hand;}

	.style1 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #FFFFFF;
	}
	.style2 {
		font-size: 9px;
		font-family: Arial, Helvetica, sans-serif;
	}
	.style4 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; }
	.style6 {
		font-family: "Palatino Linotype";
		font-size: 14px;
		color: #FFFFFF;
		font-weight: bold;
	}

	.style10 {font-size: 11px}
	.style11 {font-family: Tahoma; font-weight: bold; color: #FFFFFF;}

	.style14 {font-family: Tahoma; font-weight: bold; color: #FFFFFF; font-size: 12px; }
	.style15 {font-size: 12px}
	.style16 {
		color: #999999;
		font-size: 11px;
	}
	
	
/* Popup pencere için gerekli kod başla */
	#lightbox{
		background-color:#1C1C1C;
		padding: 10px;
		border-bottom: 0px solid #666;
		border-right: 0px solid #666;
	}
	#lightboxDetails{
		font-size: 0.8em;
		padding-top: 0.4em;
	}
	/*sol alt köşeye resme ait metin*/
	#lightboxCaption{color:#FFFFFF; float: left;font-family:Verdana; font-size:10px;font-weight:bold; }
	/*sağ alt köşede kapat yazısı*/
	#keyboardMsg{ float: right; }
	#closeButton{ top: 5px; right: 5px; }

	#lightbox img{ border: none; clear: both;}
	#overlay img{ border: none; }

	#overlay{ background-image: url(/resim/arkaplan.png); }

	* html #overlay{
		background-color: #FFFFFF;
		back\ground-color: transparent;
		background-image: url(blank.gif);
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/resim/arkaplan.png", sizingMethod="scale");
	}
	
/* Popup pencere için gerekli kod bitiş */	

