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;}