body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}.mainbg {
	background-image: url(images/index.png);
	background-repeat: no-repeat;
	background-position: top;
}
.icerikk table tr tbody td{
	border-style:none;
	color:#977E51;
	font-family: "Trebuchet MS";
	font-size:11px;
}
.icerikk td{
	border-style:none;
	font-family: "Trebuchet MS";
	color:#977E51;
	font-size:11px;
}
.header {
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #C9B78D;
	letter-spacing: -1px;
}
.headeralt{
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #C54D8B;
	letter-spacing: -1px;
}
.content{
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #977E51;
}

.white {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.white:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFF66;
	text-decoration: none;
}
.contentbrown{
	text-decoration: none;
	color:#977E51;
	font-family: "Trebuchet MS";
	font-size: 11px;
}
.contentbrownB{
	font-weight:bold;
	text-decoration: none;
	color:#977E51;
	font-family: "Trebuchet MS";
	font-size: 11px;
}
.sollink{
	display: block;
	width: 240px;
	line-height: 22px;
	text-decoration: none;
	color:#C54D8B;
	font-family: "Trebuchet MS";
	font-size: 11px;
}
.sollink:hover{
	display: block;
	width: 240px;
	line-height: 22px;
	text-decoration: none;
	text-indent:20;
	color:#ffffff;
	font-family: "Trebuchet MS";
	font-size: 11px;
	background-color: #C54D8B;
	background-image: url(images/arr.png);
	background-repeat: no-repeat;
	background-position: left;
}
.contentpink {
	text-decoration: none;
	color:#C54D8B;
	font-family: "Trebuchet MS";
	font-size: 11px;
}
.diger {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #C54D8B;
	letter-spacing: -1px;
	font-weight: bold;
}