.labelDiv
{
	font-weight: bold;
	font-size: 10px;
	color: #3300ff;
	font-family: Verdana;
}
.SelectedRowStyle
{
	font-size: 12px;
	color: #330099;
	font-family: Verdana;
	background-color: #6a92cd;
}
.AlternatingRowStyle
{
	font-size: 12px;
	color: #330099;
	font-family: Verdana;
	background-color: #a9d2a9;
}
.RowStyle
{
	font-size: 12px;
	color: #330099;
	font-family: Verdana;
	background-color: #bcd2e9;
}
.PagerStyle
{
	font-size: 12px;
	color: #330099;
	font-family: Verdana;
	background-color: #bcd2e9;
}
.HeaderStyle
{
	font-size: 14px;
	color: #330099;
	font-family: Verdana;
	font-weight: bold;
}
.deneme
{
	background-image: url(images/i08.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
}
.divscroll
{width:130px;
height:317px;
overflow:auto;
}
