body {
	background-image:url(../images/arkabg.jpg);
	background-repeat:repeat-x;
	background-color:#FFF;
	margin:0;
	padding:0;
	border:0;
	outline:0
}
.box { 
  background: #A6BCDA;
  width:250px;
}
.boxtop { 
  background: url(../images/ne.gif) no-repeat top right; 
}
.boxtop div { 
  font-size: 0;
  height: 20px; 
  background: url(../images/nw.gif) no-repeat top left; 
}
.boxbottom { 
  background: url(../images/se.gif) no-repeat bottom right; 
}
.boxbottom div { 
  font-size: 0;
  height: 20px; 
  background: url(../images/sw.gif) no-repeat bottom left; 
}
.boxcontent {
  padding: 0px 0px 0px 20px;
}

/*Içerik Divleri */

.box2 { 
  background: #FFFFFF; 
}
.boxtop2 { 
  background: url(../images/ne2.gif) no-repeat top right; 
}
.boxtop2 div { 
  font-size: 0;
  height: 20px; 
  background: url(../images/nw2.gif) no-repeat top left; 
}
.boxbottom2 { 
  background: url(../images/se2.gif) no-repeat bottom right; 
}
.boxbottom2 div { 
  font-size: 0;
  height: 20px; 
  background: url(../images/sw2.gif) no-repeat bottom left; 
}
.boxcontent2 {
  padding: 0px 20px 0px 20px;
}


	/* = 1. bölüm
	------------------------------------------------- */
	#aramaFormu {
		width: 173px;
		height: 39px;
		overflow: hidden;
		background: url(../images/arkaForm.png) no-repeat
	}
	
	/* = 2. bölüm
	------------------------------------------------- */
	#aramaFormu input {
		width: 115px;
		height: 29px;
		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: 5px 5px 0 0;
		float: right;
		text-indent: -9999px;
		border: none;
		background: #fff url(../images/arkaButon.png) no-repeat;
		cursor: pointer
	}

-->

.baslik {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.yaz {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.baslikurun {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.tablo {
	border: 1px solid #ECECEC;
}
.form {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	border: 1px solid #999999;
}

.urunbaslik {
	color: #242F88;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.urunyazi {color: #6B6B6B; font-size: 14px; font-family: Arial, Helvetica, sans-serif; }

/* Animasyonli menu */
	.menu a {
		border:none;
		font-weight:bold;
		color: #FFFFFF;
		
	}
	.menu,
	.menu ul {
		list-style-type: none;
    	margin: 0;
		width:225px;
		padding-left:0px;
	}
	.menu {width:225px;}
	.menu li {
		display:block;
		margin:0;
		margin-bottom:1px;
		background: url(../images/buton.png) no-repeat top right;
		font-size:12px;
		font-family:Arial, Helvetica, sans-serif;
	}
	.menu li a{
		padding:0px;
		color: #FFFFFF;
		width:225px;
		height:50px;
		padding-top:13px;
		padding-left:20px;
		text-decoration:none;
		
	}
	.menu li a:hover{background: url(../images/buton.png) no-repeat top left;}
	.menu li a:focus,
	.menu li a:active{background: url(../images/buton.png) no-repeat top left;}
	.menu li ul {
		list-style-type: none;
    	margin: 0;
		width:225px;
		padding-left:0;
		}
	.menu li ul li {
		display:block;
		margin:0;
		background: url(../images/altbuton.png) no-repeat top left;
		}
	.menu li ul li a{
		color: #fff;
		height:25px;
		padding-top:0px;
		padding-left:30px;
		text-decoration:none;
	}
	.menu li ul li a:hover{background: url(../images/altbuton.png) no-repeat top left; color:#f5f5f5;}
	.menu a {display:block;}
	.hidden {display:none;}
/* Animasyonlu menu */




.beyaz12 a{
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #F4F4F4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}