body {
              background: #D6F1F3;
              margin: 0; /*seçicinin margin değeri default olarak 0 değildir*/
              font: normal 11px/18px "trebuchet MS", verdana, tahoma, arial;
              /*color: #333;*/
       }
.px900 {
              width: 900px;
              margin: 0 auto; /*margin sol ve sağ eğer auto olursa katman ortalanir */
       }
.temizle {
              clear: both;
              height: 0;
              line-height: 0;
              font-size: 0;
       }
#header {
              /*background: #00964E;
              border-bottom: 10px solid #A4F376;*/
              height: 250px;
			  margin:0 auto;
       }
#header-logo {
background-image:url(rsm/ustCubuk.gif);
background-position:bottom;
background-repeat:repeat-x;
background-color:#FFFFFF;
height: 237px;
       }
.header-logo-etiket {
             
			  width: 900px;
			  padding-top:13px;
              margin: 0 auto; /*margin sol ve sağ eğer auto olursa katman ortalanir */
			
       }
.ustMenu {
			  font: normal 16px "trebuchet MS", verdana, tahoma, arial;  
			  color:#FFFFFF;
			  font-weight:900;   
			  padding-bottom:25px;       
              /*margin: 0 auto; margin sol ve sağ eğer auto olursa katman ortalanir */
			  text-decoration:none;
			  
			
       }
A.ustMenu:hover { text-decoration:underline; color:#94C8DA;}
.kizilay { color:#FFFFFF; font-size:30px; padding:5px; text-decoration:none;}
.sube{color:#e90404; font-size:30px; padding:5px;}

#content {
              margin: 20px auto;
       }
#content .orta {
              float: left;
              width: 900px; padding:3px;
			/*border: 1px solid #b3d1db;
			
			background-color:#ecf8f9;*/
       }/*
#content .sol {
              float: left;
              width: 200px;
			border: 1px solid #b3d1db;
			padding:3px;
			background-color:#ecf8f9;
       }
#content .sag {
              float: right;
              width: 680px;
			border: 1px solid #b3d1db;
			padding:3px;
			background-color:#ecf8f9;
       }*/
	   
#footer {

background-image:url(rsm/altCubuk.gif);
height: 100px;
       }
.footerBotttom {
              width: 900px;
              margin: 0 auto; /*margin sol ve sağ eğer auto olursa katman ortalanir */
			  margin-top:50px;
       }
.siyahYazi { color:#4e4e4e;}
.maviBaslik { color::#fff;
	font-size:12;
	font-weight:bold;
	color: #03558C;
}
.acikMaviYazi { color:#0678a9;}
.griYazi {
	font-family: Tahoma;
	font-size: 11px;
	COLOR: #838381;
text-decoration:none;
}
a.griYazi:hover { color:#000000; text-decoration:underline;}
a.siyahYazi:hover { text-decoration:underline;}
.siyahYazi {
	font-family: Tahoma;
	font-size: 11px;
	COLOR: #2A2A2A;
text-decoration:none;
}
.text {
font-family:tahoma;
font-size:11px;
color:#838381;
text-decoration:none;
}
a.text:hover { text-decoration:underline; color:#ff0000;}
.content {
	float: left;
	width: 450px;
}
.content .item {
	padding: 6px 12px;
	border: 1px solid #EEE;
	background: #FFF;
	margin-bottom: 8px;
	
}
.content .descr {
	
	color: #333;
	margin-bottom: 6px;
	font: 11px "Tahoma";
}
.buttons
{
   font-size:11px;
   font-family:Tahoma;
   font-weight:bold;
   color:#1C6A9D;
   cursor:hand;
   text-decoration:none;
}
.beyazYazi { color:#FFFFFF; font-size:12px; font-weight:bold; text-decoration:none;}
A.beyazYazi:hover { text-decoration:underline;}
.e-bulten {
			  font: normal 14px "trebuchet MS", verdana, tahoma, arial;  
			  color:#FFFFFF;
			  font-weight:900;        
              /*margin: 0 auto; margin sol ve sağ eğer auto olursa katman ortalanir */
			  text-decoration:none;
			  }
