/*
Cagdas Demir
me{at}cagdas.me
Web: www.cagdas.me
*/

body {
	margin:0px;
	cursor:default;
	font-family:Arial, Verdana;
	font-size:12px;
}

a:link, a:visited, a:hover {
	color:#0066CC;
}

input.iletisim {
	width:200px;
	font-family:Arial, Verdana;
	font-size:12px;
	color:#000000;
	background:none;
	border:1px solid #CCCCCC;
	padding:3px;
}

input.valcode {
	width:50px;
	font-family:Arial, Verdana;
	font-size:12px;
	color:#000000;
	background:none;
	border:1px solid #CCCCCC;
	padding:3px;
}

input.adress {
	width:523px;
	font-family:Arial, Verdana;
	font-size:12px;
	color:#000000;
	background:none;
	border:1px solid #CCCCCC;
	padding:3px;
}

textarea.req {
	width:613px;
	font-family:Arial, Verdana;
	font-size:12px;
	color:#000000;
	background:none;
	border:1px solid #CCCCCC;
	padding:3px;
}

input.buton {
	width:100px;
	height:30px;
	font-family:Arial, Verdana;
	font-size:16px;
	font-weight:900;
	letter-spacing:-1px;
	color:#21385C;
	background:none;
	border:1px solid #CCCCCC;
}

input.buton:hover {
	background-color:#21385C;
	color:#FFFFFF;
}
