@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
	background-image:url(../images/bg.png);
	background-position:top;
	background-repeat:repeat;
	background-color:#000000;
}
.news{ font-family:Verdana; font-size:8pt; color:#999999; }
.news_head{ font-family:Verdana; font-size:8pt; color:#999999; font-weight:bold; }

a.top_links { font-family:Arial; font-size:9pt; font-weight:bold; color:#FFFFFF; text-decoration:none; }
a.top_links:hover { color:#FF6600; text-decoration:none; }

a.links_2 {color:#CCCCCC; text-decoration:none; }
a.links_2:hover { color:#FFFFFF; text-decoration:none; }

.top_1{ font-family:Arial; font-size:8pt; font-weight:bold; color:#CCCCCC; }

.text_1{ font-family:Verdana; font-size:8pt; color:#333333; }

.text_2{ font-family:Verdana; font-size:8pt; color:#FFFFFF; }

.footer_baslik{
	font-family:Tahoma;
	font-size:8pt;
	color:#FFFFFF;
	font-weight:bold;
}
.inp_1 { 
	background-color:#999999;
	width:188px; height:19px; border: solid 1px #666; 
	font-family:Tahoma; font-size:11px; color:#000000;
	padding-left:6px;}
.inp_2 { 
	background-color:#999999;
	width:188px; height:109px; border: solid 1px #333333;
	font-family:Tahoma; font-size:11px; color:#000000;
	padding-left:6px;}