﻿a.ust_menu
{
	font-family: Tekton Pro;
	color: White;
	font-size: 18px;
	text-decoration: none;
}

a.ust_menu:hover
{
	font-family: Tekton Pro;
	color: orange;
	font-size: 18px;
	text-decoration: none;
}
.yazi
{
	font-family: Tahoma;
	font-size: 13px;
	color: White;
}
.Kirmiziyazi
{
	font-family: Tahoma;
	font-size: 13px;
	color: #CC3300;
	font-weight: bold;
}
.Siyahyazi
{
	font-family: Tahoma;
	font-size: 13px;
	color: Black;
}
.baslik
{
	font-family: Tahoma;
	font-size: 14px;
	color: White;
	font-weight: bold;
	padding-left: 5px;
}

.tarih
{
	font-family: Tahoma;
	font-size: 14px;
	color: White;
}

a
{
	font-family: Tahoma;
	font-size: 13px;
	color: Orange;
	text-decoration: none;
}
a:hover
{
	font-family: Tahoma;
	font-size: 13px;
	color: Orange;
	text-decoration: underline;
}



a.sol_menu
{
	font-family: Tahoma;
	font-size: 14px;
	color: black;
	font-weight: bold;
	text-decoration: none;
}
a.sol_menu:hover
{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: white;
	text-decoration: none;
}

#gorseller
{
	border: solid 2px white;
	float: left;
	width: 120px;
	height: 120px;
	margin-left: 12px;
	margin-bottom: 5px;
	vertical-align: middle;
	cursor: pointer;
	background-repeat: no-repeat;
	background-position: center;
}

#gorseller:hover
{
	border: solid 2px red;
	float: left;
	width: 120px;
	height: 120px;
	margin-left: 12px;
	margin-bottom: 5px;
	vertical-align: middle;
	cursor: pointer;
	background-repeat: no-repeat;
}

.kucuk_yazi
{
	font-family: Tahoma;
	color: White;
	font-size: 12px;
}
.Turuncu_yazi_Iletisim
{
	font-family: Tahoma;
	color: #FAA61A;
	font-size: 12px;
	padding: 7px;
}
.tdZemin
{
	background-image: url('images/iletisim/txtZemin.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	padding-left: 5px;
}
.tdZeminBuyuk
{
	background-image: url('images/iletisim/txtZeminBuyuk.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	height: 83px;
	padding-left: 5px;
}
.txtKucuk
{
	background: transparent url(images/iletisim/txtTekrar.jpg) repeat-x scroll 0 0;
	border: 0 none;
	color: Black;
	font-family: Arial;
	font-size: 13px;
	width: 170px;
}
.txtBuyuk
{
	background-color: #D2D4D5;
	border: 0 none;
	color: Black;
	font-family: Arial;
	font-size: 13px;
	width: 275px;
	height: 75px;
}


.FormButton
{
	background-image: url('../images/btnButton.jpg');
	background-repeat: no-repeat;
	width: 65px;
	height: 25px;
	text-align:center;
	font-family:Calibri;
	font-weight:bold;
	font-size:12px;
	color:Black;
	display:block;
}
FormButton a:hover
{
	
}


