/* CSS Document */
body {
	/*background-color: #EAEAEA;*/
	background-image: url(../resimler/back.gif);
	max-width:%100;
	margin-bottom:0px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size:14px;
	text-decoration:none;
}

#ustalan {width:980px; margin-top:0px;}
#ustmenu {width:%90;}
#icerik {width:980px; float:left; text-align:left;  background-image:url(../resimler/orta.jpg);}
#menu {width:255px; float:left; margin-left:8px;}
#altalan {width:980px; background-image:url(../resimler/back_alt_2.jpg); height:25px;}
.yazi { font-family:Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size:14px;
	text-decoration:none;	
	color: #FFFFFF;
	font-weight: bold;}

#nav, #nav ul { /* all lists */
		padding: 0;
		margin: 0;
		list-style: none;
		float : left;
		width : 200px;
	}
	
	#nav li { /* all list items */
		position : relative;
		float : left;
		line-height : 1.25em;
		margin-bottom : -1px;
		width: 200px;
	}
	
	#nav li ul { /* second-level lists */
	display:none; 
		position : absolute;
		/*left: -999em;*/
		left : 199px;
		top : 0;
	}
	
	#nav li ul ul { /* third-and-above-level lists */
	/*	left: -999em;*/
	}
	
	#nav li a {
		font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-weight:bold;
	font-size:13px;
	display:block;
	background: url(../resimler/bgOFF1.jpg);
	text-decoration:none;
	color:#000;
	height:24px;
	padding-top: 0.4em;
	padding-right: 0.8em;
	padding-bottom: 0em;
	padding-left: 0.8em;
	text-align:left;
	}
	
	#nav li a:hover {
		color : white;
		background-color : black;
		color:#fff; background:url(../resimler/bgON1.jpg);height:24px;
	}
	
	#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
		left: 199px; display: block;
	}
	
	#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
		left: 199px; display: block;
	}

.cizgi {
	width:700px;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-weight: bold;
	font-size: 17px;
	background-color: #FFCC33;
	color: #000000;
	text-align:left
}
#icici {width:700px; background-color:#b8bfc7; float:left}
.cizgi2 {
	width:700px;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-weight: bold;
	font-size: 14px;
	background-color: #FFCC66;
	color: #333333;
	text-align:left
}
.pagecontainer {width:980px; background-image:url(../resimler/orta.jpg);}
.tablo8 {margin-left:20px;}