body {
	background-color: #cccccc;
	margin: 0px;
	padding: 0px;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(resim/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;	
}
.etiketler {
	background-color: #ededed;
	color:#474747;
	font-family: Trebuchet MS;
	font-size: 12px;
	text-align:center;
}
.uyarixx {
	color:#646464;
	font-family: Helvetica;
	font-size: 42px;
}
.uyari {
	background-color: #982020;
	color:#ffffff;
	font-family: Trebuchet MS;
	font-size: 11px;
	text-align:center;
}
.uyari_link {
	color:#ffffff;
	font-family: Trebuchet MS;
	font-size: 11px;
}
.ust { background-image: url(resim/ust.jpg);background-repeat: no-repeat;}
img {
	border:0px;
}
ul.ref {
	width:950px;
    margin: 0;
    padding: 0;
    list-style: none;
}
ul.ref li  {
	float:left;
	margin-right:19px;
	margin-top:15px;
	width:293px;
	list-style: none;
	display: block;
}
ul.ref li a {
	width:293px;
	display: block;
	height:173px;
	height:173px;
}
.refimg {
	border: 9px solid #080808;
	width:275px;
	height:155px;
}
.refimg:hover {
	border: 9px solid #2cb6db;
}