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

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

a.menu_links {
	font-family:Arial; 
	font-size:8pt; 
	font-weight:bold; 
	color:#ffffff; 
	text-decoration:none;}
a.menu_links:hover {
	text-decoration:none; 
	color:#cccccc;}

.text_1 { 
	font-family: Arial; 
	font-size:9pt; 
	color:#ffffff; }
	
.baslik { 
	font-family: Arial; 
	font-size:11pt; 
	color:#C8A866;
	font-weight:bold;}	

.footer_txt { 
	font-family: Arial; 
	font-size:8pt; 
	color:#999999; 
	font-weight:bold; }

a.links {
	font-family:Arial; 
	font-size:8pt; 
	font-weight:bold; 
	color:#C8A866; 
	text-decoration:none;}
	
a.links:hover {
	text-decoration:none; 
	color:#333333;}
	
.inp_1 { 
	background-color:#FFFFFF;
	width:188px; height:19px; border: solid 1px #C8A866; 
	font-family:Tahoma; font-size:11px; color:#333333;
	padding-left:6px;}
.inp_2 { 
	background-color:#ffffff;
	width:188px; height:109px; border: solid 1px #C8A866;
	font-family:Tahoma; font-size:11px; color:#333333;
	padding-left:6px;}	


