body {margin:auto; background-image:url(/resimler/bg.jpg); background-repeat:repeat-x;}

.GenelBlok {margin:auto; width:858px;}
.UstBlok {width:858px; height:148px;}
.SolBlok {width:171px; height:524px; float:left;}
.OrtaBlok {background-image:url(/resimler/OrtaBlok.png); width:508px; height:524px; float:left;}
	.Baslik {font-family:tahoma; font-size:14px; font-weight:bold; color:#FFFFFF; margin-top:4px; margin-left:15px;}
	.İcSayfa {font-family:tahoma; font-size:12px; color:#333333; line-height:18px; margin-top:10px; margin-left:10px; width:495px; height:460px; overflow:auto;overflow: auto; border: 0px; padding: 1px;}
.SagBlok {width:179px; height:524px; float:left;}

.AltBlok {background-image:url(/resimler/AltBlok.png); width:858px; height:37px;}

.adminlink a{font-family:verdana; font-size:12px; color:#CC0066; font-weight:bold; text-decoration:none;}
.adminlink a:hover {text-decoration:underline; color:#009900;}



/* FORM REVİZE */
.islembuton{
cursor:pointer;
border:outset 1px #666666;
color:#666;
padding: 1px 2px;
background:url(/resimler/formbg.gif) repeat-x left top;
}
.submit
{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 15px;
	background-attachment: fixed;
	font-weight: 800;
}
textarea{
	background:url(/resimler/textarea.gif) top left repeat-x; border:1px #ccc solid; color:#333; margin-bottom:5px; overflow:auto; 
}

input, select {
	background:url(/resimler/input.gif) top left repeat-x; border:1px #ccc solid; color:#333; }

/* FORM REVİZE BİTTİ */