body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	font-family:Tahoma;
	font-size:12px;
	color:#000000;
	background-image:url(images/fade.jpg);
	background-repeat:repeat-x;
	background-color:#B1ADA4;
	text-decoration:none;
}
.turuncu_link {
font-family:Tahoma;
font-size:12px;
color:#eb8213;
text-decoration:none;
}
.turuncu_link a {
font-family:Tahoma;
font-size:12px;
color:#eb8213;
text-decoration:none;
}
.turuncu_link a:hover {
text-decoration:underline;
}
.dhtmlgoodies_question{	/* Styling question */
	color:#000;
	font-size:12px;
	width:756px;
	margin-bottom:2px;
	margin-top:2px;
	padding-left:0px;
	height:21px;	
	overflow:hidden;
	cursor:pointer;
}
.dhtmlgoodies_answer{	/* Parent box of slide down content */
	width:756px;
	font-family: Tahoma; 
	font-size: 12px; 
	color: #000000; 
	visibility:hidden;
	overflow:hidden;
	position:relative;
	text-align:justify;

}
.dhtmlgoodies_answer_content{	/* Content that is slided down */
	padding-left:7px;
	position:relative;
}
.yazi {
	font-family:Tahoma;
	font-size:12px;
	color:#000000;
	}