@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
	background-image:url(../images/bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#333333;
}

a.left_links { font-family:Arial; font-size:9pt; font-weight:bold; color:#FFFFFF; text-decoration:none; }
a.left_links:hover { color:#000000; text-decoration:none; }

a.links1 { color:#666666; text-decoration:none; }
a.links1:hover { color:#CCCCCC; text-decoration:underline; }

.footer_txt { font-family:Arial; font-size:8pt; color:#666666; }

.header { font-family:Arial; font-size:8pt; font-weight:bold; color:#FFFFFF; }

.icerik_1 { font-family:Verdana; font-size:8pt; color:#CCCCCC; }

.inp_1 {
	width:153px; height:22px; 
	background-image:url(../images/inp.jpg); background-repeat:repeat-x; border: solid #FFFFFF 1px;
	font-family:Verdana; font-size:7pt; color:#333333;
}

.inp_2 {
	width:198px; height:103px; 
	background-color:#E6E6E6; border: solid #FFFFFF 1px;
	font-family:Verdana; font-size:7pt; color:#333333;
}
.news{ font-family:Verdana; font-size:8pt; color:#999999; }
.news_head{ font-family:Verdana; font-size:8pt; color:#999999; font-weight:bold; }