body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
.style1 {
	color: #787878;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none
}
.style2 {
	color: #6A9F00;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.style3 {
	color: #787878;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
	text-decoration:none;
		
}
.style4 {
	color: #FFFFFF;
	font-size: 10px;
	font-family: tahoma;
	font-weight: bold;
	text-decoration:none
}
.style5 {
	color: #5a5a5a;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none
}
.style6 {
	color: #629400;
	font-size: 12px;
	font-family: tahoma;
	font-weight: bold;
}
.style7 {
	color: #629400;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.style8 {
	color: #629400;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none
}
.style9 {
	color: #787878;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none
}
.style10 {color: #d10000;
	font-size: 11px;
	font-family: tahoma}
.style11 {
	color: #cc7823;
	font-size: 11px;
	font-family: tahoma;
}
.style12 {
	color: #5a5a5a;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none
}
A:hover {
	TEXT-DECORATION: underline
}


#iletisimformu {
width:420px;
padding:0px;
color:#000;
font:12px arial, verdana, helvetica, sans-serif;
}

#iletisimformu h2 {

color:#93CC23;
font:18px/36px arial, verdana, helvetica, sans-serif;
padding:0px 0px 6px 6px;
margin:0;
}


#iletisimformu label {
color:#000;
float: left;
width: 130px;
font:12px arial, verdana, helvetica, sans-serif;
padding:4px;
clear:both;
margin:8px 2px 8px 2px;
}

#iletisimformu input{background:#93CC23;border:2px solid #999;margin:8px 2px 8px 2px;padding:4px}
#iletisimformu textarea{background:#93CC23;border:2px solid #999;margin:8px 2px 8px 2px;padding:4px;width:200px;height:100px}

#iletisimformu input:focus, #iletisimformu textarea:focus {border:2px solid #bee2f4;background:#f5f5f5}