﻿body
{
 font-family:MS Sans Serif, Verdana, Arial, Tahoma;
}
#GridView1
{
  background-color:Red;
}
.SearchLabels
{  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #000000;
}
.SearchControls
{
  width:70px;
  height:20px;
}
.SearchText
{
   width:50px;
   height :17px;
   vertical-align:middle ;
   outline-style:ridge ;
}
.QtyText
{
  height:12px; 
  width:35px;
}

.gridview
{
  font-size:10pt;
}

.CustTable
{
  background-color:#F7F7DE;
  font-size:smaller ;
}