	A:link     { color : #0000cc; text-decoration : none;}
	A:active  { color : #0000cc; text-decoration : none;}
	A:visited { color : #0000cc; text-decoration : none;}
	A:hover  { color : #9c0010; text-decoration : underline;}

	body {
		background-image:url('../images/arka.jpg');
		background-repeat:repeat-x;
		background-color:#ffffff;
		margin:0px
	}
	
	form { margin:0px;}
	fieldset { padding-top:5px;}

	td {
		font-family: Tahoma;
		font-size: 11px;
		color:#000000;
	}

	.font10k { 
	font-size:10px;
	font-weight:bold;
	color:#990000;
	}
	.font10 { 
	font-size:10px;
	}
	
	
	.kalin { font-weight:bold; }
	.ok { cursor:pointer; }
	
	.orta {
		background-color:#FFFFFF;
		border:1px solid #000000;
		border-top:0px;
		border-bottom:0px;
		padding-left:1px;
		padding-right:1px;
		height:100%;
	}

	.solorta {
		height:100px;
		background-color:#005597;
		color:#ffc39a;
		padding:5px;
	}

	.gecis1 {
		filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#ffffeb', EndColorStr='#ffffbe');
		border:1px solid #c1c790;
		border-bottom:0px;
		border-top:0px;
	}

	.menu1 {
		font-weight:bold;
		background:url('resim/but-1.gif') no-repeat center -29px; 0px;
		cursor:pointer;
		color:#620009;
		height:29px;
		width:102px;
		text-align:center
	}

	.menu2 {
		background:url('resim/but-1.gif') no-repeat center 0px; 0px;
		cursor:pointer;
		font-weight:bold;
		color:#000000;
		font-weight:bolder;
		height:29px;
		width:102px;
		text-align:center
	}

	.baslik1 {
		font-family:"Arial";
		font-size:14px;
		font-weight:bold;
		color:#00355e;
		text-align:center;
	}
	.baslik2 {
		font-family:"Arial";
		font-size:14px;
		font-weight:bold;
		color:#ffffff;
		text-align:center;
	}
	
	.baslik3 {
		font-family: Arial;
		font-size: 14px;
		font-weight: 700;
		line-height: 16px;
		letter-spacing: -1px;
		color: #21008c;
	}



	.edit1 {
		font-size:10px;
		font-family:Verdana;
		border:1px solid #7f9db9;
		height:20px;
		padding:3px;
	}
	
	.buton1 {
		font-family:Arial;
		font-size:12px;
		color:#000000;
		font-weight:bold;
		border:0px none;
		cursor:pointer;
		height:25;
		background-image:url('resim/b-5.gif');
		background-repeat:repeat-x
	}
	
	.kare1 {
		filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#f9f4e9', EndColorStr='#fbf8f3');
		padding-left:5px;
		padding-right:5px;
		border:1px solid #e6d8be;
	}
	
	.kare2 {
		filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#f9f4e9', EndColorStr='#fbf8f3');
		padding-left:0px;
		padding-right:0px;
		background-color:#ffffff;
		border:1px solid #e6d8be;
	}

	.baslik2 {
		height:25px;
		border-bottom:2px solid #66CC00;
		font-family:"Trebuchet MS";
		font-size:15px;
		font-weight:bold;
	}

	.fiyat {
		text-align:center;
		vertical-align:top;
		background-image:url('resim/fiyatalti1.gif');
		background-repeat:no-repeat;
		cursor:pointer; background-position-y:50%
	}
	
	.odeme {
		background-image:url('resim/odeme.gif');
		background-position: center 50%;
		background-repeat:no-repeat;
		font-family:"Trebuchet MS";
		font-size:15px;
		font-weight:bold;
		color:#000033;
		text-align:center;
		height:200px;
		width:121px
	}

	.cizgi1 {
		border-bottom:1px solid #D0D0D0;
	}


/* Scriptler İçin Style */
	.balloonstyle {
		position:absolute;
		top: -500px;
		left:0;
		padding:5px;
		visibility: hidden;
		border:1px solid black;
		font-family:Verdana;
		font-size:10px;
		background-color:#ffffc1;
		line-height: 12px;
		z-index: 100;
		width: 200px;
		text-align:center;
	}

	#arrowhead{
		z-index: 99;
		position:absolute;
		top: -500px;
		left: 0;
		visibility: hidden;
	}
	#motioncontainer {
		height: 230px; /* Set to gallery height */
	}
	
	#motioncontainer a img {
		border: 1px solid #cccccc; /* Set image border color */
	}
	
	#motioncontainer a:hover img {
		border: 1px solid navy; /* Set image border hover color */
	}
	
	#statusdiv {
		background-color: lightyellow;
		border: 1px solid gray;
		padding: 2px;
		position: absolute; /* Stop Editing Gallery Styles */
		left: -300px;
		visibility: hidden;
	}
	
	#motioncontainer a:hover {
		color: red; /* Dummy definition to overcome IE bug */
	}	
