@charset "utf-8";

body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	margin-top:10px;
	background-color: #DDDDDD;
	text-decoration:none;
	background-repeat:no-repeat;
	background-attachment:fixed;
}

body a{	
	text-decoration:none;
	color: #666;
}

body a:hover{	
	text-decoration:none;
	color: #666;
}

.font11{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	text-decoration:none;
}

.font11 a{
	color: #666;
	text-decoration:none;	
}

.font11 a:hover{
	color: #666;
	text-decoration:underline;	
}

.font12{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration:none;
	line-height:18px;
}

.font12 a{
	color: #666;
	text-decoration:none;
	border-bottom: 1px dashed #666;
}

.font12 a:hover{
	color: #666;
	text-decoration:underline;
	border-bottom: 0;	
}

.konubaslik{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	color: #EC3934;	
}

.zeminbeyaz{
	background-color:#FFF;
}

.beyaztext{
	color:#FFF;
	text-decoration:none;
}

.beyaztext a{
	color:#FFF;
	text-decoration:none;
}

.beyaztext a:hover{
	color:#FFF;
	text-decoration:underline;
}

.solpad20{
	padding-left:20px;
}

#solmenu{
	margin-left:18px;
	margin-top:10px;
}

.cerceveust{
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #fff;
}

.cerceveyan{
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #fff;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #fff;
}

.cercevealt{
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
}

.aramabox{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	height:14px;
	width:150px;
	text-indent:5px;
}

.aramabut{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	width:40px;
	height:16px;
	background-image: url(../images/butbg.jpg);
	background-repeat: repeat-x;
	border: 1px solid #CCC;
}

.loginbox{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	height:14px;
	width:100px;
	text-indent:5px;
	background-color: #F3F3F3;
	border: 1px solid #E2E2E2;
}

.loginbut{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	width:40px;
	height:16px;
	background-image: url(../images/butbg.jpg);
	background-repeat: repeat-x;
	border: 1px solid #CCC;
	margin-left:5px;
}

.logintable{
	background-color:#FFF;
	border: 1px solid #E2E2E2;
}

.logintable td{
	padding: 6px;
}

.urunbaslik{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #666;
	padding-bottom:10px;
}

.icerikdevam{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
}

.icerikdevam a{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration:underline;
}
