/* CSS Document */
body {
	margin:auto;
	background-image:url(images/back.gif);
	font-family:Tahoma;
	font-size:12px;
	font-weight:normal;
	color:#333333;
}
/*  Yönetim Paneli  */

.login_form {
	background-color:#FFFFFF;
	border:1px solid #990000;
	}
.yonetim_baslik_td {
	background-color:#990000;
	height:30px;
	vertical-align:middle;
	}
.text_baslik_beyaz {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-weight: bold; 
	color: #FFFFFF; 
	text-decoration: none
	}
.text_normal_fume	{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight: normal; 
	color: #666666; 
	text-decoration: none;
	}
.uyari {
	font-family:"Trebuchet MS";
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;
}
.form {
	font-family: Verdana, Verdana;
	font-size: 8pt;
	color: #336699;
	font-weight: normal; 
	text-decoration: none
}
.baslik {
	padding-top:8px;
	}
.listtext	{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #900000; text-decoration: none;
}
.tablo_metin {
	font-family: Verdana, Verdana;	font-size: 8pt;	color: #555555;	font-weight: normal;
}
.tablo_baslik	{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: #555555; text-decoration: none;
}
.mesaj {
	font-family: Verdana, Courier, mono;
	font-size: 9pt;
	font-style: italic;
	color: #D56A00;
}
.link {
	font-family: Tahoma, Verdana, "Courier New", Courier, mono;
	font-size: 9pt;
	color: #6666AA;
	font-weight: normal;
	text-decoration: none;
}

.link:hover {
	font-family: Tahoma, Verdana, "Courier New", Courier, mono;
	font-size: 9pt;
	color: #FF6600;
	font-weight: normal;
	text-decoration: underline;
}
.link1 {
	font-family: Verdana;
	font-size: 9pt;
	color: #555555;
	font-weight: normal;
	text-decoration: none;
	}
.link1:hover {
	color:#FF0000;
	}

.link2 {
	padding:0px 0px 0px 0px;
	BACKGROUND-COLOR: #e7ebf7;
	DISPLAY: block;
	WIDTH: 100%;
	HEIGHT: 20px;
	TEXT-DECORATION: none;
	COLOR: #333333;
	FONT-FAMILY: Tahoma;
	FONT-SIZE: 10px;
	FONT-STYLE: normal;
	FONT-WEIGHT: normal;
	}

.link2:hover {
	padding:0px 0px 0px 0px;
	BACKGROUND-COLOR: #334e7e;
	TEXT-DECORATION: none;
	COLOR: #FFFFCC;
	FONT-FAMILY: Tahoma;
	FONT-SIZE: 10px;
	FONT-STYLE: normal;
	FONT-WEIGHT: normal;
	}
.marka_td {
	border:1px solid #999999;
	width:152px;
	height:auto;
	}
.urunblok {
	width:115px;
	/*border:1px solid #CCCCCC;*/
	}
.urunblok2 {
	width:480px;
	border:1px solid #CCCCCC;
	}
.urunkod {
	font-family:Tahoma;
	font-size:14px;
	font-weight:bold;
	color:#FF0000;
}	
.urunisim {
	font-family:Tahoma;
	font-size:14px;
	font-weight:bold;
	color:#990000;
}	
.urundetay {
	font-family:Tahoma;
	font-size:12px;
	font-weight:normal;
	color:#666666;
}	
	
