body         { background-image: url('../images/bg.png'); background-repeat: repeat-x; background-position-y: top }
a.dosyalar   { font-size: 10pt; font-family: Arial; color: #000066; text-decoration: none; 
               font-weight: bold }
a:hover.dosyalar { text-decoration: underline }
#haber_baslik { font-size: 10pt; font-family: Arial; color: #000000; font-weight: bold; 
               margin-left: 10 }
#aciklama  { text-align: justify; line-height: 150%; margin-left: 5; margin-right: 5; margin-top: 5; margin-bottom: 5; font-size:10pt; font-family:Arial }
td.footer_bar { background-image: url('../images/bottom.png'); background-repeat: no-repeat }
table        { font-size: 10pt; font-family: Verdana }
table.ana    { width: 100%;}
table.header    { width: 100% }
table.content { width: 98%;}


	/* = 1. bölüm
	------------------------------------------------- */
	#aramaFormu {
		width: 210px;
		height: 39px;
		overflow: hidden;
		background: #fff url(../Images/arkaForm.png) no-repeat
	}
	
	/* = 2. bölüm
	------------------------------------------------- */
	#aramaFormu input {
		width: 148px;
		height: 21px;
		padding: 0;
		margin: 8px 0 0 8px;
		float: left;		
		border: none;
		background: #fff;
		font: normal 13px Verdana
	}
	
	/* = 3. bölüm
	------------------------------------------------- */	
	#aramaFormu button {
		width: 40px;
		height: 29px;
		margin: 3px 9px 0 0;
		float: right;
		text-indent: -9999px;
		border: none;
		background: #fff url(../Images/arkaButon.png) no-repeat;
		cursor: pointer
	}a            { font-size: 9pt; font-family: Arial; color: #000000 }
a:hover      { text-decoration: none }