A:link      { color :#064691; text-decoration : none; ; font-family: Verdana; }
A:active  { color :#064691; text-decoration : none; ; font-family: Verdana; }
A:visited { color :#064691; text-decoration : none; ; font-family: Verdana; }
A:hover  { color : #000000; text-decoration : none ;  font-family: Verdana; }

.X { background-repeat: repeat-x; }

.Y { background-repeat: repeat-y; }
	
td { font-family: Verdana; font-size: 11px; }

form { margin:0px; }

.edit1 {
	font-family: Verdana;
	font-size: 11px;
	border-width: 1px;
	border-style: solid;
	border-color: #BFBFC5;
	background-color: #FFF4FC;
}

.edit2 {
	border: 1px solid #598FA5;
	background-color: #ADD2E0;
	font-family: Verdana;
	font-size: 11px;
	font-color: #FFFFFF;
	align:center;
	font-weight: bold;
	color: #1D3F4B;
	text-align: center;
	background-image: url(resim/buton2.jpg);
	background-repeat: repeat-x;
}

.buton1 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	background-image:  url(resim/buton2.jpg);
	background-repeat: repeat-x;
	height:19px;
	cursor:hand;
	border: 0px none;
	}



.buton3 {
	font-size: 11px;
	background-color: #FF8E5C;
	background-repeat: repeat-x;
	border-width: 1px;
	border-style: solid;
	border-top-color: #E0E0E3;
	border-right-color: #ABABAC;
	border-bottom-color: #A3A3A3;
	border-left-color: #CECED3;
	cursor: hand;
}
.buton4 {
	font-family: Verdana;
	font-size: 11px;
	background-image: url(resim/b2.jpg);
	border-width: 1px;
	border-style: solid;
	border-color: #6A9EB1;
	cursor: hand;
}
.ok {
	cursor: Pointer;
}

.cerceve {
	font-family: Verdana;
	font-size: 11px;
	border-width: 1px;
	border-style: solid;
	border-color: #BFBFC5;
	background-color: #FFF4FC;
}
.cerceve1 {
	font-family: Verdana;
	font-weight:bold;
	font-size: 11px;
	background-image: url(resim/buton2.jpg);
	background-repeat: repeat-x;
	border: 1px solid #81ABBB;
	line-height: 15px;
	color: #FFFFFF;
}

.kare1 {
	font-size: 11px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #808080;
	border-bottom-color: #808080;
	border-left-color: #FFFFFF;
}

.kare1menu {
	font-family: Verdana;
	font-size: 11px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #808080;
	border-bottom-color: #808080;
	border-left-color: #FFFFFF;
	cursor: hand;
}

#dhtmltooltip{
	font-family:Verdana;
	font-size=11px;
	position: absolute;
	width: 150px;
	border: 1px solid black;
	padding: 2px;
	background-color: lightyellow;
	visibility: hidden;
	z-index: 100;
	left: 37px;
}

	#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 */
	}
