body {
  font-family:  Verdana, Geneva, helvetica, sans-serif;
  font-size:14px;
  margin:0px 0px 0px 0px;
  background: #f1ecf2;
  
  color:#404040;
}

form{
	margin:0px 0px 0px 0px;
}

td, th, textarea, input {
	font-family: "Trebuchet MS",Tahoma,Verdana, Geneva, helvetica, sans-serif;
	font-size:14px;
}

img{border:none;}

textarea{
	height:150px; overflow:auto;
}


a:hover{color:#0a5a14; text-decoration:underline; font-size:12px;}
a{color:#119d22; text-decoration:none; font-weight:bold; font-size:12px;}


.buton{
	border-top: 1px solid #79447d;
	border-bottom: 1px solid #79447d;
	border-left: 1px solid #79447d;
	border-right: 1px solid #79447d;
	background-color: #79447d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	cursor:pointer;
	font-size: 9px;
	color: #FFFFFF;
}


.bottommenu{font-size:9px; color:b88cbc; text-decoration:none;}

.bottommenu:hover{font-size:9px; color:79447d;  text-decoration:underline;}

.sss_soru{color:#fff; font-weight:bold;}

.sss_cevap{color:#a2a2a2; padding:10px 20px 20px 20px; max-width:580px; text-indent:10px;}

/* Tipper */
.tip				{ width:200px; text-decoration:none; font-family: Lucida Sans Unicode,tahoma,arial; background:url('images/tip-text.png') left top repeat-y; }
.tip-top			{ background:url('images/tip-top.png') top left no-repeat; height:9px; width:200px; }
.tip-title		{ color:#00daff; margin:0 15px 0 15px; }
.tip-text		{ color:#fdfff4; padding:0px 11px 0px 11px; font-size:10px; }
.tip-bottom		{ background:url('images/tip-bottom.png') left bottom no-repeat; width:200px; height:9px; }
/* Tipper Bitti */

.inputbox{ border: 1px solid #79447d; background:#FFFFFF; color:#79447d; width:200px;}

.error{color:#79447d; font-size:12px;}

.iletisim{font-size:14px; color:79447d;}

.slayt { position:relative; overflow:hidden; width:695px;height:215px;}
#slider ul, #slider li{margin:0;padding:0;list-style:none;}
#slider li{ width:695px;height:215px;overflow:hidden; display:block;}	
#prevBtn, #nextBtn{ display:block;width:31px;height:33px;position:absolute;z-index:999; margin-top:-35px; }	
#nextBtn{margin-left:370px;}														
#prevBtn {margin-left:320px;}														
#prevBtn a, #nextBtn a{  display:block;position:relative;width:31px;height:33px;background:url(../images/slayt-nav.png) no-repeat 0 0; font-size:0px; text-indent:-99999px; text-decoration:none;}	
#nextBtn a{ background-position:-31px 0px; }
#nextBtn a:hover{ background-position:-31px -33px; }
#prevBtn a{ background-position:0px 0px; }
#prevBtn a:hover{ background-position:0px -33px; }

