TD.menu
{
  background: #CCCCCC url(images/menu2.jpg);
  background-repeat: no-repeat;
  background-position: top center;
}

IMG.title
{
  width: 780px;
  height: 80px;
  border: none;
  display: block;
}

IMG.painting
{
  width: 96px;
  height: 96px;
  border: 0;
  display: block;
}

IMG.hpainting
{
  width: 400px;
  display: block;
}

IMG.vpainting
{
  height: 400px;
  display: block;
}

IMG.arrow
{
  width: 40px;
  height: 40px;
  border: none;
  display: block;
}

IMG.shaft
{
  width: 40px;
  height: 100px;
  border: none;
  display: block;
}

IMG.vdivider
{
  width: 1px;
  height: 100%;
  border: none;
  display: block;
}

IMG.hdivider
{
  width: 100%;
  height: 1px;
  border: none;
  display: block;
}

A.mainmenu
{
  font-family: Arial;
  font-size: 15px;
  color: #003333;
  text-decoration: none;
  font-weight: 600;
}

A.hmenu
{
  font-family: Arial;
  font-size: 13px;
  color: #003333;
  hover: #006666;
  text-decoration: none;
  font-weight: 600;
}

A.link
{
  font-family: Arial;
  font-size: 12px;
  color: #003333;
  text-decoration: underline;
  font-weight: normal;
}

.text14b
{
  font-family: Arial;
  font-size: 14px;
  color: #000000;
  text-decoration: none;
  font-weight: bold;
}

.text14bi
{
  font-family: Arial;
  font-size: 14px;
  color: #003333;
  text-decoration: none;
  font-weight: bold;
  font-style: italic;
}

.text14
{
  font-family: Arial;
  font-size: 14px;
  color: #FFFFCC;
  text-decoration: none;
  font-weight: bold;
}

.text12b
{
  font-family: Arial;
  font-size: 12px;
  color: #000000;
  text-decoration: none;
  font-weight: bold;
}

.text12
{
  font-family: Arial;
  font-size: 12px;
  color: #000000;
  text-decoration: none;
  font-weight: normal;
}

.text10b
{
  font-family: Arial;
  font-size: 10px;
  color: #000000;
  text-decoration: none;
  font-weight: bold;
}

.button
{
  font-family: Arial;
  font-size: 20px;
  color: #333333;
  text-decoration: underline overline;
  font-weight: bold;
}