a {
	cursor:pointer;
}
#galeri_header_text{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
#galeri_middle_text{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	padding-top:2px;
}
#galeri_tablo{/*Galeri Tablo Genel*/
	padding:4px;
	border-top:1px dashed #CCCCCC;
	width:98%;
	}
#galeri_tablo td{/*Galeri Tablo Sütünlar*/
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
	border:1px dashed #CCCCCC;
	border-top:0px;
	padding-top:6px;
}
.galeri_nav {/*Galeri Navigasyon Text*/
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #999999;
}
a.galeri_nav:link, A.galeri_nav:visited {/*Galeri Navigasyon Link*/
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
a.galeri_nav:link.active, a.galeri_nav:visited.active, a.galeri_nav:hover, a.galeri_nav:active {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #000066;
}
/*| Formlar |*/
/*************************************************************************/
/*| Formlar da kullanılan css listesi aşağıdaki gibidir: |*/
#header_text{/* Başlık */
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}
#form_alan{/* Form Tablo */
	padding:4px;
	border-top:1px dashed #333333;
	width:92%;
	}
#aciklama {/* Form Açıklama Alanı */
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
	border:1px dashed #999999;
	border-top:0px;
	padding-top:6px;
	width:20%;
	padding-right:4px;
}
#alan {/* Form İçerik Alanı */
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
	border:1px dashed #999999;
	border-top:0px;
	padding-top:6px;
	width:80%;
}
#alan input{/* Form İçerik Alanı --> Normal Satır */
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #0F0F0F;
	border:1px dashed #999999;
	padding-left:3px;
	margin:2px;
	width:100%;
}
#alan select{/* Form İçerik Alanı --> Seçmeli Satır */
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #0F0F0F;
	border:1px dashed #999999;
	padding-left:1px;
	margin:2px;
	width:99%;
}
#alan textarea{/* Form İçerik Alanı --> Çoklu Satır */
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #0F0F0F;
	border:1px dashed #999999;
	padding-left:1px;
	margin:2px;
	width:100%;
	height:100px;
}
#gonder, #temizle{/* Form İçerik Alanı --> Butonlar */
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	background:#FFFFFF;
	color: #666666;
	border:1px dashed #999999;
	padding-left:1px;
	margin:2px;
	width:100px;
}

.personel_title{
	color: #c70000;
	font-size: 11px;
	font-weight:Bold;
	text-decoration:none;
	font-family: Tahoma;
}
.personel_desc{
	color: #000000;
	font-size: 10px;
	font-weight:normal;
	text-decoration:none;
	font-family: Tahoma;
}
.personel_name{
	color: #000000;
	font-size: 11px;
	font-weight:Bold;
	text-decoration:none;
	font-family: Tahoma;
}

.b_personel_title{
	color: #c70000;
	font-size: 14px;
	font-weight:Bold;
	text-decoration:none;
	font-family: Tahoma;
}
.b_personel_desc{
	color: #000000;
	font-size: 12px;
	font-weight:normal;
	text-decoration:none;
	font-family: Tahoma;
}
.b_personel_name{
	color: #000000;
	font-size: 13px;
	font-weight:Bold;
	text-decoration:none;
	font-family: Tahoma;
}