/* site.css NvNEng v4.66.8298.30629 */
html, input, div, td
{
	font-family: Verdana, Arial;
	font-size: 8pt;
}
input
{
	font-family: Verdana, Arial;
	font-size: 8pt;
}
input::-ms-clear {
    display: none;
    width : 0;
    height: 0;
}
textarea
{
	font-family: Verdana, Arial;
	font-size: 8pt;
	resize: none;
}
.pnlTtlBar
{
	border-bottom: solid 1px silver;
}
.pnlTtlBarNB
{
	border: solid 1px silver;
}
.winBody
{
	background-color: silver;
	background-image: url(?ca=bodyback.png);
	background-repeat: repeat;
}
.TBBar
{
	background-color: #c0c0c0;
}
div#tb0
{
	background-color: #c0c0c0;
	background-image: url(?ca=tbback.png);
	background-repeat: repeat-x;
	color: White;
}
td#tbcNova
{
    white-space: nowrap; width:80px; height:16px; vertical-align:top; text-align:center; cursor:pointer;
    margin-top: 1px;
	background-image: url(?ca=appbtnback.png);
	background-repeat: no-repeat;
	color: White;
	font-weight: bold;
	border: solid 1px black;
}
td#tbcMsg
{
    white-space: nowrap;
    vertical-align:top;
    text-align: center; 
    margin-left: 2px; 
    margin-right: 2px;
    width: 90%;
}
.tbcMsg_i
{
    border:solid 1px aqua;
}
.tbcMsg_w
{
    border:solid 1px fuchsia;
}
.tbcMsg_e
{
    border:solid 2px red;
    font-weight:bold;
    background:rgb(255,255,255);
    background:rgba(255,255,255,0.80);
    color:rgb(0,0,0);
}
.TBCell
{
	border: solid 1px #909090;
	padding-left: 5px;
	padding-right: 5px;
    max-width: 120px;
	overflow: hidden;
	white-space: nowrap;
	vertical-align: top;
	margin-left: 2px;
	margin-right: 2px;
}
td#tbcSif
{
    padding-right:18px; vertical-align:top;
}
div#mw1
{
	background-color: white;
}
.TBButton
{
	border: solid 1px #c0c0c0;
	padding-left: 2px;
	padding-right: 2px;
}
.TBButton:hover
{
	background-color: #65BDDC;
	border: solid 1px #4C99AB;
}
.DDCal
{
	background-color: #f3f3f3;
}
.DDCal_Hdr
{
	background-color: #c9c9c9;
}
.DDCal_Nav
{
	text-align: center;
	width: 30px;
}
.DDCal_Nav:hover
{
	background-color: #a0a0a0;
}
.DDCal_TH
{
	background-color: #c9c9c9;
}
.DDCal_PM
{
	background-color: #c9c9c9;
}
.DDCal_TD
{
	background-color: white;
}
.DDCal_SL
{
	background-color: #c3d9ff;
}
.DDCbo
{
	font-family: arial,verdana;
}
.DDCbo_Hvr
{
	background-color: #c3d9ff;
}
.DDCbo_s
{
	font-weight: bold;
}
.PrgsBar
{
	border: 1px solid black;
}
.CaptCtl
{
    color: ;
}
.TxtFld
{
	border: 1px solid gray;
}
.DisTxtFld
{
	border: 1px solid silver;
	background-color: #F3F3F3;
	color: #333333;
}
.ManFld
{
	background-color: #ccff99;
	border: 1px solid gray;
}
.DisManFld
{
	border: 1px solid silver;
	background-color: #F3F3F3;
	color: #333333;
}
.tabPnl
{
	border: solid 1px silver;
}
.MsgBoxCmdBtn
{
	background-image: url(?ca=msgboxbtnback.png);
    background-size: 100% 100%;
	background-color: Transparent;
	border: none;
	color: White;
}
.PGBtn
{
	border: none;
	cursor: pointer;
	padding: 1px;
}
.PGBtn:hover
{
	border: solid 1px black;
	padding: 0px;
}
.PGInd
{
	border: none;
	cursor: pointer;
	padding-left: 4px;
	padding-right: 4px;
}
.PGInd:hover
{
	border: solid 1px black;
	padding-left: 3px;
	padding-right: 3px;
}
.PGInfo
{
	white-space: nowrap;
}
.CBFocus
{
	background-color: #F0F0F0;
}
.HLDisable
{
    text-decoration: none;
    color: Black;
}
.HLDisable:hover
{
    cursor: default;
}

