.wcontrol { position: relative; top: -1px; left: -1px; background-color: #aaa; width: 100%; height: 20px; -moz-border-radius: 5px 5px 0px 0px; border: solid 1px #999 }
.wcontrol div#close { float: right; height: 20px; width: 20px; text-align: center; top: 2px; background:   url("/images/window/close.png") 2px 3px no-repeat !important; }
.wcontrol div#popout { float: right; height: 20px; width: 18px; text-align: center; top: 2px; background:   url("/images/window/popout.png") 2px 3px no-repeat !important; }
.wcontrol div#minimize { float: right; height: 20px; width: 18px; text-align: center; top: 2px; background:   url("/images/window/minimize.png") 2px 3px no-repeat !important; }
.wcontrol div#scan { float: left; height: 20px; width: 18px; text-align: center; top: 2px; background:   url("/images/window/scanner.png") 2px 3px no-repeat !important; }
.wcontrol div#attach { float: left; height: 20px; width: 18px; text-align: center; top: 2px; background:   url("/images/window/paperclip.png") 2px 3px no-repeat !important; }
.wcontrol div#label {  float: left; height: 20px; text-align: center; top: 2px; padding-top: 3px; padding-left: 5px;  font-family: sans-serif, arial; font-size: 9pt; color: white; font-weight: bold }
.wcontrol div#clear {  clear: both }
.window { border: solid 1px #ccc; -moz-border-radius: 5px; background-color: #f5f5f5 ; z-index: 500; left: 260px !important; top: 80px !important}
.frame  { border-top: solid 1px blue; border-bottom: solid 1px blue }


.body {   font-family: sans-serif, arial; font-size: 8pt;  padding: 1px; margin: 0px }
.copy { font-size: 8pt; color: #999}
.body table { font-family: sans-serif, arial, helvetica; font-size: 9pt }
.body th { font-size: 9pt; font-weight: bold; padding-left: 10px; text-align: left }
.body td { font-size: 9pt; font-weight: normal; padding-left: 5px; }
.body a { text-decoration: none; }
.paging { font-size: 8pt; }
.bar { background-color: #450ec9; height: 1px }
.space { height: 2px }
.body input { font-size: 9pt; }
.body select { font-size: 9pt; }
.body textarea { font-size: 9pt; }

.wcontrol ul { font-family: sans-serif, arial; font-size: 8pt; list-style: none outside none}
.ScanButton { border: 1px solid rgb(204, 204, 204); width: 50px; padding: 5px; text-align: center; margin-top: 10px; -moz-border-radius: 5px }


.tbl-fix { table-layout: fixed !important }

