.light
{
  background-color: #FF0;
  border-style: none;
}
.light td
{
  background-color: #FF0;
  border-style: none;
}
.border
{
  width: 600px;
  height: 600px;
  border-style: none;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  border-collapse: collapse;
}
.border td.outside
{
  background-image: url(/design/cheshire-taxi/images/cheque.gif);
  background-repeat: repeat;
  height: 50px;
  width: 50px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  border-style: none;
  border-collapse: collapse;
}
.border td
{
  color: black;
  background-color: yellow;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  border-collapse: collapse;
  vertical-align: top;
}
.poster td.footer
{
  vertical-align: bottom;
  font-size: x-small;
  text-align: right;
  border-style: none;
}
.poster
{
  text-align: center;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 11px;
  color: #fff;
  width: 500px;
  height: 500px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  border-collapse: collapse;
}
a:link
{
  color: #008;
  text-decoration: none;
}
a:visited
{
  color: #008;
  text-decoration: none;
}
a:active
{
  color: #008;
  text-decoration: none;
}
a:hover
{
  color: #08F;
  background: #DEEAFE;
  text-decoration: none;
}
table
{
  background-color: #000;
}
