body{
margin:0px;
font-family:'Lucida Grande','Lucida Sans Unicode';
font-size:12px;
color:#000000;
background-color:#FFFFFF;
}
.ust_bar{
background-image:url(../images/ust_bar.png);
width:960px;
height:40px;
background-repeat:no-repeat;
}
.textfield_back{
background-image:url(../images/text_field.png);
width:205px;
height:24px;
background-repeat:no-repeat;
}
.textfield{
border:0px;
font-family:'Lucida Grande','Lucida Sans Unicode';
font-size:11px;
color:#333333;
background-image:url(../images/texfield_back.png);
background-repeat:repeat-x;
width:190px;
}
.menu{
font-size:13px;
color:#555555;
font-weight:bold;
}
.menu a{
color:#555555;
text-decoration:none;
}
.menu a:hover{
color:#1576c3;
text-decoration:none;
}
.baslik_14{
font-size:14px;
color:#1576c3;
}
.tum_dersler{
color:#E57C06;
}
.tum_dersler a{
color:#E57C06;
text-decoration:none;
}
.mavi_yazi{
color:#1576c3;
}
.mavi_yazi a{
color:#1576c3;
text-decoration:none;
}
.normal_textfield{
font-family:'Lucida Grande','Lucida Sans Unicode';
font-size:11px;
color:#000000;
}
.aramayap{
background-image:url(../images/arama_yap.png);
width:102px;
height:22px;
border:0px;
cursor:pointer;
}
.textarea_back{
background-image:url(../images/text_area.png);
width:205px;
height:124px;
background-repeat:no-repeat;
}
.textarea{
border:0px;
font-family:'Lucida Grande','Lucida Sans Unicode';
font-size:11px;
color:#333333;
background-image:url(../images/text_area_back.png);
background-repeat:repeat-y;
width:195px;
height:99px;
overflow:hidden;
}
.gonderbuton{
background-image:url(../images/gonder.png);
width:69px;
height:24px;
border:0px;
cursor:pointer;
}
.kaydetbuton{
background-image:url(../images/kaydet_buton.png);
width:69px;
height:24px;
border:0px;
cursor:pointer;
}
.ilan_back{
background-image:url(../images/ilan_back.png);
width:177px;
height:121px;
background-repeat:no-repeat;
background-position:center;
}
.bilgi_back{
background-image:url(../images/bilgi_back.png);
height:30px;
background-position:center top;
background-repeat:no-repeat;
}
.sabit_telefon_back{
background-image:url(../images/bilgi_sabit_back.png);
background-position:center;
background-repeat:no-repeat;
}
.gsm_back{
background-image:url(../images/bilgi_gsm_back.png);
background-position:center;
background-repeat:no-repeat;
}
.email_back{
background-image:url(../images/bilgi_mail_back.png);
background-position:center;
background-repeat:no-repeat;
}
.msn_back{
background-image:url(../images/bilgi_msn_back.png);
background-position:center;
background-repeat:no-repeat;
}
.skype_back{
background-image:url(../images/bilgi_skype_back.png);
background-position:center;
background-repeat:no-repeat;
}
.yahoo_back{
background-image:url(../images/bilgi_yahoo_back.png);
background-position:center;
background-repeat:no-repeat;
}
.icq_back{
background-image:url(../images/bilgi_icq_back.png);
background-position:center;
background-repeat:no-repeat;
}
.dhtmlgoodies_question{	/* Styling question */
	color:#E57C06;
	font-size:12px;
	width:680px;
	margin-bottom:2px;
	margin-top:2px;
	padding-left:0px;
	height:21px;	
	overflow:hidden;
	cursor:pointer;
}
.dhtmlgoodies_answer{	/* Parent box of slide down content */
	width:673px;
	font-size: 12px; 
	color: #000000; 
	visibility:hidden;
	overflow:hidden;
	position:relative;

}
.dhtmlgoodies_answer_content{	/* Content that is slided down */
	padding-left:7px;
	position:relative;
}
.girisyapbuton{
	background-image:url(../images/giris_buton.png);
	background-repeat:no-repeat;
	border:0px;
	height:24px;
	width:69px;
	cursor:pointer;
}