body{
	margin: 0px;
	background-color: #201B18;
	background-attachment: fixed;
	background-image: url(../images/layout/page_bg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4b4237;
	text-decoration:underline;
}

a:hover{
	color: #4b4237;
	text-decoration:underline;
}

.ContentBg{
	background-color: #AB9E8E;
	background-attachment: fixed;
	background-image: url(../images/layout/maincontent_bg.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

.FooterText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #513e26;
}

.TitleText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #513e26;
	line-height: 25px;
}

.ContentText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4b4237;
}

.Devam{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #605547;
	text-decoration:none;
}

.Devam:hover{
	color: #605547;
	text-decoration:none;
}

.headlink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #513e26;
	line-height: 25px;
	text-decoration:none;
}


.headlink:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #513e26;
	line-height: 25px;
	text-decoration:none;
}
