body
{
font-family:arial;
font-size:11px;
color:#4B4B4B;
}
.newtextbox
{
    width:250px;
    border-style:groove;
}
.newselect
{
    width:255px;
    border-style:groove
}
input
{
  color:#4B4B4B;
}
select
{
  font-family:arial;
  font-size:11px;
  color:#4B4B4B;
  border-style:groove;
}
.errmsg
{
    color:red;
    font-weight:700;
}




