@charset "utf-8";
/* CSS Document */

body {
	background-image: url(bg.jpg);
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
}
.link{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#c8bca6;
	text-decoration:none;
	height:39px;
	padding-bottom:12px;
	padding-top:13px;
	padding-left:6px;
	padding-right:6px;
}
.link:hover{
	color:#FFFFFF;
	background:url(linkbg01.jpg) repeat-x;
}
.baslik{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#EEEEEE;
}
.baslik2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#4C4026;
}
.copy{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#000000;
}
.tarih{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#666666;
}
.baslik1{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#4B3F25;
	text-decoration:underline;
}
.yazi{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
}
.yazi1{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}
.select{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333333;
}
.dugme{
	width:130px;
	height:29px;
	background:url(link1.jpg) no-repeat;
}
.dugme:hover{
	background:url(link2.jpg) no-repeat;
}
.dugmelink{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#EEEEEE;
	padding:5px 20px 5px 20px;
	text-decoration:none;
}
.dugmelink:hover{
	color:#CCCCCC;}


