@charset "utf-8";
/* CSS Document */
body{margin:0;
	background-image:url(images/greylines.png);
}
.textfield {
	height: 16px;
	width: 96px;
	padding-left: 2px;
	border: 1px solid #a1abb1;
	font-family: tahoma;
	font-size: 11px;
	color: #3d3d3d;
}
.select {
	width: 96px;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.tahoma11 {
	font-family: tahoma;
	font-size: 11px;
	color: #3d3d3d;
	text-decoration: none;
}
.tahoma11:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #3d3d3d;
	text-decoration: underline;
}
.blue_baslik {
	font-family: tahoma;
	font-size: 13px;
	color: #2A78D8;
	text-decoration: none;
}
.linkblue {

	font-family: tahoma;
	font-size: 12px;
	color: #2A78D8;
	text-decoration: underline;
}
.linkblue:hover {


	font-family: tahoma;
	font-size: 12px;
	color: #2A78D8;
	text-decoration: none;
}
.blue {

	font-family: tahoma;
	font-size: 11px;
	color: #2A78D8;
	text-decoration: none;
}
.tahoma11:hover {

	font-family: tahoma;
	font-size: 11px;
	color: #3d3d3d;
	text-decoration: underline;
}
.textfield2 {

	height: 18px;
	width: 125px;
	padding-left: 2px;
	border: 1px solid #7AACE9;
	font-family: tahoma;
	font-size: 11px;
	color: #3d3d3d;
}
.textarea_big {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	height: 60px;
	width: 185px;
	border: 1px solid #7AACE9;
}
