	@import url(https://fonts.googleapis.com/css?family=Ubuntu:400,300,500,700);
	
	a:link		{ color: #97120a; text-decoration:none; }
	a:hover		{ color: #ff6c00; text-decoration:underline; }
	a:active	{ color: #ca3d00; text-decoration:none; }
	a:visited	{ color: #97120a; text-decoration:none; }
	
	#link1 li			{ list-style-image:url(../resim/h-3-2.png); line-height:30px; }
	#link1 a:link		{ color: #FFF; text-decoration:none; font-size:14px; }
	#link1 a:hover		{ color: #FFF; text-decoration:underline; }
	#link1 a:active		{ color: #FFF; text-decoration:none; }
	#link1 a:visited	{ color: #FFF; text-decoration:none; }


	
	form { margin:0px;}
	td { font-family: 'Ubuntu', sans-serif; font-size:15px; }
	div { font-family: 'Ubuntu', sans-serif; font-size:15px; }
	h1 { margin:0px; }
	h2 { margin:0px; }
	h3 { margin:0px; }	
	.font9 { font-size:9px; }
	.font10 { font-size:10px; }
	.font11 { font-size:11px; }
	.font12 { font-size:12px; }
	.font13 { font-size:13px; }
	.font14 { font-size:14px; }
	.font15 { font-size:15px; }
	.font16 { font-size:16px; }
	.font17 { font-size:17px; }
	.font18 { font-size:18px; }
	.font20 { font-size:20px; }
	.font10gray { font-size:10px; color:#777777; }
	.font11gray { font-size:11px; color:#777777; }
	.kalin { font-weight:bold; }
	.normal { font-weight:normal; }
	.ok { cursor:pointer; }
	.gray { color:#777777; }
	.gray1 { color:#8d8d8d; }
	.yasak { cursor:not-allowed; }
	.beyaz  { color:#FFFFFF; }
	.siyah  { color:#000000; }
	.sari  { color:#FFFF00; }
	.mavi { color:#0000FF; }
	.mavi1 { color:#660099; }
	.yesil { color:#ff8800; }
	.kirmizi { color:#FF0000; }
	.bordo { color:#d54a37; }
	.arial { font-family:Arial, Helvetica, sans-serif; }
	.verdana { font-family:Verdana, Arial, Helvetica, sans-serif;}
	.tahoma { font-family:Tahoma, Arial, Helvetica, sans-serif;}
	.trebuc { font-family:"Trebuchet MS"; }
	.arial { font-family:Arial, Helvetica, sans-serif;}	
	.Ubuntu { font-family: 'Ubuntu', sans-serif; }
	.pts { font-family: 'PT Serif', serif; }
	.check { width:14px; height:14px; cursor:pointer; }
	.kare1 { background:#FFFF00; border:1px solid #d0d0d0; padding:20px; margin:10px 0px; text-align:center; font-size:15px; color:#003399; }
	.center { text-align:center; }
	.left { text-align:left; }
	.right { text-align:right; }
	.gizle { display:none; }
	.pl10 { padding-left:10px; }
	.pl15 { padding-left:15px; }
	.pl20 { padding-left:20px; }
	.pr10 { padding-right:10px; }
	.must		{ }
	.must:hover	{ background-color:#FFFF00; }


	body		{ margin:0px; background:#fdfdfd; }
	.edit1		{ font-family: 'Ubuntu', sans-serif; font-weight:500; font-size:17px; color:#989898; border:1px solid #dddddd; padding:3px 3px 3px 15px; height:32px; outline:none; resize:none; border-radius:2px; }
	.combo 		{ font-family: 'Ubuntu', sans-serif; font-weight:500; font-size:17px; color:#989898; border:1px solid #dddddd; padding:3px 3px 3px 15px; height:40px; outline:none; resize:none; border-radius:2px; background:#FFFFFF; }
	
	.h0			{ height:46px; background:url(../resim/h-1.png) repeat-x; text-align:center; font-size:20px; font-weight:900; color:#FFF; text-shadow:0px -1px 1px #787e87; }
	.h1			{ padding:8px; font-size:14px; font-weight:bold; white-space:nowrap; border-bottom:1px solid #EEE; }
	.h2			{ padding:8px; font-size:12px; white-space:nowrap; border-bottom:1px solid #EEE; }
	.h3			{ padding:8px; font-size:18px; text-align:center; background:#FF0000; color:#FFFFFF; font-weight:bold; white-space:nowrap; border-bottom:1px solid #EEE; height:75px; }
	.h4			{ padding:8px; font-size:18px; text-align:center; background:#FFFF33; color:#333; font-weight:bold; white-space:nowrap; border-bottom:1px solid #EEE; height:50px; }
	.h5			{ position:absolute; width:33px; height:33px; background:url(../resim/h-m.png) no-repeat; cursor:pointer; margin:-6px 0px 0px 5px; }
	#h6			{ position:absolute; width:200px; height:476px; margin:35px 0px 0px 0px; display:none; }
	.h7			{ padding:15px 10px; border-bottom:1px solid #000; color:#FFF; cursor:pointer; text-align:left; text-shadow:0px 1px 0px #000; white-space:nowrap; }
	
	
	.f28		{ width:270px; height:42px; background:url(../resim/f-28.png) 0px 0px; border:0px; cursor:pointer; outline:none; resize:none; }
	.f28:hover 	{ background-position:0px -42px; }
	
	.buton		{ width:200px; height:47px; background:url(../resim/h-2.png) repeat-x; border-radius:5px; text-align:center; border:1px solid #adb6c5; cursor:pointer; font-size:15px; font-weight:bold;outline:none; resize:none; }
