textarea.cellpadding {
   padding: 30;
}
textarea.Main {
   border-top-width: 1;
   border-right-width: 1;
   border-bottom-width: 1;
   border-left-width: 1;
   border-width: 0;
   border-color: #000000;
   border-style: solid;
}
textarea.cellpad {
   padding: 5;
}
textarea.no_underline_link A:link {
   text-decoration: none;
}
textarea.no_underline_link A:visited {
   text-decoration: none;
}
textarea.no_underline_link A:hover {
   text-decoration: none;
}
textarea.no_underline_link A:active {
   text-decoration: none;
}

