.LeftBG
{
  background-color: #D3D3D3;    /* LightGrey;*/
}

.RightBG
{
  background-color: White;
}

.link
{
  font-family: Arial,Helvetica,sans-serif;
  font-size: 9pt;
  font-weight: bold; 
  color: #0000ff;
}

.input
{
  font-family: Arial,Helvetica,sans-serif;
  font-size: 9pt;
  font-weight: normal;
  color: #000000;
}

.smalltxt
{
  font-family: Arial,Helvetica,sans-serif;
  font-size: 8pt;
  font-weight: normal;
  color: #000000;
}

.prompt
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9.0pt;
  font-weight: bold;
}

.LookBox
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10.0pt;
  font-weight: bold;
  color: White;
  height: 32px;
  background-color: #4C4C4C;
}

    

.EOLStatusWarningColor
{
  color: #FF0000;
}

.smallTextAndEOLStatusWarningColor
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 7pt;
  font-weight: normal;
  color: #FF0000;
}

A.EOLlink:link {color: #FF0000}
A.EOLlink:visited {color: #FF0000}
A.EOLlink:active {color: #FF0000}

