TEXTAREA { behavior: url(scripts/maxlength.htc)}
Body
{
	background-image: url(../images/bg.gif);
	margin:0px;
    background-repeat:repeat-x; 
    font-size:12px;
	color:#154A93;
	height:21px;
	text-align:left;
}
.denemeHeaderStyle
{
	background-color:#8CBA14;
} 
.RowStyle
{
	background-color:#F7F6F3;
	height:18px;
}
.AlternatingRowStyle
{
	background-color:#ffffff;
	height:18px;
}
.SelectedRowStyle
{
	background-color:#FFFF00;
	height:18px;
}