@charset "utf-8";
/* CSS Document */
#ustbar {
	background-repeat: repeat-x;
	height: 15px;
	width: 650px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	padding: 5px;
	background-color: #006295;
	background-image: url(../images/ust_bar.gif);
}
#defter_icerik {
	background-repeat: repeat-x;
	width: 648px;
	padding: 5px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006295;
	background-color: #FFFFEF;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #006295;
	border-left-color: #006295;
}
.z1 {
	color: #DDEAD7;
}
.iletisim_alt {
	background-color: #F6F6F6;
	display: block;
	width: 610px;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: left;
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCC;
}

