body        { scrollbar-3d-light-color: #005D9F;
              scrollbar-arrow-color: #FFFFFF;
              scrollbar-base-color: #000000;
              scrollbar-dark-shadow-color: #FFFFFF;
              scrollbar-face-color: #005D9F;
              scrollbar-highlight-color: #FFFFFF;
              scrollbar-shadow-color: #FFFFFF }

input       { font-family: Arial;
              font-size: 9pt;
              border-top: 2px solid rgb(150,13,0);
              border-left: 1px solid rgb(150,13,0);
              border-right: 1px solid rgb(150,13,0);
              border-bottom: 1px solid rgb(150,13,0);
              background-color: rgb(255,255,255);
              color: RGB(0,0,0);
              padding-top: 1px;
              padding-right: 1px;
              padding-bottom: 1px;
              padding-left: 1px }

textarea    { font-family: Arial;
              font-size: 9pt;
              border-top: 2px solid rgb(150,13,0);
              border-left: 1px solid rgb(150,13,0);
              border-right: 1px solid rgb(150,13,0);
              border-bottom: 1px solid rgb(150,13,0);
              background-color: rgb(255,255,255);
              color: rgb(0,0,0) }

select      { font-family: Arial;
              font-size: 9pt;
              border-top: 2px solid rgb(150,13,0);
              border-left: 1px solid rgb(150,13,0);
              border-right: 1px solid rgb(150,13,0);
              border-bottom: 1px solid rgb(150,13,0);
              background-color: rgb(255,255,255);
              color: rgb(0,0,0) }

.imagelink {
	border: 1px solid #000000;
}
