/* begin ktt styling here                  */
.griBorder{
	border: 2px;
	border-color: silver;
	border-style: solid;

}
.blueBorder{
	border: 2px;
	border-color: blue;
	border-style: solid;

}
.redBorder{
	border: 2px;
	border-color: red;
	border-style: solid;
	cursor: hand;
}
.blueBackRound{
	cursor: hand;
	backround: lightblue;
}
.border img{
	cursor: hand;
}

.rdBorder img{
	border: 2px;
	border-color: red;
	border-style: solid;
	cursor: hand;
}
.aciklamaDiv{
position:absolute; width:400; height:350; z-index:0; left:600; top:220; padding: 5px;background-color: #FFF; border: 2px solid #888;	
}
