@charset "utf-8";
/* CSS Document */

body{
margin:0px;
padding:0px;
background-color:#dcdfe1;
}
#menu A{
	font-family: Arial;
	color: White;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}
#menu A:hover{
	font-family: Arial;
	color:#FF9900; 
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}

.hbaslik{
	color:#063868;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
}
.hicerik{
	color: #063868;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
}
.elist{
width: 120px;
	border: 0px;
	padding: 0px;
	margin: 0px;
	height: 24px;
	font-family: verdana;
	color:#063868;
	font-size: 11px;
	font-weight: normal;
	background-image: url(images/elist_bg.gif);
	background-repeat: repeat-x;
	line-height: 24px;
	text-align: center;
	vertical-align: middle;
}
.sag{
	border-right: 3px solid #d6dbdd;
	}
.kat{

	color: #6b8cc7;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	padding-left: 00px;
	line-height: 22px;
}
.urun{
	cursor:pointer;
	color: #707070;
		font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	padding-left: 0px;
	line-height: 22px;
}
.urun strong{
	cursor:pointer;
	color:#565656;
		font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	padding-left: 5px;
	line-height: 22px;
}
.line1{
	padding-left: 30px;
	color: #FA4429;
	font-size: 12px;
	font-weight: bold;
	font-family: Tahoma;
}
#product{
	margin-left: 30px;
}
.sag_sol{
	border-left:1px solid #e7e9ec; 
	border-right: 1px solid #e7e9ec;
	
}
A:hover{
 color:#003333;
 text-decoration:none;
}
.cerceve{
border : 3px solid #FFFFFF;
}
.alt{
	border-bottom: 1px solid #e7e9ec;
}
#tdetay{
	width:100%;
	height: 400px;
	overflow: auto;
	padding: 5px;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
}