.grey {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #383838;
	text-decoration: none;
}
.orange{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #e15a00;
	text-decoration: none;
}

.black {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.black:hover
{
font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
	}
Input, textarea
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background: #fafafa;
	border:1px solid;
	border-color:#c5c5c5;
	
}
.lightgrey {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #e1e1e1;
	text-decoration: none;
}
.itemTitle
{
	font-size:9px;
}
input[type="hidden"]
{
	border:none;
}

.footer_alakmalak {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #e1e1e1;
	text-decoration: none;
}
a.footer_alakmalak {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #e1e1e1;
	text-decoration: none;
}
a.footer_alakmalak:hover
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #e1e1e1;
	text-decoration: underline;
}