@charset "iso-8859-9";
/* CSS Document */
body {
	margin: auto; 
	background:url(../images/bg_body.jpg) center top repeat-x #004A9F;
  	FONT-SIZE:12px; 
	FONT-FAMILY:  Arial, Helvetica, sans-serif;  color: #000;
}
H1 {FONT-SIZE:12px; color:#003; font-weight:bold;text-align:left;}
H2 {FONT-SIZE:12px; font-weight:lighter; color:#000; text-align:justify;font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}
H3 {FONT-SIZE:12px; color:#900; font-weight:lighter;text-align:left;font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}
H4 {FONT-SIZE:11px; color :#666; font-weight:lighter; text-align:center;}
H5 {FONT-SIZE:12px; font-weight:lighter; color:#000000; text-align:justify;}
A {font-weight:lighter; text-align:left; color:#003; font-size:12px;text-decoration: none; }
A:hover {font-weight:bold; text-decoration: none; color:#333; font-size:12px;}
INPUT, TEXTAREA {FONT-SIZE: 10px; FONT-FAMILY: Arial, Helvetica, sans-serif;padding:1px 0px 1px 2px; color:#000; }
INPUT[type=checkbox], INPUT[type=radio] , INPUT[type=submit] {border: none;}
#div_x
{
	position:absolute;
	top:-500px;
}
#div_ana
{
	margin-top:120px;
	width:1000px;
	height:700px;
	background:#EBEBEB;
}
#div_ust
{
	position:relative;
	margin-left:-17px;
	width:1036px;
	height:60px;
	background:url(../images/bg_menu_alt.png) no-repeat;
}
#div_icerik
{
	width:1000px;
	height:530px;
	float:left;
	overflow:auto;
	text-align:left;
}
#div_icerik_yazi
{
	width:930px;
	height:auto;
	margin-left:20px;
}
#div_menu_link
{
	width:822px;
	height:55px;
	float:left;
	margin-top:5px;
	margin-left:190px;
	background:url(../images/bg_menu.png) no-repeat;
}
#div_alt
{
	width:970px;
	height:80px;
	float:left;
	margin-left:5px;
	margin-top:10px;
	background:url(../images/bg_alt.png) no-repeat;
}
.div_form{ width:700px; text-align:right;};
.div_form td {FONT-SIZE: 11px; FONT-FAMILY: Verdana,Helvetica,sans-serif;padding:2px 2px 2px 2px; background-color:#CCC; color:#000;}
.div_form INPUT, TEXTAREA, SELECT {FONT-SIZE: 11px; FONT-FAMILY: Verdana,Helvetica,sans-serif;padding:2px 2px 2px 2px; color:#000;}
.div_form input[type=checkbox], input[type=radio] , input[type=submit] {border: none;}
.kategori_sol{float:left;width:4px;height:35px;background:url(../images/kategori_bt_sol.png) no-repeat right;}
.kategori_orta{float:left;height:35px;background:url(../images/kategori_bt_orta.png) repeat-x;padding-top:10px;padding-left:5px;padding-right:5px;}
.kategori_sag{float:left;width:24px;height:35px;background:url(../images/kategori_bt_sag.png) no-repeat left;}
.kategori_sol2{float:left;width:4px;height:35px;background:url(../images/kategori_bt_sol2.png) no-repeat right;}
.kategori_orta2{float:left;height:35px;background:url(../images/kategori_bt_orta2.png) repeat-x;padding-top:10px;padding-left:5px;padding-right:5px;}
.kategori_sag2{float:left;width:24px;height:35px;background:url(../images/kategori_bt_sag2.png) no-repeat left;}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}