	#ortala_anasayfa {
		position: absolute;
		top: 230;
	}
	#kutu_anasayfa {
		position: relative;
		margin-right: auto;
		margin-left: 80;
	}

	#ortala_rol {
		position: absolute;
		top: 165;
	}
	#kutu_rol {
		position: relative;
		margin-right: auto;
		margin-left: -231;
	}

	#ortala_flo {
		position: absolute;
		top: 245;
	}
	#kutu_flo {
		position: relative;
		margin-right: auto;
		margin-left: -5;
	}

	body {
	    background-color:#e6f7ff;
		margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
	}


	.baslik	{
		font-family: Tahoma;
		font-size: 15px;
		color : #0033FF ;
		font-weight: bold;
	}

	.baslikkrmz 	{
		font-family: Tahoma;
		font-size: 14px;
		color : red ;
		font-weight: bold;
	}	

	.yazi,td 	{
		font-family: Tahoma;
		font-size: 12px;
		color : #0033FF ;
	}

	.yazikrmz 	{
		font-family: Tahoma;
		font-size: 12px;
		color : #FF0000 ;
	}	

	.navigasyon 	{
		font-family: Tahoma;
		font-size: 12px;
		color : #FB00A5 ;
		font-weight: bold;
	}		
	a.navigasyon:link {font-family: Tahoma;font-size: 12px;color: #FB00A5;font-weight: bold;text-decoration:none;}
	a.navigasyon:visited {font-family: Tahoma;font-size: 12px;color: #FB00A5;font-weight: bold;text-decoration:none;}
	a.navigasyon:hover {font-family: Tahoma;font-size: 12px;color: #FFFFFF;font-weight: bold;}
	a.navigasyon:active {font-family: Tahoma;font-size: 12px;color: #FFFFFF;}	
	

	a:link {font-family: Tahoma;font-size: 12px;color: #1E4501;font-weight: bold;text-decoration:none;}
	a:visited {font-family: Tahoma;font-size: 12px;color: #1E4501;font-weight: bold;text-decoration:none;}
	a:hover {font-family: Tahoma;font-size: 12px;color: #B4FB2B;font-weight: bold;}
	a:active {font-family: Tahoma;font-size: 12px;color: #B4FB2B;}
	

	.txt	{ color: #000000; font-family:Tahoma; background-color: #ffffff; font-weight:none; padding:0; height:20; width:100;	}

	.cmb 	{ font-family:Tahoma; font-size:12px; }
	
	.cmbkck { font-family:Tahoma; font-size:9px; }

	.inp 	{ color: #778F82; font-family:Tahoma; background-color: #ffffff; font-weight:none; padding:0; height:20; width:100;	}

	.btn    { font-family:Tahoma; font-size:12px; background-color: #F9F9F8; color:#0033FF; font-weight:none; border:1px solid outset #FFD159; padding:0; height:20; width:75; cursor:hand;	}

	.rd 	{ cursor:hand; }
	
	.imj 	{ cursor:hand; }

	/*Üyelik formunda alanların yanındaki soru işareti BAŞLA*/
	#hintbox{ /*CSS for pop up hint box */
		position:absolute;
		background-color: #e6f7ff;
		width: 150px; /*Default width of hint.*/
		padding: 3px;
		border:1px solid #1E4501;
		font:normal 11px Tahoma;
		/*line-height:18px;*/
		z-index:1000;
		visibility: hidden;
	}

	.hintanchor{
		/*CSS for link that shows hint onmouseover*/
		font-weight: bold;
		color: #1E4501;
	}
	/*Üyelik formunda alanların yanındaki soru işareti BİTİŞ*/
	-->


* 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="/image/bos.gif").substr(0,0) 
            ) 
            : 
            this.runtimeStyle.filter="" 
         ) 
      ); 
}	



