TD {
	font-family: Verdana;
	font-size: 8pt;
	line-height: 155%;
}

.arabaslik {
	background-image: url(images/arab.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	font-family: trebuchet ms,verdana;
	font-size: 10pt;
	font-weight: bold;
	color: Gray;
}
.footer {
	font-family: Verdana;
	font-size: 8pt;
	color: #999999;
}

A, A:ACTIVE{
	font-family: verdana;
	font-size: 8pt;
	color: Blue;
}
A:VISITED {
	font-family: verdana;
	font-size: 8pt;
	color: Red;
}
A:HOVER {
	font-family: verdana;
	font-size: 8pt;
	color: Black;
}

INPUT {
	font-family: Verdana;
	font-size: 8pt;
	line-height: 155%;
	border: 1px solid #7f9db9;
	padding: 0 2 0 2;
	height: 20px;
}
TEXTAREA {
	font-family: Verdana;
	font-size: 8pt;
	line-height: 155%;
	border: 1px solid #7f9db9;
	padding: 0 2 0 2;
}