	body{
		font-size:12px;
		font-family:Tahoma;
	}
	.tablo{
		font-size:12px;
	}
	.normaltext{
		border:1px #a4a4a4 solid;
		padding:2px;
	}
	.hatalitext{
		border:1px #CC0000 solid;
		padding:2px;
	}
	.adim{
		font-size:11px;
		text-align:center;
	}
	.aktifadim{
		font-size:11px;
		font-weight:bold;
		text-align:center;
	}
	
	.odemesekli{
		border:3px #FFFFFF solid;
		cursor:pointer;
	}
	.aktifodemesekli{
		border:3px #990000 solid;
	}
	.pencere{
		position:absolute;
		left:0px;
		top:0px;
		width:100%;
		height:100%;
		background-color:#000000;
	}
	.pencereic{
		position:absolute;
		left:0px;
		top:200px;
		width:300px;
		background-color:#ffffff;
		border:1px #DDDDDD solid;
	}
	
/*///////////////////////////MENU//////////////////////////////*/	
	#menu {
      float:left;
      width:100%;
      line-height:normal;
      }
    #menu ul {
          margin:0;
          padding:0px 0px 0 0px;
          list-style:none;
      }
    #menu li {
      display:inline;
      margin:0;
      padding:0;
	  width:130px;
      }
	  
	  /*menu 1*/
	  
    #menu1 a {
      float:left;
      background:url("../images/neden7x24.png") no-repeat left top;
      text-decoration:none;
	  width:130px;
	  height:36px;
    }
	#menu1 a:hover {
		background-position:-130px;
	}
	
	#current1 a {
      float:left;
      background:url("../images/neden7x24.png") no-repeat left top;
      text-decoration:none;
	  width:130px;
	  height:36px;
	  background-position:-260px;
    }
	
	#current1 a:hover {
    	background-position:-130px;
    }
	
		/*menu 2*/
		
	#menu2 a {
      float:left;
      background:url("../images/7x24nedir.png") no-repeat left top;
      text-decoration:none;
	  width:130px;
	  height:36px;
    }
	#menu2 a:hover {
		background-position:-130px;
	}
	
	#current2 a {
      float:left;
      background:url("../images/7x24nedir.png") no-repeat left top;
      text-decoration:none;
	  width:130px;
	  height:36px;
	  background-position:-260px;
    }
	
	#current2 a:hover {
    	background-position:-130px;
    }
	
	/*menu 3*/
		
	#menu3 a {
      float:left;
      background:url("../images/ksart.png") no-repeat left top;
      text-decoration:none;
	  width:130px;
	  height:36px;
    }
	#menu3 a:hover {
		background-position:-130px;
	}
	
	#current3 a {
      float:left;
      background:url("../images/ksart.png") no-repeat left top;
      text-decoration:none;
	  width:130px;
	  height:36px;
	  background-position:-260px;
    }
	
	#current3 a:hover {
    	background-position:-130px;
    }

	/*menu 4*/
		
	#menu4 a {
      float:left;
      background:url("../images/iletisim.png") no-repeat left top;
      text-decoration:none;
	  width:130px;
	  height:36px;
    }
	#menu4 a:hover {
		background-position:-130px;
	}
	
	#current4 a {
      float:left;
      background:url("../images/iletisim.png") no-repeat left top;
      text-decoration:none;
	  width:130px;
	  height:36px;
	  background-position:-260px;
    }
	
	#current4 a:hover {
    	background-position:-130px;
    }