body{
	background:url(images/back.jpg) top;
	margin:0px;
}
.menu{
	font-family:"Trebuchet MS";
	font-size:14pt;
	color:#15457b;
	text-decoration:none;
	height:42px;
	line-height:42px;	
}
.menu:hover{
	color:#000000;
	text-decoration:none;
	background:url(images/menuhover.jpg);
}
.beyaz{
	font-family:"Arial";
	font-size:8pt;
	color:#ffffff;
	text-decoration:none;
}
.gri{
	font-family:"Arial";
	font-size:8pt;
	color:#7a8187;
	font-weight:bold;
	text-decoration:none;
}
.gri:hover{
	color:#000000;
	text-decoration:none;
}
.siyah{
	font-family:"Arial";
	font-size:9pt;
	color:#000;
	text-decoration:none;
}
.siyah:hover{
	color:#666;
	text-decoration:none;
}
.baslik{
	font-family:"Arial";
	font-size:12pt;
	color:#000;
	text-decoration:none;
}
.beyaz1{
	font-family:"Arial";
	font-size:9pt;
	color:#318fdc;
	text-decoration:none;
}
.beyaz1:hover{
	color:#999;
	text-decoration:none;
}
.icerik{
	font-family:"Trebuchet MS";
	font-size:9pt;
	color:#15457b;
	text-decoration:none;
}
img { behavior: url("pngbehavior.htc");}
.png { 
	behavior: url("pngbehavior.htc");
}
.input1{
	background-color:#ffffff;
	font-family:Tahoma;
	font-size:15pt;
	border:solid 1px #CCCCCC;
	color:#000000;
}





