﻿.glFotoTD
{
  height: 381px;
  padding-left: 2px;
  padding-right: 2px;
  background-image: url(listBkg.jpg);
  background-repeat: repeat;
  text-align: center;
}
.glFotoTD img
{
}
.glIndexTD
{
  width: 100px;
  height: 75px;
  background-image: url(indexBkg.jpg);
  background-repeat: repeat-y;
  text-align: center;
}
.glIndexTD input
{

}
.glButtonTD
{
  width: 30px;
  padding-right: 2px;
  padding-left: 2px;
  text-align: center;
}
.glButtonTD input
{
}
.glListTD
{
  background-image: url(listBkg.jpg);
  background-repeat: repeat;
}
.glCPL
{
  color: #FF0000;
  font-weight: bold;
  text-decoration: blink;
}
.glToolbarTD
{
  background-color: #7A0000;
  background-image: url(glToolbarBkg.jpg);
  background-repeat: repeat-x;
  padding-top: 5px;
  padding-bottom: 5px;
}