body			{
				background-color		:#AEE756;
				layer-background-color	:#AEE756;
				
				SCROLLBAR-HIGHLIGHT-COLOR	:silver;
				SCROLLBAR-SHADOW-COLOR		:black; 
				SCROLLBAR-3DLIGHT-COLOR		:white; 
				SCROLLBAR-DARKSHADOW-COLOR	:#85C227;
				SCROLLBAR-ARROW-COLOR		:blue; 
				scrollbar-face-color		:#A2EB33;
				scrollbar-track-color		:silver;
				font-family					:arial;
				}
p				{
				text-indent				:1 cm;
				font-family				:comic sans ms;
				font-size				:16px;
				text-align				:justify;
				}
.tbl1			{
				border					:1px solid black;
				background				:white;
				}
.a1				{
				text-decoration			:none;
				font-size				:12px;
				color					:white;
				font-weight				:bold;
				}
td.buton		{
				font-family				:verdana;
				font-size				:12px;
				cursor					:hand;
				background-color		:gray;
				layer-background-color	:gray;
				color					:white;				
				border					:outset 2px white;
				}
.window_buton	{
				font-family				:verdana;
				font-size				:16px;
				background-color		:darkorange;
				layer-background-color	:orange;
				color					:white;				
				border					:outset 2px white;
				}
#hava			{
				background-color		:white;
				layer-background-color	:white;
				width					:115px;
				margin-left				:3px;
				margin-top				:5px;
				}
#reklam1		{
				background-color		:white;
				layer-background-color	:white;
				width					:115px;
				margin-left				:3px;
				margin-top				:0px;
				}
/*BURADA HER KAYIT İÇİN GÖSTERİLEN KAYIT ALANININ ÖZELLİKLERİNİ AYARLAR*/
td.kayit_menu	{
				color					:lightyellow;
				font-size				:12px;
				background-color		:#5799D1;
				border					:outset 2px white;
				font-weight				:bold;
				text-decoration			:none;
				}
td.kayit_place	{
				width					:120;
				
				text-transform			:capitalize;
				background-color		:darkblue;
				color					:white;
				font-weight				:bold;
				font-size				:16px;
				}
td.kayit_code	{
				text-transform			:capitalize;
				font-family				:arial;
				font-size				:12px;
				font-weight				:bold;
				background-color		:#5799D1;
				color					:yellow;
				letter-spacing			:3;
				}
td.kayit_cat	{
				text-transform			:capitalize;
				background-color		:#5799D1;
				color					:white;
				font-weight				:900;
				}
td.kayit_cost	{
				text-transform			:capitalize;
				background-color		:#5799D1;
				font-family				:arial;
				font-size				:12px;
				font-weight				:bold;
				
				}
td.kayit_cost_i	{
				color					:gray;
				text-transform			:capitalize;
				background-color		:#5799D1;
				text-decoration			:line-through;
				}
td.kayit_sale	{
				text-transform			:capitalize;
				font-weight				:600;
				color					:#FFE400;
				background-color		:#5799D1;
				letter-spacing			:2px;
				font-family				:arial;
				font-size				:12px;
				font-weight				:bold;
				}
td.cizgi		{
				height					:3px;
				background-color		:silver;
				layer-background-color	:silver;
				
				}
/*BURADA HER KAYIT İÇİN GÖSTERİLEN KAYIT ALANININ ÖZELLİKLERİNİ AYARLAR SONU*/




/*ARAMA MOTORU İÇİN STYLER BASLAR*/
#arama			{
				border					:4px outset silver;
				width					:115px;
				height					:160px;
				margin-left				:2px;
				margin-top				:5px;
				padding-top				:10px;
				background-image		: url('images/gif/ara1.gif')
				}
td.kategori		{
				position				:relative;
				top						:80;
				left					:7;
				font-family				:arial;
				font-size				:13px;
				}
#kategori_liste	{
				text-transform			:capitalize;
				color					:darkblue;
				}
				
td.bolge		{
				color					:white;
				position				:relative;
				top						:80;
				left					:7;
				font-family				:arial;
				font-size				:13px;
				font-weight				:900;
				}
#bolge_liste	{
				text-transform			:capitalize;
				color					:darkred;
				}
.buton_ara		{
				position				:relative;
				top						:-62;
				font-family				:verdana;
				font-size				:10px;
				background-color		:green;
				layer-background-color	:green;
				color					:white;				
				border					:outset 2px white;
				}