﻿.glFotoTD
{
  height: 381px;
  padding-left: 2px;
  padding-right: 2px;
  background-image: url(listBkg.jpg);
  background-repeat: repeat;
}
.glFotoTD img
{
  display: block;
}
.glIndexTD
{
  width: 100px;
  height: 75px;
  background-image: url(indexBkg.jpg);
  background-repeat: repeat-y;
}
.glIndexTD input
{
  display: block;
}
.glButtonTD
{
  padding-right: 2px;
  padding-left: 2px;
}
.glButtonTD input
{
  display: block;
}
.glListTD
{
  background-image: url(listBkg.jpg);
  background-repeat: repeat;
}
.glLeft
{
  margin: 5px;
}
.glLeft a
{
  font-weight: normal;
  font-size: 7pt;
}
.glLeft a:hover
{
  font-weight: normal;
  font-size: 7pt;
}
.glCPL
{
  color: #FF0000;
  font-weight: bold;
  text-decoration: blink;
}
.glToolbarTD
{
  background-color: #000000;
  background-image: url(glToolbarBkg.jpg);
  background-repeat: repeat-x;
}
