body{
	padding:0px;
	margin:0px;
	background-color:#EEE8D9;
}
ol{
	padding:0px;
	margin:0px;
	list-style:none;
}
ol li
{
	list-style:none;
	padding:0px;
	margin:0px;	
	background-color:#EEE8D9;
	background:url(li-back.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	padding-top:6px;
	height:24px;
	width:267px;
	cursor:pointer;
}
ol li:hover
{
	list-style:none;
	padding:0px;
	margin:0px;
	background-color:#EEE2C4;
	padding-top:6px;
	height:24px;
	width:267px;
	cursor:pointer;
	color: #E5870B;
}
ol li a
{
	text-decoration:none;
	color:#42433F;	
	font:normal 12px Tahoma;
	padding-left:27px;
	
}
div.accordionBaslik {
	
	background-color:#E4D2A3;
	background:url(2.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	font:bold 12px Arial;
	color:#42433F;
	width:240;
	height:22px;
	padding-top:8px;
	padding-left:27px;
	display:block;
	cursor:pointer;
	
}
div.acilanDiv
{
	width:267px;
	clear:left;
}
a.kopru_accordion_ic:link {
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
	color: #42433F;
}
a.kopru_accordion_ic:visited {
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
	color: #42433F;
}
a.kopru_accordion_ic:hover {
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
	color: #E5870B;
}
a.kopru_accordion_ic:active {
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
	color: #E5870B;
}
