/* CSS Document */
body{
	padding:0 0 0 0;
	margin:30 0 50 0;
	color:#606060;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image: url(../images/bck.jpg);
	background-repeat:repeat-x;
}

a{
	color:#336C20;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}



td{
	vertical-align:top;
}

table 
{
table-layout: fixed
}


#Header {
	width: 1000px;
	height:424px;
	background-image: url(../images/headerFlash.jpg);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	display:block;
	
}

#Main {
	width: 709px;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	display:block;
	
}

#Footer{
	background-color:#E4E4E4;
	color:#666;
	padding-top:5px;
	padding-bottom:5px;
	height:10px;
	text-align:center;
	width:100%;
}





div, p, ul, img, h1, h2, h3, h4, form{
	padding:0; margin:0;
	}
p{
padding-bottom:5px;
padding-top:5px;
}	
	
	
ul{
	list-style-type:none;
	}
.spacer{
	line-height:0; font-size:0; clear:both;
	}


h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	color: #0A3A8B;
	padding-bottom: 10px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #0A3A8B;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0A3A8B;
}
h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0A3A8B;
}




#Istatistik_Ozet01 {
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#CCC;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	width:700px;
}

#Istatistik_Ozet01 ul {
	list-style:none;	
	padding:0px;
	margin:0px;
}

#Istatistik_Ozet01 ul li {
	list-style:none;
	float:left;
	margin:0px;
	padding:0px;
}






/* SAYFA İÇERİKLERİNİN SAYFA BAŞINDAKİ BAŞLIK BÖLÜMÜ */
#SayfaUstAlan{
	padding:15px;
	padding-bottom::10px;
	font-size:20px;
	font-weight: normal;
	color:#336C20;
}
#SayfaUstAlan a{
	
}