.uye {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.uyeol {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.uyeol:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #DE2A1B;
	text-decoration: none;
}

.buton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.buton:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #DE2A1B;
}

.yazi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #877E57;
	text-decoration: none;
}
.yazi:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #F0151B;
	text-decoration: none;
}
.aciklama {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #877E57;
	text-decoration: none;
}

body {
	margin: 0px;
	background-image: url(images/Untitled-1.gif);
	background-color: #D8D8D8;
}
.kutu {
	height: 15px;
	width: 100px;
}
.ask {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.lblFormHead
{
	padding-left: 5px;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 5px;
	color: #696969;
	padding-top: 5px;
	font-family: Tahoma, Verdana;
}
.tdFormHead
{
	width: 190px;
	height: 30px;
	background-color: #e6e6fa;
}
.tdFormItem
{
	background-color: #eef2fa;
}
.txtFormItems
{
	font-size: 12px;
	text-transform: capitalize;
	color: #5f9ea0;
	font-family: Tahoma, Verdana;
}
.txtAlertMessage
{
	font-size: 12px;
	text-transform: capitalize;
	color: #cc0033;
	font-family: Tahoma, Verdana;
	padding-left: 5px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 5px;
}
.tdLineProduct
{
	border-top-width: 1px;
	border-right: #adb9c2 1px solid;
	border-left: #adb9c2 1px solid;
	border-top-color: #adb9c2;
	border-bottom: #adb9c2 1px solid;
}
.lblProductHead
{
	padding-left: 4px;
	font-weight: bold;
	font-size: 12px;
	color: #003366;
	font-family: Tahoma;
}
.lblProduct
{
	font-size: 12px;
	color: darkgray;
	font-family: Tahoma;
}
.lblProductPrice
{
	font-size: 12px;
	color: #dc143c;
	font-family: Tahoma;
}
.lblAddBasket
{
	font-size: 12px;
	color: #483d8b;
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: none;
}
a.lblAddBasket:hover
{
	text-decoration: underline;
}
.lblLoginTxt
{
	font-weight: bold;
	font-size: 12px;
	color: #ff3333;
	font-family: Tahoma, Verdana;
	text-decoration: none;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
}
.lblText01Size10
{
	font-size: 10px;
	color: #31618f;
	font-family: Verdana, Arial, Tahoma;
	padding-left: 5px;
	text-decoration: none;
}
a.lblText01Size10:hover
{
	text-decoration: underline;
}
.lblText02Size12
{
	font-size: 12px;
	color: #31618f;
	font-family: Verdana, Arial, Tahoma;
	padding-left: 5px;
	text-decoration: none;
}
.lblText03Size12Bold
{
	font-size: 12px;
	color: #cc0066;
	font-family: Verdana, Arial, Tahoma;
	padding-left: 5px;
	text-decoration: none;
	font-weight: bold;
}