div.gridE{
    background-color: #e0e0e0;
}
div.gridI{
    background-color: White;
}
div.gridbox table.hdr td {
	background-Color: #D4D0C8;
	border: 1px solid;
	border-color: white gray gray white;
}
div.gridbox table.obj td {
	border: 1px solid;
	border-color : white white white white;
}
div.gridbox .objbox {
}
div.gridbox .xhdr{
	background-color: #D4D0C8;
}
div.gridbox table.obj tr.rowselected td.cellselected, div.gridbox table.obj td.cellselected {
    background-color: #b7d1ff;
}
div.gridbox table.obj tr.rowselected td {
    background-color: #d3e4ff;
}
div.gridbox table.obj tr.gr1{
	background-color: #e9e9e9;
}
div.gridbox table.obj tr.gr2{
    background-color: white;
}
div.gridbox table.obj td.rnc {
    background-color: #e0e0e0;
}
img.CBImg {
    width: 11px;
    height: 11px;
}
input[type="button"]:focus {
    font-weight: bold;
    border: solid 1px blue;
}

// site.css NvNBLS v3.2202.564.0
html, input, div, td
{
	font-family: Verdana, Arial;
	font-size: 8pt;
}
input, textarea
{
	font-family: Verdana, Arial;
	font-size: 8pt;
}
.pnlTtlBar
{
	border-bottom: solid 1px silver;
}
.pnlTtlBarNB
{
	border: solid 1px silver;
}
.winBody
{
	background-color: silver;
	background-image: url(?ca=bodyback.png);
	background-repeat: repeat;
}
.TBBar
{
	background-color: #c0c0c0;
}
div#tb0
{
	background-color: #c0c0c0;
	background-image: url(?ca=tbback.png);
	background-repeat: repeat-x;
	color: White;
}
.TBCell
{
	border: solid 1px #909090;
	width: 80px;
	text-align: center;
	white-space: nowrap;
	margin-left: 2px;
	margin-right: 2px;
}
td#tbcNova
{
	background-image: url(?ca=appbtnback.png);
	background-repeat: no-repeat;
	color: White;
	font-weight: bold;
	border: solid 1px black;
}
div#mw1
{
	background-color: white;
}
.TBButton
{
	border: solid 1px #c0c0c0;
	padding-left: 2px;
	padding-right: 2px;
}
.TBButton:hover
{
	background-color: #65BDDC;
	border: solid 1px #4C99AB;
}
.DDCal
{
	background-color: #f3f3f3;
}
.DDCal_Hdr
{
	background-color: #c9c9c9;
}
.DDCal_Nav
{
	text-align: center;
	width: 30px;
}
.DDCal_Nav:hover
{
	background-color: #a0a0a0;
}
.DDCal_TH
{
	background-color: #c9c9c9;
}
.DDCal_PM
{
	background-color: #c9c9c9;
}
.DDCal_TD
{
	background-color: white;
}
.DDCal_SL
{
	background-color: #c3d9ff;
}
.DDCbo
{
	font-family: arial,verdana;
}
.DDCbo_Hvr
{
	background-color: #c3d9ff;
}
.DDCbo_s
{
	font-weight: bold;
}
.PrgsBar
{
	border: 1px solid black;
}
.TxtFld
{
	border: 1px solid gray;
}
.DisTxtFld
{
	border: 1px solid silver;
	background-color: #F3F3F3;
	color: #333333;
}
.ManFld
{
	background-color: #F3F781;
	border: 1px solid gray;
}
.DisManFld
{
	border: 1px solid silver;
	background-color: #F3F3F3;
	color: #333333;
}
.tabPnl
{
	border: solid 1px silver;
}
.MsgBoxCmdBtn
{
	background-image: url(?ca=msgboxbtnback.png);
	background-color: Transparent;
	border: none;
	color: White;
}
.PGBtn
{
	border: none;
	cursor: pointer;
	padding: 1px;
}
.PGBtn:hover
{
	border: solid 1px black;
	padding: 0px;
}
.PGInd
{
	border: none;
	cursor: pointer;
	padding-left: 4px;
	padding-right: 4px;
}
.PGInd:hover
{
	border: solid 1px black;
	padding-left: 3px;
	padding-right: 3px;
}
.PGInfo
{
	white-space: nowrap;
}
.CBFocus
{
	background-color: #F0F0F0;
}
.HLDisable
{
    text-decoration: none;
    color: Black;
}
.HLDisable:hover
{
    cursor: default;
}

