BODY.blue
{
  color:            #D6E3FA;
  background-color: #000030;
}

BODY.blue-bkgd
{
  color:                 #D6E3FA;
  background-color:      #000030;
  background-image:      url("../images/bkgd_hr2010_top.jpg");
  background-repeat:     no-repeat;
  background-attachment: fixed;
  background-position:   top left;
}

TD.blue-left
{
  color:            #D6E3FA;
  background-color: transparent;
  text-align:       left;
}

TD.blue-center
{
  color:            #D6E3FA;
  background-color: transparent;
  text-align:       center;
}

TD.blue-right
{
  color:            #D6E3FA;
  background-color: transparent;
  text-align:       right;
}

DIV.latin10
{
  font-family:      "Times New Roman", "Times", serif;
  font-style:       normal;
  font-weight:      normal;
  font-size:        12px;
  color:            #D6E3FA;
  background-color: transparent;
}

DIV.latin10b
{
  font-family:      "Times New Roman", "Times", serif;
  font-style:       normal;
  font-weight:      bold;
  font-size:        12px;
  color:            #D6E3FA;
  background-color: transparent;
}

DIV.latin10i
{
  font-family:      "Times New Roman", "Times", serif;
  font-style:       italic;
  font-weight:      normal;
  font-size:        12px;
  color:            #D6E3FA;
  background-color: transparent;
}
