body
{
    font-weight: normal;
    font-size: 8pt;
    font-family: Verdana, Helvetica, sans-serif;
    border-collapse: collapse;
	background-color: #ffffe1;
    margin: 0px;
}
/*
td
{
    cursor:default;
    overflow:hidden;
    text-decoration:underline;
    text-overflow: ellipsis;
    white-Space:nowrap;
}
*/
tr
{
	font-size: 8pt;
	
}

#tblmain
{
    width: 98%;
    border-right: #d3d3d3 1px solid;
    border-top: #d3d3d3 1px solid;
    border-left: #d3d3d3 1px solid;
    border-bottom: #d3d3d3 1px solid;
    background-color: #ffffe1;
}
#CAPTION
{
    font-weight: bold;
    font-size: 10pt;
    text-align: center;
    font-family: Verdana, Helvetica, sans-serif;
    color: #000000;
}

.Btn
{
    /*border-right: darkgray 1px solid;
    border-top: darkgray 1px solid;
    border-left: darkgray 1px solid;
    border-bottom: darkgray 1px solid;*/
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 8pt;
    vertical-align: baseline;
    text-align: center;
    background: moccasin;
}

.LstItem
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 8pt;
    background: yellow;
    font-weight: bold;
}


.BtnC
{
    border-right: darkgray 1px solid;
    border-top: darkgray 1px solid;
    border-left: darkgray 1px solid;
    border-bottom: darkgray 1px solid;
    font-family: Verdana, Helvetica, sans-serif;
    background-color: gainsboro;
    font-size: 8pt;
    margin-left: 3px;
    font-weight: bold;
    color: #000066;
    height:18px;
    width:18px;
}

.HMI
{
    border-right: darkgray 1px solid;
    border-top: darkgray 1px solid;
    font-size: 8pt;
    border-left: darkgray 1px solid;
    border-bottom: darkgray 1px solid;
    font-family: Verdana, Helvetica, sans-serif;
    padding-left: 2px;
    padding-bottom: 1px;
    padding-top: 1px;
    padding-right: 1px;
    width: 70px;
 /* height:14px; */
}
 
select
{
    border-right: darkgray 1px solid;
    border-top: darkgray 1px solid;
    font-size: 8pt;
    border-left: darkgray 1px solid;
    border-bottom: darkgray 1px solid;
    font-family: Verdana, Helvetica, sans-serif;
    padding-left: 2px;
    padding-bottom: 1px;
    padding-top: 1px;
    padding-right: 1px;
}
.GV_TxtBox_Focus
{
    font-size: 8pt;
    font-family: Verdana, Helvetica, sans-serif;
    padding-left: 2px;
    padding-bottom: 1px;
    padding-top: 1px;
    padding-right: 1px;
    color: #000066;
    background-color: #dcdcdc;
/*    border-right: #9999cc 1px solid;
    border-top: #9999cc 1px solid;
    border-left: #9999cc 1px solid;
    border-bottom: #9999cc 1px solid;*/
}

.GV_Td_Selected
{
    font-size: 8pt;
    font-family: Verdana, Helvetica, sans-serif;
    padding-left: 2px;
    padding-bottom: 1px;
    padding-top: 1px;
    padding-right: 1px;
    color: #000066;
    background-color: #dcdcdc;
    border-right: #cccccc 1px solid;
    border-top: #cccccc 1px solid;
    border-left: #cccccc 1px solid;
    border-bottom: #cccccc 1px solid;
}

.GV_TxtBox
{
    font-size: 8pt;
    font-family: Verdana, Helvetica, sans-serif;
    padding-left: 2px;
    padding-bottom: 1px;
    padding-top: 1px;
    padding-right: 1px;
    color: #000000;
    background-color: #ffffff;
    border-right: #ccccff 1px solid;
    border-top: #ccccff 1px solid;
    border-left: #ccccff 1px solid;
    border-bottom: #ccccff 1px solid;
}


