body {
	padding:0px;
	margin:0px;
	background-color:#262626;
	background-image:url(back_image.jpg);
	background-repeat:repeat-x;
	
}
.SayfaaltiZemin{  
background-image:url(sayfazemin_back.jpg);
background-repeat:repeat-y;
}

.AltmenuZemin{  
background-image:url(altmenuzemin.jpg);
background-repeat:no-repeat;
width:951px;
height:110px;
}

.KucukBaslik {
	font-family:sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#f9b012;
	line-height:18px;
}

.Baslik {
	font-family:sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#f9b012;
	line-height:18px;
}

.Metin {
	font-family:sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#91979c;
	line-height:18px;
}

.Metin a:link {
	font-family:sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#91979c;
	line-height:18px;
	text-decoration:none;
}
.Metin a:hover {
	font-family:sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#e5b200;
	line-height:18px;
	text-decoration:underline;
	
}
.Metin a:visited {
	font-family:sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#91979c;
	line-height:18px;
}
.Metin a:active {
	font-family:sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#91979c;
	line-height:18px;
}

.AltmenuMetin {
	font-family:sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#6d6a63;
	line-height:18px;
	text-decoration:none;
}

.AltmenuMetin a:link {
	font-family:sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#6d6a63;
	line-height:18px;
	text-decoration:none;
}
.AltmenuMetin a:hover {
	font-family:sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#e5b200;
	line-height:18px;
	text-decoration:underline;
	
}
.AltmenuMetin a:visited {
	font-family:sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#6d6a63;
	line-height:18px;
	text-decoration:none;
}
.AltmenuMetin a:active {
	font-family:sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#6d6a63;
	line-height:18px;
	text-decoration:none;
}

