input.CellPadding {
   padding: 5;
}
input.CellPadding A:link {
   text-decoration: none;
}
input.CellPadding A:visited {
   text-decoration: none;
}
input.CellPadding A:hover {
   text-decoration: none;
}
input.CellPadding A:active {
   text-decoration: none;
}
input.Navigation {
   font-family: verdana;
   font-weight: bold;
   font-size: 13px;
   color: #000000;
   text-decoration: none;
}
input.Navigation A:link {
   font-family: verdana;
   font-weight: bold;
   font-size: 13px;
   color: #000000;
   text-decoration: none;
}
input.Navigation A:visited {
   font-family: verdana;
   font-weight: bold;
   font-size: 13px;
   color: #000000;
   text-decoration: none;
}
input.Navigation A:hover {
   font-family: verdana;
   font-size: 13px;
   color: #FF0000;
}
input.Navigation A:active {
   text-decoration: none;
}
input.ImageRight {
   float: right;
}
input.ImageRight A:link {
   text-decoration: none;
}
input.ImageRight A:visited {
   text-decoration: none;
}
input.ImageRight A:hover {
   text-decoration: none;
}
input.ImageRight A:active {
   text-decoration: none;
}
input.ImageLeft {
   padding-right: 2;
   float: left;
}
input.ImageLeft A:link {
   text-decoration: none;
}
input.ImageLeft A:visited {
   text-decoration: none;
}
input.ImageLeft A:hover {
   text-decoration: none;
}
input.ImageLeft A:active {
   text-decoration: none;
}