.GV_TxtBox_Blur
{
    font-size: 8pt;
    font-family: Verdana, Helvetica, sans-serif;
    padding-left: 2px;
    padding-bottom: 1px;
    padding-top: 1px;
    padding-right: 1px; /*   height:14px; */
}


.HMIRO   /* Read only text box. */
{
    border-right: gray 1px solid;
    border-top: gray 1px solid;
    border-left: gray 1px solid;
    color:Black;
    
    border-bottom: gray 1px solid;
    font-family: Verdana, Helvetica, sans-serif;
    background-color: lavender;
    font-size: 8pt;
}

.Icase
{
    text-transform: capitalize;
}
.HMINumeric
{
	border-right: dimgray 1px solid;
	border-top: dimgray 1px solid;
	font-size: 8pt;
	border-left: dimgray 1px solid;
	border-bottom: dimgray 1px solid;
	font-family: Verdana, Helvetica, sans-serif;
	text-align: right;
}


.TextBoxReadOnly
{
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	border-left: gray 1px solid;
	color: dimgray;
	border-bottom: gray 1px solid;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: lavender;
	font-size: 8pt;
}


.TblSearch
{
	font-weight: bold;
	font-size: 0.7em;
	margin: 0px;
	color:  White;
	background-color: #999999;
	font-size: 8pt;
}

.DIVContainer
{
    border-right: lightgrey 1px solid;
    border-top: lightgrey 1px solid;
    border-left: lightgrey 1px solid;
    width: 100%;
    border-bottom: lightgrey 1px solid;
    background-color: white;
    height: 100%;
    overflow: auto;
}

.DIVFrame
{
    background-color: #ffffe1;
}

.TblHeader
{
    font-size: 8pt;
    font-weight: bold;
    text-align: left;
    color: #ffffff;
    background-color: #0099cc;
}

.GVheader
{
    color: #000000;
    text-align: left;
    font-weight: normal;
    background: url(../Images/Tbl/grid-hrow.gif) repeat-x 1px 1px;
    text-decoration: none;
}

.A:link .A:visited
{
    color: #000000;
}


.A
{
    color: #000000;
    text-decoration: none;
}


.Border
{
    border-right: lightgrey 1px solid;
    border-top: lightgrey 1px solid;
    border-left: lightgrey 1px solid;
    border-bottom: lightgrey 1px solid;
    overflow:auto;
}

.FormHeader
{
    font-weight: bold;
    font-size: 10pt;
    color: #333366;
    text-align: left;
}



.TCButton
{
    border-right: #999999 1px solid;
    border-top: #999999 1px solid;
    border-left: #999999 1px solid;
    border-bottom: #999999 1px solid;
    background-color: gainsboro;
    font-weight: bolder;
    font-size: 8pt;
}


TH
{
    font-weight: bold;
}

LEGEND
{
    font-weight: bold;
    padding-right: 3px;
    padding-left: 3px;
    padding-bottom: 3px;
    padding-top: 3px;
}

.Hidden
{
    display:none;
}
/*
table th
{
    position: relative;
    z-index:inherit;
    top: expression(this.parentNode.parentNode.parentNode.scrollTop-1);
   border: none;
  border-top-style: none;
    border-left-style: none;
    border-bottom: #999999 1px solid;
    border-right: #999999 1px solid; 
      text-align: left;
    font-weight: bold;
    background: url(../Images/Tbl/grid-hrow.gif) repeat-x 1px 1px;
}
*/
.GvFixHeader
{
    position:relative;
    top: expression(this.parentNode.parentNode.parentNode.scrollTop-1);
    background: url(../Images/Tbl/grid-hrow.gif) repeat-x 1px 1px;
    border-bottom: #a9a9a9 1px solid; /*   border-right: #999999 1px solid;*/
}
.GvFixBorder
{  
    border-right: #696969 1px solid;
    border-top: #696969 1px solid;
    border-left: #696969 1px solid;
    border-bottom: #696969 1px solid;
    
}
.dtab
{
    color: #666666;
    background-color: Transparent;
    height: 18px;
    empty-cells: hide;
    vertical-align: middle;
    text-align: center;
    padding-right: 13px;
    padding-left: 13px;
    padding-bottom: 0px;
    padding-top: 0px;
}

