
.Uyari{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	color:#900;
	padding:4px;
	width:98%;
	background-color:#CCC;
}
.loginFormSatir{
	padding:5px 5px 5px 12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#666;
	width:98%;
}
.textBox{
	border:1px;
	border-color:silver;
	border-style:solid;
	width:140px;
	height:20px;
	background-color:transparent;
	color:#333;
	font-family:"Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size:12px;
}
.btnLogin{
	border:1px;
	border-color:silver;
	border-style:solid;
	width:auto;
	padding:3px;
	height:25px;
	background-color:transparent;
	color:#333;
	font-family:"Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size:12px;
}


.Fiyat{
	color:#F60;
	font-size:20px;
	font-weight:bold;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.Icerik{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#666;
	padding:4px;
	width:98%;
}
.Devami{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-align:right;
	color:#666;
	padding:4px;
	width:98%;
}
.Bosluk{
	padding:4px;
	font-size:14px;
}
.Urunler{
	background-image:url(/Images/Urunler.png);
	background-repeat:no-repeat;
	width:204px;
	height:375px;
	text-align:center;
	padding-top:15px;
}


