body {
	margin: 0px;
	padding: 0px;
	SCROLLBAR-FACE-COLOR: #76551F; 
	SCROLLBAR-HIGHLIGHT-COLOR: #AA692C; 
	SCROLLBAR-SHADOW-COLOR: #F1E2C9; 
	SCROLLBAR-3DLIGHT-COLOR: #433112; 
	SCROLLBAR-ARROW-COLOR: #f0f0f0; 
	SCROLLBAR-TRACK-COLOR: #F1E2C9; 
	SCROLLBAR-DARKSHADOW-COLOR: #a0a0a0; 
	SCROLLBAR-BASE-COLOR: #a0a0a0;
	background-color: #76551F;
}
td {
	font-family: Arial;
	font-size: 11px;
	color: #454545;
	font-weight: bold;
}
.yazi {
	text-align: justify;	
	font-family: Arial;
	font-size: 11px;
	color: #454545;
	font-weight: bold;
}
.sayfabaslik {
	text-align: left;	
	font-family: Tahoma;
	font-size: 16px;
	color: #F1E2C9;
	font-weight: bold;
	padding-left: 9px;
	background-color: #433112;
	border-bottom: #ffffff 1px solid;
	border-top: #000000 1px solid;
}
.baslik {
	text-align: left;	
	font-family: Tahoma;
	font-size: 14px;
	color: #76551F;
	font-weight: bold;
	padding-left: 9px;
	background-color: #E7CCA0;
	border-bottom: #76551F 1px solid;
	border-right: #87662F 1px solid;
}
.altbaslik {
	text-align: left;	
	font-family: Tahoma;
	font-size: 14px;
	color: #76551F;
	font-weight: bold;
	padding-left: 9px;
	border-bottom: #76551F 1px dashed;
}
.buton {
	background-color: #f9f9f9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #454545;
	font-size:11px;
	font-weight: bold;
	border: #989898 1px solid;
}
.textalani {
	background-color: #f9f9f9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #454545;
	font-size:11px;
	font-weight: bold;
	border: #989898 1px solid;
	width: 220px;
}
textarea {
	background-color: #f9f9f9;
	width: 220px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #454545;
	font-size: 11px;
	font-weight: bolder;
	border: #989898 1px solid;
	SCROLLBAR-FACE-COLOR: #aaaaaa; 
	SCROLLBAR-HIGHLIGHT-COLOR: #a0a0a0; 
	SCROLLBAR-SHADOW-COLOR: #a0a0a0; 
	SCROLLBAR-3DLIGHT-COLOR: #a0a0a0; 
	SCROLLBAR-ARROW-COLOR: #f0f0f0; 
	SCROLLBAR-TRACK-COLOR: #c0c0c0; 
	SCROLLBAR-DARKSHADOW-COLOR: #a0a0a0; 
	SCROLLBAR-BASE-COLOR: #a0a0a0;
}
A {
	COLOR: #6D3A0B;
	text-decoration:none;
	font-weight:bolder;
}
A:hover {
	COLOR: #ffcc00;
	text-decoration:none;
	font-weight:bolder;
}
A#alternatif {
	COLOR: #f3f3f3;
	text-decoration:none;
	font-weight:bolder;
}
A:hover#alternatif {
	COLOR: #6D3A0B;
	text-decoration:none;
	font-weight:bolder;
}
.resimcerceve {
	border: #76551F 1px solid;
}
hr {
	width: 100%;
	height: 1px;
	border: #9DAE4F 1px dashed;
}
#bos {
	padding: 7px;
}
#solbos {
	margin-right: 7px;
}
#sagbos {
	margin-left: 7px;
}
.aciklama {
	text-align: center;	
	font-family: Arial;
	font-size: 13px;
	color: #A81C1C;
	font-weight: bold;
}