﻿body
{
	margin: 0px;
	padding: 0px;
	background-color: #e9e9e9;
}
img
{
	border: 0px;
}
.titleBg
{
	background-image: url(/Images/baslikUzama.gif);
	width: 722px;
	height: 25px;
	background-repeat: repeat-y;
}
.pageTitle
{
	font-family: Verdana;
	font-size: 13px;
	color: White;
	padding-left: 10px;
}
.MyContent
{
	font-family: Verdana;
	font-size: 12px;
	color: #373c3f;
	padding-right: 10px;
}
.MyUrunContent
{
	font-family: Verdana;
	font-size: 12px;
	color: #373c3f;
	padding-right: 10px;
	background-image: url(/Images/Urunler/urunlerbg.jpg);
	width: 711px;
	height:420px;
	background-repeat: no-repeat;
	background-position:center;
}
.mail_txt, a.mail_txt:Hover, a.mail_txt:Visited
{
	color: #165180;
	text-decoration: none;
}
a.mail_txt:Hover
{
	text-decoration: underline;
}
.textbox_
{
	width: 190px;
	border: solid 1px #022539;
}
.Hata
{
	font-family: Tahoma;
	font-size: 11px;
	color: Red;
}
.UrunResimClass
{
	 border:solid 2px #7db1cf;
	 margin:20px;
	}
