/* CSS Document */

body,html {
	background-color:#FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
	font-family:"Arial";
	font-size:12px;
	list-style-image:url('../images/list.jpg');
}

table {
	border-collapse:collapse;
	padding:0px;
	font-size:12px;
	color:#666666;
	line-height:160%;
	font-family:"Arial";


}
.sepYesil{
	background:url("../images/sepYesilSpice.jpg");
	background-repeat:repeat-x;
	height:10px;
}
TD{
 vertical-align:"top";
}

input,textarea,select {
	border:1px #CCCCCC solid;
	font-size:11px;
	font-family:"Trebuchet MS","Tahoma";
	color:#828282;
	width:180px;
	height:20px;
}

#11px{
	font-size:11px;
}

.yesil {
	color:#13A0A0;
}

.txtRed{
	font-size:12px;
	color:#AC1413;
	font-weight:bold;
	letter-spacing:2;

}

a{text-decoration:none;color:#666666;font-size:11px;}
a:link{text-decoration:none;}
a:hover{text-decoration:none;color:#AE1915}


.urunLeftMenuBG{
	background:url("../images/urunlerLeftMenuBG.jpg");
	background-repeat:repeat-y;
	width:267px;
	padding-left:15px;
}