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

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

BODY.blue-logo
{
  color:                 #D6E3FA;
  background-color:      #000030;
  background-image:      url("../images/logo_dv2006_background.jpg");
  background-repeat:     no-repeat;
  background-attachment: fixed;
  background-position:   center center;
}

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

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;
}

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

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

A:hover
{
  color:            #008000;
  background-color: transparent;
}

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

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

DIV.palatino10bi
{
  font-family:      "Palatino Linotype", "Palatino", "Times New Roman", "Times", serif;
  font-style:       italic;
  font-weight:      bold;
  font-size:        14px;
  color:            #D6E3FA;
  background-color: transparent;
}
