BODY {
   text-align: center;
   margin: 0px;
   padding: 0px;
}

TR>TD {
   background: palegoldenrod;
   color: gray;
   font-size: 11pt;
   font-family: verdana, arial, helvetica, sans-serif;
}

TH, TH>TD {
   background:  darkslategray;
   color:       white;
   font-size:   14pt;
   font-weight: bolder;
   font-family: verdana, arial, helvetica, sans-serif;
}

A:VISITED {
   color: gray;
}

A:LINK {
   color: darkolivegreen;
}

A:HOVER {
   color: white;
}

#U {
   position:   absolute;
   top:        0px;
   left:       0px;
   visibility: hidden;
}

#D {
   position:   absolute;
   top:        0px;
   left:       0px;
   visibility: hidden;
}

#C {
   position:   absolute;
   top:        0px;
   left:       0px;
   visibility: hidden;
}

TABLE,TH,TR,TD {
   padding:    0px;
   margin:     0px;
   text-align: left;
}

.titleBox {
   background: khaki;
   border: 1px solid;
   border-style: inset;
}

.title {
   font-size:   14pt;
   font-weight: bolder;
   font-family: verdana, arial, helvetica, sans-serif;
   text-align:  center;
   color:       darkslategray;
}

.termentry {
   width: 340px;
}

#btLogin {
   width: 157px;
}

#workspace {
   position:   absolute;
   width:      100%;
   height:     100%;
   background: lightyellow;
   display:    none;
   text-align: center;
}

#nav {
   top:   12px;
}

#btFirst {
}

#btPrev {
}

#fldGoto {
   width: 50px;
}

#btNext {
}

#btLast {
}

#btLogout {
   position: absolute;
   top:   12px;
   right: 12px;
   width: 157px;
}

#docbox {
   width: 100%;
}

.textomenu {
   font-size:   12pt;
   font-weight: bolder;
   font-family: verdana, arial, helvetica, sans-serif;
   text-align: center;
}

.lblmenu {
   font-size:   114pt;
   color:       lightgray;
   font-family: verdana, arial, helvetica, sans-serif;
   atext-align: center;
}

.iconKillAlterar {
   border: 0px;
   width:  20px;
   height: 20px;
}

.btnOkAlterar {
   font-size: 16pt;
}
.dominio {
   font-weight: bolder;
   color:       red;
}

.termchecked {
   color: darkgreen;
}

.termdroped {
   color: red;
}

.termundefined {
   color: darkgray;
}

