body {
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
	background-color: White;
	margin: 0;
}

Body,td,input,textarea {
	font-size: 11px;
	font-family: "Tahoma", Verdana, Lucida, Helvetica, Arial, sans-serif;
	color:#686667;
	text-align: justify;
}

a{ 
	text-decoration:none;
	color:#333333;
}

a:hover{
	text-decoration:underline;
	color:#333333;
}

a.Menu { 
	font-family: Arial;
	text-decoration: none;
	color:#ffffff;
	font-size: 13px;
	font-weight: bold;
}

a.Menu:hover{
   font-family: Arial;
	text-decoration: none;
	color:#ffce9c;
	font-size: 13px;
	font-weight: bold;
}

.Basliklar {
	font-size: 13px;
	font-weight:bold;

}

.Bottom {
	font-size: 10px;
}


.SayfaIcBg {
	background-image: url(img/sayfa.icbg.gif);
	background-repeat: repeat-y;
}

.Ara {
	background-image: url(img/ara.gif);
	background-repeat: no-repeat;
	background-position: top;
}

#ResimLeft {
	float: left;
   margin-top: 0px;
	margin-right: 10px;
}

#ResimRight {
	float: right;
   margin-top: 0px;
	margin-left: 10px;
}
.Hadis{
	color:Green;
	font-weight: bold;
		
}

.MenuImage {
	background-image: url(img/menu.button.gif);
	background-repeat: no-repeat;
}
