/* ===============================================================*/
/* GENEL STİLLER BAŞLANGICI										  */
/* ===============================================================*/
html body
{
	line-height: 1.5em;
	color: #333;
	margin: 0px;
    padding: 0px;
    text-align: left;
	background-color: #ffffff;
}

a:link, a:visited
{
	color: #0000cd;
	text-decoration: none;
}
a:hover 
{ 
	color: #795800; 
	text-decoration: underline;
}
h1
{
	margin-bottom: 0.5em;
	color: #104e8b;
}

h2
{
	margin-bottom: 1.2em;
	margin-top: 2em;
}

h3
{
	margin-bottom: 0.1em;
	margin-top: 1.2em;
}

P
{
	margin-top: 0.5em;
	margin-bottom: 1em;
	line-height: 1.5em;
}
ul
{
	padding-left: 0px;
	margin-top: 1.0em;
	margin-bottom: 1.0em;
	line-height: 1.5em;
}
li
{
	line-height: 1.5em;
}
hr
{
	height				: 1px;
	border				: 0px solid #C6CBCE;
	background-color 	: #C6CBCE;
	color 				: #C6CBCE;
	margin				: 1px 0px 1px 0px;
}
/* ===============================================================*/
/* GENEL STİLLER SONU											  */
/* ===============================================================*/

/* ===============================================================*/
/* YAPIYA BAĞIMLI STİLLER BAŞLANGIC							  */
/* ===============================================================*/

/* ana menu */
#navigation { background: #fff; }
#navigation td { text-align: center; font-size: 0.7em; background: url('../resimler/menu_bar.gif'); border-top: 1px solid #002D96; border-bottom: 1px solid #002D96; border-right: 1px solid #a1a5a9; }
#navigation td a { height:20px; text-decoration: none; display: block; padding-left:7px; padding-right:7px; padding-top:1px; padding-bottom:2px }
#navigation td a:link, #navigation td a:visited { color: #003471;	text-decoration: none; }
#navigation td a:hover { background: url('../resimler/menu_hover_bar.gif'); color: #000; text-decoration: none; }

/* Arama */
div#Arama
{
}

div#Arama ul
{
	margin-top: 0.1em;
	padding-bottom: 0.4em;
}
div#Arama li
{
	padding-top: 0.3em;
	padding-bottom: 1.0em;
	margin-left: 0.4em;
}
div#Arama .link
{
	color: gray;
}

div#Arama .bilgi
{
	color: green;
}
/* ===============================================================*/
/* YAPIYA BAĞIMLI STİLLER SONU								*/
/* ===============================================================*/

/* ===============================================================*/
/* İÇERİĞE BAĞIMLI STİLLER BAŞLANGICI      						*/
/* ===============================================================*/


table.AnaIcerik td a:link, table.AnaIcerik td a:visited
{
	text-decoration: none;
}
table.AnaIcerik td a:hover 
{ 
	text-decoration: underline;
}

.footer
{
	background-image: url(../resimler/footerbg.gif);
	background-repeat: repeat-y;
}

table.header td
{    
    background-image: url(../resimler/header_slice_sari.gif);
}

/* header_arama */
table.header_arama
{
}
table.header_arama td
{
	color: #f8f8ff;
}
table.header_arama td a:link, table.header_arama td a:visited
{
	color: #f8f8ff;
	text-decoration: none;
}
table.header_arama td a:hover
{
	color: #C2E0EC;
	text-decoration: underline;
}

/* SiteMapPath Başlangıcı   */

table.mapPath
{
	font-size: 0.70em;
	white-space: nowrap;
	border-collapse: collapse;
	text-align:left;
}
table.mapPath td
{
	color: #333;
}
table.mapPath td a:link, table.mapPath td a:visited
{
	text-decoration: none;
}
table.mapPath td a:hover
{
	color: #000000;
	text-decoration: underline;
}

/* SiteMapPath Sonu   */

table.headline td
{
	line-height: 1.3em;
}
/* Sayfa Seçenekleri Başlangıcı */
table.sagMenu
{
	white-space: nowrap;
	border-collapse: collapse;
}
table.sagMenu td a:link, table.sagMenu td a:visited
{
	text-decoration: none;
}
table.sagMenu td a:hover
{
	text-decoration: underline;
}



