tr.filmstrip {
   background-repeat: repeat-y;
}
tr.filmstrip A:link {
   background-repeat: repeat-y;
}
tr.filmstrip A:visited {
   background-repeat: repeat-y;
}
tr.filmstrip A:hover {
   background-repeat: repeat-y;
}
tr.filmstrip A:active {
   background-repeat: repeat-y;
}
tr.float_right {
   clear: right;
}
tr.float_left {
   float: left;
}
tr.cellpad {
   padding: 10;
}
tr.justify {
   text-align: justify;
   padding: 5;
}
tr.navigationcolor {
   font-size: 25px;
   color: ;
}
tr.navigationcolor A:link {
   font-size: 25px;
   color: ;
}
tr.navigationcolor A:visited {
   font-size: 25px;
   color: ;
}
tr.navigationcolor A:hover {
   font-size: 25px;
   color: ;
}
tr.navigationcolor A:active {
   font-size: 25px;
   color: ;
}
tr.bluenav {
   color: ;
}
tr.bluenav A:link {
   color: ;
}
tr.bluenav A:visited {
   color: ;
}
tr.bluenav A:hover {
   color: ;
}
tr.bluenav A:active {
   color: ;
}
tr.norepeat {
   background-repeat: no-repeat;
}
tr.buttoncolor {
   font-size: 19px;
   color: ;
}
tr.buttoncolor A:link {
   font-size: 19px;
   color: ;
}
tr.buttoncolor A:visited {
   font-size: 19px;
   color: ;
}
tr.buttoncolor A:hover {
   font-size: 19px;
   color: ;
}
tr.buttoncolor A:active {
   font-size: 19px;
   color: ;
}
