﻿body 
{
    font-family:"Tahoma";
    font-size: x-small;
}

td
{
    text-align:left;
    vertical-align:top;
}
input
{
    font-family:"Tahoma";
    font-size: x-small;
}

.FieldLabel
{ 
  
   font-weight: bold; 
}
.FieldCategory
{
    font-weight: bold;
    color: #CC0000;
}
 
.ddl
{
    font-family:"Tahoma";
    font-size: x-small;
}