/* Sayfa Seçenekleri Sonu */

/* Arama Textbox */

.AramaSonuclari
{
	padding-right: 5px;
	border-top: #7d9ec0 1px solid;
	padding-left: 5px;
	margin: 0px 2px;
	border-bottom: #7d9ec0 1px solid;
	background-color: #f0f8ff;
}

/* Sayfali */
div.Sayfali  {
	padding-bottom: 4px;
	margin-bottom: 8px;
}

div.Sayfali div {
	float: left;
	margin: 1px 2px 1px 2px;
}

div.Sayfali a:link, 
div.Sayfali a:visited  {
	font-weight: normal;
	padding: 0px 2px 0px 2px;
	margin: 1px 2px 1px 2px;
	float: left;
	display: block;
	clear: none;
}

div.Sayfali a.Current:link, 
div.Sayfali a.Current:visited  {
	font-weight: bold;
	border-top: 1px solid #7D9EC0;
	border-bottom: 1px solid #7D9EC0;
	margin: 0px 2px 0px 2px;
	background-color : #f0f8ff;
}

table.TarihSirali
{
    line-height: 1.5em;   
}
/* Normal Table */
table.Normal
{
	border-collapse: collapse;
}

table.Normal td, table.Normal caption
{
	padding-right: 1px;
	padding-left: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
	list-style-position:inside;
	line-height:1.5em;
}
table.Normal tr {
	color: inherit;
	background: #f0f8ff;
	font-size: 1.1em;
}

table.Normal th, table.Normal td.Header, table.Normal tr.Header td
{
    background: #104e8b;
    color: #F8F8FF; 
}

table.Normal tr.Alt
{
	background: #E1ECF7;
}

table.Normal tr.Selected
{
	color: inherit;
	background: #ffffcc;
}

/* Normal Table */

/* Veriler Table */
table.Veriler
{
	border-collapse: collapse;
}

table.Veriler td, table.Normal caption
{
	padding-right: 1px;
	padding-left: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
	list-style-position:inside;
	line-height:1.5em;
}
table.Veriler tr {
	color: inherit;
	background: #ffffff;
	font-size: 1.1em;
}

table.Veriler th, table.Normal td.Header, table.Normal tr.Header td
{
    background: #ffffff;
    color: #ffffff; 
}

table.Veriler tr.Alt
{
	background: #ffffff;
}

table.Veriler tr.Selected
{
	color: inherit;
	background: #ffffff;
}

/* Veriler Table Son */

.GriYazi
{
	color: gray;
}

.BolumBasligi
{
	border-right: #a1a5a9 1px solid;
	border-top: #a1a5a9 1px solid;
	font-weight: bold;
	border-left: #a1a5a9 1px solid;
	border-bottom: #a1a5a9 1px solid;
	white-space: nowrap;
	background-color: #BACFE3;
}
.bolumTanim
{
    line-height: 1.5em;
}
.Yenilikler
{
	padding-right: 10px;
	padding-left: 10px;
	letter-spacing: 2px;
	font-weight: bold;
	font-size:x-small;
	height: 22px;	
}

.VerilerBaslik
{	
	padding-right: 10px;
	padding-left: 10px;
	letter-spacing: 1px;
	font-weight: bold;
	font-size:x-small;
	height: 23px;	
}

/* validator için class'lar */
.tfvHighlight
		{font-weight: normal; color: red;}
.tfvNormal
		{font-weight: normal;	color: black;}

/* ===============================================================*/
/* İÇERİĞE BAĞIMLI SİTİLLER SONU								*/
/* ===============================================================*/

/* ===============================================================*/
/* RENK SEÇENEKLERİ BAŞLANGICI									  */
/* ===============================================================*/
h1.bolumSayfaBasligi
{
	color: #104e8b;
}
/* ===============================================================*/
/* RENK SEÇENEKLERİ SONU											*/
/* ===============================================================*/

/* yazi Table */
table.yazi
{
	border-collapse: collapse;
}

table.yazi td, table.Normal caption
{
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	list-style-position:inside;
	line-height:1.5em;
}
table.yazi tr {
	
	font-size: 1.0em;
}

table.yazi th, table.Normal td.Header, table.Normal tr.Header td
{
     color: #F8F8FF; 
}

table.yazi tr.Alt
{
	
}

