BODY       {background-image: URL(images/background_rr.jpg);
            background-color: #880000; border: solid 0px white}

.left, .right
           {font:normal 10px verdana; }
.left      {text-align: left ;}
.right     {text-align: right;}
.norm      {font: bold   8pt verdana, helvetica, san-serif; color: #4199af; }
.note      {font: normal 7pt verdana, helvetica, san-serif; }

input,
textarea   {border: solid 0px gray; }
.bk        {color: black; }

.in       {background-image: url(images/input_b220.gif);
           background-repeat: no-repeat; background-align: right;
           border: 0px; vertical-align: top; height: 26px;}

.boxes    {background-image: url(images/boxes_b.gif);
           background-repeat: no-repeat; background-align: right;
           border: 0px;
           vertical-align: top; height: 26px;}


.textbox  {background-image: url(images/textbox_b.gif);
           background-repeat: no-repeat; height: 101px;}
.scrl     {scrollbar-base-color:silver;
           scrollbar-face-color:#efefef;
           scrollbar-shadow-color:#efefef;
           border:0px;}

input, select,
textarea  {border: 0px;
           font: normal 16px monospace; color: #085d72;}
in        {height: 20px;}
textbox   {height: 100px;}
.buttn    {background-color:#fff ; border: solid 0px black; cursor: hand;}
.buttn1   {background-color:#fff ; width:100px; height: 25px;
           font: normal 10px verdana;
           border: solid 1px black; background-color: #f88; cursor: hand;}
