BODY.black
{
  color:            #D6E3FA;
  background-color: black;
}

BODY.black-bkgd1
{
  color:                 #D6E3FA;
  background-color:      black;
  background-image:      url("../images/bkgd_cl2007_1.jpg");
  background-repeat:     no-repeat;
  background-attachment: fixed;
  background-position:   bottom left;
}

BODY.black-bkgd2
{
  color:                 #D6E3FA;
  background-color:      black;
  background-image:      url("../images/bkgd_cl2007_2.jpg");
  background-repeat:     no-repeat;
  background-attachment: fixed;
  background-position:   top left;
}

BODY.black-bkgd3
{
  color:                 #D6E3FA;
  background-color:      black;
  background-image:      url("../images/bkgd_cl2007_3.jpg");
  background-repeat:     no-repeat;
  background-attachment: fixed;
  background-position:   top left;
}

BODY.black-bkgd4
{
  color:                 #D6E3FA;
  background-color:      black;
  background-image:      url("../images/bkgd_cl2007_4.jpg");
  background-repeat:     no-repeat;
  background-attachment: fixed;
  background-position:   top left;
}

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

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

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

A:link
{
  color:            #486888;
  background-color: transparent;
}

A:visited
{
  color:            #486888;
  background-color: transparent;
}

A:hover
{
  color:            #2030D0;
  background-color: transparent;
}

A:active
{
  color:            #D03020;
  background-color: transparent;
}

DIV.latin10
{
  font-family:      "Latin", "MS PMincho", "Times New Roman", serif;
  font-style:       normal;
  font-weight:      normal;
  font-size:        13px;
  color:            #98A8D8;
  background-color: transparent;
}

DIV.latin11
{
  font-family:      "Latin", "MS PMincho", "Times New Roman", serif;
  font-style:       normal;
  font-weight:      normal;
  font-size:        14px;
  color:            #98A8D8;
  background-color: transparent;
}

DIV.latin11b
{
  font-family:      "Latin", "MS PMincho", "Times New Roman", serif;
  font-style:       normal;
  font-weight:      bold;
  font-size:        14px;
  color:            #98A8D8;
  background-color: transparent;
}
