@charset "utf-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
}
a:link {
	color: #F60;
}
a:visited {
	color: #F60;
}
a:hover {
	color: #FFF;
}

.Font_16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
}
.Font_16_wh {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
}
.font_14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
}
.font_14_blk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
}
.font_12_blk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
.font_12_Wh {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
.font_10_wh {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
}





a:link {
	text-decoration: none;
	color: #000;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #FFF;
}
a:active {
	text-decoration: none;
	color: #FFF;
}
body,td,th {
	font-size: 15px;
}

#sayfa_komple {
	height: 100%;
	width: 100%;
}
#sayfa_ust {
	height: 100px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #181619;
}
#sayfa_ust_ic {
	height: 100px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	float: left;
	height: 33px;
	width: 320px;
	margin-top: 30px;
}

#menu_ust_sag {
	float: right;
	width: 230px;
	text-align: right;
	height: 25px;
	background-image: url(../images/ust_menu_bg_2.png);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 10px;
}
#ust_temizle {
	clear: both;
}



#menu_a {
	height: 45px;
	width: 100%;
	background-image: url(../images/menu_bg_1.png);
	background-repeat: repeat;
}
#menu_ic {
	height: 45px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#icerik {
	height: 100%;
	width: 930px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	background-image: url(../images/bg/08.png);
	background-repeat: repeat;
}
#tablo_div {
	height: 100%;
	width: 100%;
}





#icerik_temizle {
	clear: both;
}

#temizle {
	clear: both;
}




.clear {
	clear: both;
	height: 1px;
	width: 100%;
}
