@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #9ACF1D;
}

a:link {
	color: #003399;
	text-decoration:underline;
}
a:visited {
	color: #003399;
	text-decoration:underline;
}
a:hover {
	color: #349F01;
	text-decoration:underline;
}

#hakkimizda {
  width:600px;
  height:250px;
}

#hizmet_01 {
  width:600px;
  height:250px;
  overflow-x:hidden;
  overflow-y:scroll;
}

#hizmet_02 {
  width:600px;
  height:250px;
}

.text {
  font-family:"Trebuchet MS"; 
  font-size:15px;
  text-decoration:none;
  text-indent:40px;
  font-style:inherit;
}

h1 {
  font-family:"Trebuchet MS"; 
  font-size:18px;
  font-weight:bold;
  text-decoration:none;
  font-style:inherit;
}

h2 {
  font-family:"Trebuchet MS"; 
  font-size:16px;
  font-weight:bold;
  text-decoration:none;
  font-style:inherit;
}

li{
list-style-image:url(images/ok02.gif);
}

.uyari{
  font-size:14px;
  font-family:"Trebuchet MS";
  font-weight:bold;
  color:#FF0000;
}

#referans {
  border:1px solid #CCCCCC;
  font-family:"Trebuchet MS";
  font-size:14px;
  width:450px;
  padding-bottom:10px;
  padding-top:10px;
  padding-left:15px;
  padding-right:8px;
}