﻿.listView1 Table{
     border-color:#989898 #cbcbcb #989898 #989898;
     border-style:solid solid solid none;
     border-width:1px 1px 1px 1px;
     color:#000;
     
}

.listView1 th{
     background-color:#ffcc00;
     font-weight:bold;
     font-family:Trebuchet MS, Times New Roman TUR;
}

.listView1 tr{
     background-color:#fff;
     font-family:Trebuchet MS, Times New Roman TUR;
}

.listView1 tr.alternate{
     background-color:#eee;
}

.listView1 tr.footer{
     background-color:#999;
     text-align:center;
}


.lbl{font-size:.8em;
     font-family:Trebuchet MS, Times New Roman TUR;}
