
	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;}

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

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

	.font10 { font-size:10px; }
	.kalin { font-weight:bold; }
	.ok { cursor:pointer; }
	
	.orta {
		background-color:#FFFFFF;
		border:1px solid #cb0000;
		border-bottom:0px;
		height:700px;
	}

	.orta1 {

		border-bottom:0px;
		padding:5px;
		height:100%;
		width:100%
	}
	.logo {

		background-repeat:no-repeat;
		height:100px;
		vertical-align:bottom;
		text-align:right;
		padding-right:10px;
	}

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

	.gecis1 {
		/*filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#ffffeb', EndColorStr='#ffffbe');*/
		background-color:#FFFFFF;
		border:2px solid #cb0000;
		border-bottom:0px;
		border-top:0px;
	}

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

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

	.menu3 {
		background:url(resimm/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(resimm/b6.gif) no-repeat center 0px; 0px;
		cursor:pointer;
		font-size:10px;
		color:#000000;
		font-weight:bold;
		text-align:center;
		height:25px;	
		width:102px;
	}

	.aciklama {
		height:200px;
		vertical-align:top;
		background-color:#FFFFFF;
		border-left:1px solid #626262;
		border-right:1px solid #626262;
		padding:5px;
	}

	.baslik1 {
		font-family:"Thoma";
		font-size:12px;
		font-weight:bold;
		color:#BA0101;
		text-align:center;
	}

	.baslik3 {
		font-family:"Trebuchet MS";
		font-size:14px;
		font-weight:bold;
		color:#000000;
		text-align:center;
	}



	.edit1 {
		font-size:10px;
		font-family:Verdana;
		border:1px solid #808080;
		height:20px;
		padding:3px;
	}
	
	.buton1 {
		font-family:Arial;
		font-size:12px;
		color:#FFFFFF;
		font-weight:bold;
		border:0px;
		cursor:pointer;
		height:25px;
		background-image:url(resimm/b-2.gif);
		background-repeat:repeat-x;
	}
	
	.altug {
		font-family:Arial;
		font-size:13px;
		color:023859;
		font-weight:bold;
		background-repeat:repeat-x;
	}
	.kare1 {
		padding:5px;
		border:1px solid #cfd0d4;
		border-top:5px solid #cb0000;
		background-color:#e7ebef;
	}

	.kare2 {
		padding:5px;
		border:1px solid #7dc7f1;
		border-top:5px solid #cb0000;
		background-color:#f5f5f5;
	}
	


	.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(resimm/fiyatalti.gif);
		background-position:top;
		background-repeat:no-repeat;
		cursor:pointer;
		width:81px;
		height:60px;
	}
	
	.odeme {
		background-image:url(resimm/odeme.gif);
		background-position:center;
		background-repeat:no-repeat;
		font-family:"Trebuchet MS";
		font-size:15px;
		font-weight:bold;
		color:#000033;
		text-align:center;
		height:200px;
		width:121px;
	}

	.cizgi1 {
		background:url(resimm/cizgi1.gif) repeat-x bottom;
	}

	.resim {
		border:1px solid #696666;
		padding:2px;
	}

	.home {
		background:url(resimm/home.gif) no-repeat left;
		padding-left:40px;
		padding-top:6px;
 	height:30px;
		font-family:"Trebuchet MS";
		font-size:15px;
		font-weight:bold;
		color:#FFFFFF;
	}

/* 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:#e7ebef;
		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 */
	}	

