@charset "iso-8859-9";
.bilgitable {
	background-color: #DBEDFB;
	color: #003366;
	font-size: 12px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 16px;
	height: 25px;
	background-position: center;
}
.iletisim {
	font-size: 11px;
	color: #009999;
	font-weight: bold;
}
.galeriimg {
    border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #dbedfb;
	border-right-color: #dbedfb;
	border-bottom-color: #dbedfb;
	border-left-color: #dbedfb;
	margin: 2px;
}
.bilgibaslik {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #004488;
}

