body
 {
  background-color:#339933;
  background-image:url('sign1.png');
  background-repeat:no-repeat;
  background-position:218 75;
 }
table
 {
  background-image:url('bg2.jpg');
  background-repeat:repeat-x;
  background-color:#ffffff;
  border:0px;
  width:780px;
  height:500px;
  text-align:justify;
 }
table.margin
 {
  margin-top:35px;
  margin-left:210px;
 }
td
 {
  margin-top:10px;
  vertical-align:top;
 }
.hiddenlink 
 {
  color: #000000;
  text-decoration:none;
 }
img.thumb
{
 width:46px;
 height:44px;
 margin.right:25px;
}
img.rand
{
 width:200px;
 height:200px:
}
.indent
{
 text-indent:10px;
}