	A:link		{ color : #000000; text-decoration : none; }
	A:active		{ color : #000000; text-decoration : none; }
	A:visited	{ color : #000000; text-decoration : none; }
	A:hover		{ color : #0000FF; text-decoration : underline; }

	form 			{ margin:0px; }
	fieldset		{ padding-top:5px; }

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

	.font10 { font-size:10px; }
	
	.ok { cursor:pointer; }
	
	.baslik3 {
		font-size:14px;
		font-weight:bold;		
		font-family:Geneva, Arial, Helvetica;
		color:#FFFFFF;
		height:30px;
		padding-left:10px;
	}

	.edit1 {
		font-size:10px;
		font-family:Verdana;
		border:1px solid #aaaaaa;
		height:20px;
		padding:3px;
	}

	
	.buton {
		filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#7c91a1', EndColorStr='#4b6370');
		font-family:Verdana;
		font-size:10px;
		font-weight:bold;
		cursor:pointer;
		color:#FFFFFF;
		border:1px solid #2e434f;
		height:20px;
		overflow:visible;
		border:1px solid #aaaaaa;
	}

	.buton1 {
		filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#ffdb3f', EndColorStr='#c59a02');
		font-family:Verdana;
		font-size:10px;
		font-weight:bold;
		cursor:pointer;
		color:#000000;
		border:1px dotted #2e434f;
		height:20px;
		overflow:visible;
		border:1px solid #aaaaaa;
	}

	.arial {
		font-family:Arial;
		font-weight:bolder;
		font-size:14px;
	}