A:HOVER
{
  background-color: #77AAAA;
  text-decoration : underline overline;
}
BODY
{
  background-color:white;
  background-image: url("../img/bck/bck0002.jpg");
  background-position: center center;
  background-attachment: fixed;
}
TABLE,TR,TD
{
  vertical-align:top;
}
.logo:hover
{
  background-color: transparent;
  text-decoration : none;
}
.logo:link
{
  background-color: transparent;
  text-decoration : none;
}
.logo:visited
{
  background-color: transparent;
  text-decoration : none;
}
.logo:active
{
  background-color: transparent;
  text-decoration : none;
}
IMG.logo
{
  border-style: none;
}
.menu:hover
{
  background-color: transparent;
  text-decoration : none;
}
.menu:link
{
  background-color: transparent;
  text-decoration : none;
}
.menu:visited
{
  background-color: transparent;
  text-decoration : none;
}
.menu:active
{
  background-color: transparent;
  text-decoration : none;
}
IMG.menuX
{
  border-bottom: 1px white solid;
  border-top: 1px white ridge;
  border-left: none;
  border-right: none;
}
IMG.menu
{
  border: none;
  margin-top: 1px;
  margin-bottom: 1px;
  margin-left: 0px;
  margin-right: 0px;
}
.navigate:hover
{
  background-color: transparent;
  text-decoration : none;
}
.navigate:link
{
  background-color: transparent;
  text-decoration : none;
}
.navigate:visited
{
  background-color: transparent;
  text-decoration : none;
}
.navigate:active
{
  background-color: transparent;
  text-decoration : none;
}
IMG.navigate
{
  border: none;
  margin-top: 1px;
  margin-bottom: 1px;
  margin-left: 1px;
  margin-right: 1px;
}
.copyright
{
  color: #dddddd;
  font-size: 8pt;
  height:10px;
  vertical-align:bottom;
  text-align:right;
}
.NotesName
{
  text-align:left;
  font-weight:bold;
}
.NotesDate
{
  text-align:right;
}
.NotesContent
{
  text-align:left;
}
.TricksName
{
  text-align:left;
  font-weight:bold;
}
.TricksDate
{
  text-align:right;
}
.TricksContent
{
  text-align:left;
}

