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

body {
	margin:0px;
	background-image:url(../images/bg1.jpg);
	background-position:top;
	background-repeat:repeat-x;}
	
.text1{
	font-family:Tahoma;
	font-size:12px;
	color:#333333;
	text-align:justify;}
	
.text2{
	font-family:Tahoma;
	font-size:12px;
	color:#333333;
	text-align:center;}	

	
a.menu_link {
	font-family:Tahoma;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;}
	
a.menu_link:hover {
	color:#D4B095;}	
	
.inp_1 { 
	background-color:#ECDBCE;
	width:188px; height:19px; border: solid 1px #666; 
	font-family:Tahoma; font-size:11px; color:#333333;
	padding-left:6px;}
.inp_2 { 
	background-color:#ECDBCE;
	width:188px; height:109px; border: solid 1px #666;
	font-family:Tahoma; font-size:11px; color:#333333;
	padding-left:6px;}	
	
	
		
.baslik{
	font-family:Tahoma;
	font-size:13px;
	color:#463500;
	font-weight:bold;}

.baslik2{
	font-family:Tahoma;
	font-size:13px;
	color:#CC9900;}

a.baslik2_link {
	font-family:Tahoma;
	font-size:11px;
	color:#CC9900;
	text-decoration:none;}
	
a.baslik2_link:hover {
	color:#463500;
	text-decoration:none;}
	
.footer_text{
	font-family:Tahoma;
	font-size:12px;
	color:#10849D;
	text-align:justify;}
	
	
a.footer_link {
	font-family:Tahoma;
	font-size:11px;
	color:#10849D;
	text-decoration:none;}
	
a.footer_link:hover {
	color:#463500;
	text-decoration:none;}					

	
	
						
	