BODY {
	SCROLLBAR-FACE-COLOR: #E3D4B3; 
	SCROLLBAR-HIGHLIGHT-COLOR: #42423A; 
	SCROLLBAR-SHADOW-COLOR: #42423A; 
	SCROLLBAR-3DLIGHT-COLOR: #ffffff; 
	SCROLLBAR-ARROW-COLOR: #C10539; 
	SCROLLBAR-TRACK-COLOR: #F9F3E4; 
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff; 
	SCROLLBAR-BASE-COLOR: #F9F3E4
}

td { font-family: Arial, Tahoma, Verdana, sans-serif; font-size: 11px; color: #42423A; }

.menu { font-family: Arial, Tahoma, Verdana, sans-serif; font-size: 11px; color: #2B2921; }

.buyukbaslik {
	font-size: 20px;
	color: #42423A;
	text-decoration: none;
}

.konubaslik {
	font-size: 12px;
	color: #42423A;
	text-decoration: none;
	font-weight : bold;
}

.box {
	BACKGROUND-COLOR: #F9F3E4;
	BORDER-BOTTOM: #42423A 1px inset;
	BORDER-LEFT: #42423A 1px inset;
	BORDER-RIGHT: #42423A 1px inset;
	BORDER-TOP: #42423A 1px inset;
	COLOR: #42423A;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 9pt;
	TEXT-ALIGN: left;
}

a:link { text-decoration: none; color: #42423A; }
a:active { text-decoration: underline; color: #42423A; }
a:visited { text-decoration: none; color: #42423A; }
a:hover { text-decoration: underline; color: #000000; }