﻿body {
	margin:0px;
	padding:0px;
	height:100%;
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#1E1E1E;
	text-align:center;
	background-color: #CCCCCC;
}
#BaslikResim
{
     background-image:url(images/banner.jpg);
     border:none;
     background-repeat:no-repeat;
     text-align:center;
     height:154px;
}
#top {
    width:1000px;
    height:16px;
    background-image:url(images/top.gif);
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
}
#bottom {
width:1000px;
height:16px;
background-image:url(images/bottom.gif);
margin-top: 0px;
margin-right: auto;
margin-bottom: 0px;
margin-left: auto;
}
#Genel{
	width:1000px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 5px;
	padding-left: 5px;
}
.TLeft{
	width:190px;	
	padding-right:5px;
	vertical-align:top;
	text-align:center;
}
.TRight{
	width:190px;	
	padding-left:5px;
	vertical-align:top;
	text-align:center;
	
}

.TCenter{
	width:600px;
	vertical-align:top;
	/*text-align:center;*/
	text-align:left;
	/*padding-left:5px;
	padding-right:7px;*/
	padding-right:2px;
}
/*BLOC AYARLARI*/
#LeftBlocksList{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#RightBlocksList{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.BlockHandle{
	/*cursor:move;*/
}
.Block{ font-family:Tahoma; font-size:11px; font-weight:normal; color:#1E1E1E; width:100%}

.Block .Header {
font-weight: bold;
color:#FFFFFF;
background-image:url(images/blog_bg.gif);
text-align:center;
width:100%;
height:40px;
}
.Block .Content { background-color:#FFFFFF; border-left:1px solid #AEAEAE; border-right:1px solid #AEAEAE; vertical-align:top; height:100;}
.Block .Footer {
	height:10px;
}
.Block .Footer2 { background-color:#FFFFFF; height:6px;}
/*BİTTİ*/
/*Üst Menü Ayarı*/
.Menu02{
	width:990px;
	height:50px;
	background-image:url(images/menu_bg.gif);
	font-size:12px;
	font-weight:bold;
}
.Menu02 a{
	font-family:Tahoma, Verdana;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color: #FFFFFF;
}
.Menu02 a:hover {
	font-family:Tahoma, Verdana;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color: #999999;
}
.Menu02 img{
	border:0px;
	vertical-align: middle;
	margin-left:15px;
}/*bitti*/

.ContentBox2{
	font-family :  Tahoma;
	border:1px solid #CCCCCC;	
	background-color:#FFFFFF;
	padding:0px;
}

.ContentBox2 .Header{
	background-image:url(images/menu_bg.gif);
	font-weight:bold;
	font-size:12px;
	line-height:32px;
	height:32px;
	padding-left:10px;
	color:#FFFFFF;
}