table.CellPadding {
   padding: 5;
}
table.newnorep {
   background-repeat: no-repeat;
   background-position: left;
}
table.pictbord {
   border-width: 3;
   border-color: #000000;
}
table.pictbord A:link {
   border-width: 3;
   border-color: #000000;
}
table.pictbord A:visited {
   border-width: 3;
   border-color: #000000;
}
table.pictbord A:hover {
   border-width: 3;
   border-color: #000000;
}
table.pictbord A:active {
   border-width: 3;
   border-color: #000000;
}
table.norepeat1 {
   background-repeat: no-repeat;
   background-position: center bottom;
}
table.norepeat1 A:link {
   background-repeat: no-repeat;
   background-position: center bottom;
}
table.norepeat1 A:visited {
   background-repeat: no-repeat;
   background-position: center bottom;
}
table.norepeat1 A:hover {
   background-repeat: no-repeat;
   background-position: center bottom;
}
table.norepeat1 A:active {
   background-repeat: no-repeat;
   background-position: center bottom;
}

