form         { display: inline; margin: 0; padding: 0 }
input, select, textarea { font-style: normal; font-variant: normal; font-weight: normal }
input        { border: 1px solid #DBDBDB }
input.Processing  { background-color: #B4A5FF; color: black; border: solid 1px #000066 }
input.Reprocess { background-color: #F96400; color: black; border: solid 1px #663300 }
div.ControlsSection { background-color: #F5FCB9; color: black; width: 100%; padding-left: 50px; padding-right: 0px; padding-top: 8px; padding-bottom: 8px }
table.SelectionsTable td { padding: 4px }
h5.Orange    { color: #ff8700 }
span.Button { padding-right: 4px; padding-left: 4px; background-color: #EEEEEE }
.Description    { font-style: normal; font-variant: normal; font-weight: normal; background-color: #F7F2D0; padding: 4px }
.t1text      { font-style: italic; font-variant: normal; font-weight: normal; font-size: 14px; font-family: Times New Roman }
.HandWrighting     { font-style: italic; font-variant: normal; font-weight: normal; font-size: 15px; font-family: Times New Roman; color: #000066 }
div.WrapperEmpty { border: 1px solid #FFFFFF }
div.Empty    { border: 1px dotted #000000; padding: 4px }
div.WrapperActive { border: 2px solid #0000FF }
div.Active   { font-weight: bold; border: 2px solid #0000FF; padding: 4px }
div.WrapperInactive { cursor: pointer; border: 2px solid #FFFFFF }
div.Inactive { cursor: pointer; font-weight: bold; border: 2px solid #000000; padding: 4px }
div.WrapperRight { border: 2px solid #00CC00 }
div.Right    { border: 2px solid #00CC00; padding: 4px }
div.WrapperWrong { border: 2px solid #CC0000 }
div.Wrong    { border: 2px solid #CC0000; padding: 4px }
td.Marked    { background-color: yellow }
td.Right    { background-color: #00FF00 }
td.Wrong     { background-color: #FF0000 }
input.Right    { border: 1px solid green }
input.Wrong    { border: 1px solid red }
.t3row       {  }
span.t3choice    { font-weight: bold; cursor: hand }
span.t3choicewrong { color: red; font-weight: bold; cursor: hand }
span.t3pick      { font-weight: bold; cursor: hand }
span.t3blur      { font-weight: bold; text-decoration: line-through; cursor: hand; color: #808080 }
span.t3pickok    { color: green; font-weight: bold; text-decoration: underline; cursor: hand }
span.t3blurok    { color: green; font-weight: bold; text-decoration: line-through; cursor: hand }
span.t3pickwrong { color: red; font-weight: bold; text-decoration: underline; cursor: hand }
span.t3blurwrong { color: red; font-weight: bold; text-decoration: line-through; cursor: hand }
#cross td    { cursor: pointer; font-family: monospace }