	A:link      { color : #808080; text-decoration : none;}
	A:active  { color : #808080; text-decoration : none;}
	A:visited { color : #808080; text-decoration : none;}
	A:hover  { color : #CD388B; text-decoration : underline;}

	body { 
		margin:0px;
		background-image:url(resim/arkas.gif);
		background-repeat:repeat-x;
		background-color:#FFFFFF;
	}
	
	form { margin:0px;}
	fieldset { padding-top:5px;}

	td {
		font-family: Verdana;
		font-size: 11px;
		color:#222222;
	}

	.font10 { font-size:10px;}
	.font110 { font-size:10px; font-family:Tahoma; }
	.kalin { font-weight:bold; }
	.ok { cursor:pointer; }

	.editara{
		padding:2px;
		height:19px;
		border:0px;
		background-image:url(resim/ara2.gif);
		font-size:12px;
		font-family:Arial;
		font-weight:bold;
		color:#000000;
	}

	.edit1{
		padding:2px;
		height:19px;
		border:1px solid #a2a2a2;
		font-size:11px;
		font-family:Verdana;
		color:#222222;
	}

	.edit2{
		padding:2px;
		height:23px;
		border:1px solid #a2a2a2;
		font-size:14px;
		font-family:Arial;
		font-weight:bold;
		color:#222222;
	}

	.buton1 {
		border:1px solid #3f5d00;
		filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#d4e270', EndColorStr='#b2ca0a');
		font-family:Verdana;
		font-size:10px;
		font-weight:bold;
		height:21px;
		cursor:pointer;
	}
	
	.menu1 {
		background:url(resim/b5.gif) no-repeat center -30px; 0px;
		cursor:pointer;
		font-size:10px;
		color:#FFFFFF;
		font-weight:bold;
		text-align:center;
		height:29px;
		width:77px;
	}
	
	.menu2 {
		background:url(resim/b5.gif) no-repeat center 0px; 0px;
		cursor:pointer;
		font-size:10px;
		color:#000000;
		font-weight:bold;
		text-align:center;
		height:29px;	
		width:77px;
	}

	.menu3 {
		background:url(resim/b6.gif) no-repeat center -25px; 0px;
		cursor:pointer;
		font-size:10px;
		color:#FFFFFF;
		font-weight:bold;
		text-align:center;
		height:25px;
		width:102px;
	}
	
	.menu4 {
		background:url(resim/b6.gif) no-repeat center 0px; 0px;
		cursor:pointer;
		font-size:10px;
		color:#000000;
		font-weight:bold;
		text-align:center;
		height:25px;	
		width:102px;
	}
	
	.arial1 {
		font-family:Arial;
		font-size:14px;
		font-weight:bold;
	}

	.arial2 {
		font-family:"Trebuchet MS";
		font-size:14px;
		font-weight:bold;
	}
	
	.t1 {
		font-family:"Trebuchet MS";
		font-size:13px;
		font-weight:bold;
		color:#FFFFFF;
		padding-left:10px;
		padding-bottom:5px;
	}
	
	.aciklama {
		height:200px;
		vertical-align:top;
		background-color:#FFFFFF;
		border-left:1px solid #626262;
		border-right:1px solid #626262;
		padding:5px;
	}



/* Site Script İçin Kullanılanlar */

	.balloonstyle {
		position:absolute;
		top: -500px;
		left: 0;
		padding: 5px;
		visibility: hidden;
		border:1px solid black;
		font:normal 12px Verdana;
		line-height: 18px;
		z-index: 100;
		background-color: white;
		width: 10px;
		text-align:center;
	}

	#arrowhead{
		z-index: 99;
		position:absolute;
		top: -500px;
		left: 0;
		visibility: hidden;
	}



