
BODY { background:#EBEBD0;  }

.banner  { font-family:arial,helvetica,sans-serif; font-size:22pt; font-weight:normal; 
           color:#ffffff; background:#930505; text-align:center; line-height:1.4em; 
           border:1pt; border-style:solid; border-color:black; }

/*  background:#804010  */

.buttons, .buttons:active 
         { font-family:arial,helvetica,sans-serif; font-size:12pt; font-weight:600; 
           color:#000000; background:#ffcc66; text-decoration:none; text-align:center; 
           line-height:1.1em; letter-spacing:1.4; }

/*  background:#B77640;  */

.buttons:hover 
         { color:#ffffff; text-decoration:none; }



.continuebuttons, .continuebuttons:active
         { font-family:arial,helvetica,sans-serif; font-size:12pt; font-weight:600; 
           color:#000000; text-decoration:none; text-align:center; 
           line-height:1.1em; letter-spacing:1.4; }
.continuebuttons:hover 
         { color:#AD9E21; }


.textarea { font-family:arial,helvetica,sans-serif; font-size:11pt; 
            color:#000000; background:#ffffef; vertical-align:top; 
            padding:14; text-indent:0pt; border:1pt; border-style:solid; 
            border-color:black; }

.popup    { font-family:arial,helvetica,sans-serif; font-size:12pt; 
            color:#000000; background:#ffffef; vertical-align:top; 
            padding:8; text-indent:0pt; }

.aintext  { text-decoration:underline; }
.aintext:hover, .aindex:active 
          { color:#AD9E21; text-decoration:underline; } 


