.input{
    border:1px solid #999999;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;    
    color: #3E505A;   
    text-decoration: none;
	background-image: url(input_arka.jpg);
}



body,td,th {
	font-family: Arial, Times New Roman, Times, serif;
	font-size: 12px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: underline;
}
.websitem {
	color: #993300;
	line-height: 18px;
	background-color: #E8D0BA;
	border-bottom: thin solid #C68B5B;
	border-top: thin solid #F6EDE3;
	font-weight: bold;
	position: relative;
	right: 0px;
	bottom: 0px;
	font-size: 35px;
}
.anketBaslik {
	color: #993300;
	line-height: 18px;
	background-color: #E8D0BA;
	border-bottom: thin solid #C68B5B;
	border-top: thin solid #F6EDE3;
	font-weight: bold;
	text-transform: uppercase;
	position: relative;
	right: 0px;
	bottom: 0px;
}
.anketSoru {
    font-size: 8pt;
	font-weight: 700;
    font-family: Arial;
	color: #005798;
	line-height: 18px;
	background-color: #d6e8f4;
}
.anketSecenek {
    font-size: 8pt;
    font-family: Arial;
	color: #005798;
	line-height: 13px;

}
.onemli {
	color: #00CC33;
	font-weight: bold;
}
.anketTarih {
	color: #005798;
	line-height: 12px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.anket {
	background-color: #bddcf0;
	height: 13px;
	position: relative;
}
.anketbar {
	position: relative;
	height: 15px;
	background-color: #86b4d1;
	left: 0px;
	top: 0px;
	z-index: 1;
	float: left;
	color: #86b4d1;
	font-size: 6px;
}
.egitimForm{
	font: 100 8pt tahoma;
}
.egitimForm .lable{
	width: 120px;
	font-weight: bold;
	height: 25px;
	padding-left: 5px;
}
.egitimForm textarea{
	width: 370px;
	height: 100px;
	font: 100 8pt tahoma;
	color: #000;
}
.egitimForm .header{
	padding-left: 20px;
}