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

body {
	margin:0px;
	background-image:url(../images/bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#FFFFFF;}

.baslik{
	font-family:Tahoma;
	font-size:13px;
	color:#0CBAE5;
	font-weight:bold;
	text-decoration:none;}

.text{
	font-family:Tahoma;
	font-size:11px;
	color:#333333;
	text-decoration:none;}

a.link_1 {
	font-family:Tahoma;
	font-size:11px;
	color:#333333;
	text-decoration:none;}
	
a.link_1:hover {
	color:#0CBAE5;
	text-decoration:underline;}
	
a.link_2 {
	font-family:Tahoma;
	font-size:11px;
	color:#0CBAE5;
	text-decoration:underline;}
	
a.link_2:hover {
	color:#333333;
	text-decoration:none;}	
	
.inp_1 { 
	background-color:#FFFFFF;
	width:188px; height:19px; border: solid 1px #0CBAE5; 
	font-family:Tahoma; font-size:11px; color:#333333;
	padding-left:6px;}
.inp_2 { 
	background-color:#ffffff;
	width:188px; height:109px; border: solid 1px #0CBAE5;
	font-family:Tahoma; font-size:11px; color:#333333;
	padding-left:6px;}		