/* ORTA SAYFA (ASP SAYFASI) BASLA */

.OrtaSayfa  { 
	font-family: Arial; 
	font-size: 12px; 
	text-align: justify; 
	background-color: #000000;
	display: block; 
	margin-top: 0px;
}

.Genel  { 
	font-weight: bold;
	font-size: 12px; 
	text-align: justify; 
	background-color: #000000; 
	display: block;
}

.TableGuncelTD { 
	color: #ffffff; 
	background-color: #000000;  
	text-align: center; 
	font-weight: bold; 
	text-transform: uppercase; 
	font-size: 18px;
	vertical-align: top;
}

.Table00 {
	border: 1px #7A7A7A solid; 
	vertical-align: top; 
	background-color: #000000; 
	margin-top: 0px; 
} /* Ana tablo */

.TableBant {
	border:1 px #7A7A7A solid; 
	text-align: left; 
	vertical-align: top; 
	background-color: #FF9900; 
	margin-top: 0px; 
	width: 50%;
} /* Ana tablo */

.TDOrta {
	width: 450; 
	height: 200; 
	vAlign: top; 
	border: 1px 
	color: #7A7A7A; 
	color: #7A7A7A; solid; 
	text-align: left; 
	vertical-align: top; 
	background-color: #000000; 
	margin-top: 0px; 
	width: 50%;
}


.TDOrtaSayfa31 {
	text-align: left; 
	font-family: Arial; 
	font-size: 12px; 
	color: #A0A0A0;
	background-color: #000000
}  /* sol alt sutun, baskanlik */

.TDBant {
	font-family: Arial; 
	border: 3px double #FF9900 solid; 
	text-align: center; 
	color: D4E4EF; 
	font-weight: bold; 
	vertical-align: bottom; 
	background-color: #000000; 
	margin-top: 0px; 
	width: 100%;
}

.TDSERIT {
	font-family: Arial; 
	border: 2px double #FF9900 solid; 
	text-align: center;
	color: D4E4EF; 
	font-weight: bold; 
	vertical-align: bottom; 
	background-color: #000000; 
	margin-top: 0px; 
	width: 100%;
}


/* MENU CSS*/


/* ORTA SAYFA (ASP SAYFASI) SON */