.fLabel
{
  font-size: 8pt;
  color: #596885;
  font-family: verdana,arial,sans-serif;
  text-decoration: none;
  font-weight:normal;  
}
.fLabelReq
{
  font-size: 8pt;
  color: #cc0000;
  font-family: verdana,arial,sans-serif;
  text-decoration: none;
  font-weight:normal;  
}
.fField
{
  height:20px; 
  font-size: 8pt;
  color: #596885;
  font-family: verdana,arial,sans-serif;
  text-decoration: none;
  font-weight:normal;   
}
.fFieldReq
{
  height:20px; 
  font-size: 8pt;
  color: #922433;
  font-family: verdana,arial,sans-serif;
  text-decoration: none;
  font-weight:normal; 
}

.Button
{
  font-size:8pt;
  color:#ffffff;
  height:20px;
  background-color:#596885;
  font-weight:bold;
}