.form1
{
  font-family: Tahoma; 
  font-size: 12px; 
  color: #5A5A5A; 
  background-color: #EBFBEA; 
  border: #255C85; 
  border-style: solid; 
  border-top-width: 1px; 
  border-right-width: 1px; 
  border-bottom-width: 1px; 
  border-left-width: 1px
}

.formerr
{
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 9px; 
  color: #000000; 
  background-color: #FEF5F1; 
  border: #255C85; 
  border-style: solid; 
  border-top-width: 1px; 
  border-right-width: 1px; 
  border-bottom-width: 1px; 
  border-left-width: 1px
  }


.menu
{
  font-family: Verdana; 
  font-size: 14px; 
  color: #000000; 
}

.menua
{
  font-family: Verdana;
  font-size: 12px;
  color: #000000;
}

.txta
{
  font-family: Verdana;
  font-size: 12px;
  color: #000000;
}

.srctxt
{
  font-family: Verdana;
  font-size: 12px;
  color: #000000;
}

.brtxt
{
  font-family: Verdana;
  font-size: 10px;
  color: #000000;
}

.good_to_go
{
  font-family: Caflisch Script;
  font-size:14px;
  color: #498849;
}

.no_good_to_go
{
  font-family: Everson Mono;
  font-size: 16px;
  color: #d90000;
}

.firmURL
{
  font-family:Arial;
  font-size:12pt;
  font-weight:bold;
  text-decoration:none;
  color:#355c8e;
}