 


TABLE{
  
  
  

  color : blue;
  font-size : x-small;
  cursor : default;
}
INPUT{border-top-width : 1px;border-right-width : 1px;border-bottom-width : 1px;border-left-width : 1px;border-top-style : solid;border-right-style : solid;border-bottom-style : solid;border-left-style : solid;border-color : silver silver silver silver;}
TEXTAREA{
  font-weight : bold;
  background-image : url(BGC.gif);
  background-repeat : no-repeat;
  background-attachment : fixed;background-position : right bottom;border-width : 1px 1px 1px 1px;border-style : solid solid solid solid;border-color : silver silver silver silver;}
SELECT{
  color : #8080ff;
  border-width : 1px 1px 1px 1px;border-style : solid solid solid solid;border-color : silver silver silver silver;}

