/* Arkaplan Rengi */
body {
	background-color: #f4f8fa;
}
/* ---------------------- */

/* Genel Link */
.CommonLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006666;
	text-decoration: none;
}
.CommonLink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	background-color: #006666;
	color: #ffffff;
}
/* ---------------------- */

/* Diğer Linkler */
.LinkMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006666;
	text-decoration: none;
}
.LinkMenu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: underline;
    background-color: #006666;
}
/* ---------------------- */

/* Admin Form Başlık Tanımlamaları */
.cls_adminformtabloheader {
	font-family: Tahoma;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
}
/* ---------------------- */

/* Menü Kutusu Başlık Arkaplan Tanımlamaları */
.cls_adminformtabloheaderbg {
    background-color: #990000;
}
/* ---------------------- */

/* Genel Buton Tanımlamaları */
.cls_button {
	font-family: Tahoma;
	font-size: 10px;
	color: #006600;
	border: 1px solid #000000;
	background-color: #f4f8fa;
	font-weight: bold;
}
/* ---------------------- */

/* Genel Metin Kutusu Tanımlamaları */
.cls_MetinKutusu {
	font-family: Tahoma;
	font-size: 10px;
	color: #006600;
	border: 1px solid #000000;
	background-color: #f4f8fa;
}
/* ---------------------- */

/* Form Eleman Metni Tanımlamaları */
.cls_FormElement {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
/* ---------------------- */

/* Index Sayfası Metni */
.cls_IndexText {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  color: #990000;
  font-weight: bold;
}
/* ---------------------- */

/* Mevcut Başlıklar Altında Görünecek Yazılar */
.cls_MevcutSecenekler {
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color:#000000;
}
/* ---------------------- */

/* Mevcut Başlıklar Altında Görünecek Yazılar */
.cls_GelenListeEleman {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
/* ---------------------- */

/* Mevcut Başlıklar Altında Görünecek Yazılar */
.cls_GelenListe {
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color:#000000;
}
/* ---------------------- */

/* Mevcut Metni */
.cls_MevcutBaslik {
  	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #336699;
}
/* ---------------------- */

/* Komut Metni */
.cls_KomutMetni {
  	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
/* ---------------------- */
