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