.atab
{
    border-right: #d3d3d3 1px solid;
    border-top: #d3d3d3 1px solid;
    border-left: #d3d3d3 1px solid;
    border-bottom: #d3d3d3 1px solid;
    height: 18px;
    empty-cells: hide;
    vertical-align: middle;
    text-align: center;
    padding-right: 13px;
    padding-left: 13px;
    padding-bottom: 0px;
    padding-top: 0px;
    background-position: left top;
    background-attachment: fixed;
    background-image: url(../Images/Win/tab_bg.gif);
    background-repeat: repeat-x;
}

.dtabtext:hover
{
    color: #ff8c00;
    font-style: normal; /*  text-decoration:underline; */
}
.atabtext
{
    font-weight: bold;
    color: #000000;
    font-style: normal;
    text-decoration: none;
}

.dtabtext
{
    color: #000000;
    font-style: normal;
    text-decoration: none;
}

.tabpanel
{
    padding-right: 1px;
    background-position: left top;
    padding-left: 1px;
    background-attachment: fixed;
    background-image: url(//Images/bg_blue.gif);
    padding-bottom: 1px;
    padding-top: 1px;
    background-repeat: repeat-x;
    height: 12px; /*   border-right: lightgrey 1px solid;
    border-top: lightgrey 1px solid;
    border-left: lightgrey 1px solid; */
    border-bottom: lightgrey 1px solid;
    margin: 0px;
}

.frm
{
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 2px;
    padding-top: 2px;
    border-right: darkgrey 3px solid;
    border-top: darkgrey 1px solid;
    border-left: darkgrey 3px solid;
    border-bottom: darkgrey 3px solid;
    HEIGHT: 525px;
}

.SelectedRow
{
    color: #ffffff;
    background-color: #9999cc;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}

td
{
    cursor: default;
}

.Sno
{
    color: #000000;
    text-align: left;
    font-weight: normal;
    background: url(../Images/Tbl/grid-hrow.gif) repeat-x 1px 1px;
    border-right: #999999 1px solid;
    border-bottom-style: none;
    padding-right: 2px;
    padding-left: 2px;
    padding-bottom: 1px;
    padding-top: 1px;
}

.footer
{
    background: url(../Images/Tbl/grid-hrow.gif) 1px 1px;
    color: #000000;
    text-align: left;
    font-weight: normal;
}

.Img1
{
    BACKGROUND-POSITION: left top; 
    BACKGROUND-ATTACHMENT: fixed; 
    BACKGROUND-IMAGE: url(../Images/Sorting/Down_Active.png); 
    BACKGROUND-REPEAT: no-repeat;
}

.IMGBs
{
    cursor: hand;
}

.Upper
{
    text-transform: uppercase;
}
.Lower
{
    text-transform: lowercase;
}
.Initial
{
    text-transform: capitalize;
}
.Normal
{
    text-transform: none;
}
.Hand
{
    cursor:Hand;
}
.Field
{
    text-align:right;
}

.GVback
{
    OVERFLOW: auto;
    HEIGHT: 100%; 
    BACKGROUND-COLOR: #ffffff
}

.ColorBox
{
    width:12px;
    height:12px;
    border:solid 1px darkgray;
}
.toolbar
{
    background-position: -2px -2px;
    background-attachment: scroll;
    background-image: url(../Images/gray-bg.gif);
    background-repeat: repeat-x;
    border-right: #cccccc 1px solid;
    border-top: #cccccc 1px solid;
    border-left: #cccccc 1px solid;
    border-bottom: #cccccc 1px solid;
}

.ditem
{
   /* color: #666666;*/
    background-color: #cccccc;
}