body {  margin: 0px  0px; padding: 0px  0px}
a:link { color: #005CA2; text-decoration: underline}
a:visited { color: #005CA2; text-decoration: none}
a:active { color: #FF0000; text-decoration: underline}
a:hover { color: #FF0000; text-decoration: underline}
.F1 {
	font-family: Tahoma;
	font-size: 8pt;
}
.hd {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
}
.txt
{
	border: 1px solid #999999;
    font-size: 8pt;
	    font-family: Tahoma;
	    background-color: #f7f7f7;
    margin-left: 0px;
    height:18px;
}
.txtShow
{
	border: 0px solid #999999;
    font-size: 9pt;
	    font-family: Tahoma;
	    background-color: #f7f7f7;
    margin-left: 0px;
}
.txtReq
{
	border: 0px solid #999999;
    font-size: 8pt;
	    font-family: Tahoma;
	 
    margin-left: 0px;
}


.btn
{
	cursor:pointer;
	border-right: #666666 1px groove;
	border-top: #666666 1px groove;
	font-size: 8pt;
	border-left: #666666 1px groove;
	border-bottom: #666666 1px groove;
	font-family: Tahoma;
	background-color: #cccccc;
}
.txtun
{
	border-right: #999999 1px solid;
	border-top: #999999 1px solid;
	font-size: 8pt;
	border-left: #999999 1px solid;
	border-bottom: #999999 1px solid;
	font-family: Tahoma;
	background-color: #ffffe6;
}
.txtDecimal
{
    border: 1px solid #999999;
    font-size: 8pt;
    font-family: Tahoma;
    background-color: #f7f7f7;
    margin-left: 0px;
    text-align: right;
    margin-bottom: 0px;
    height:18px;
}
.txtDecimalShow
{
    border: 0px solid #999999;
    font-size: 8pt;
    font-family: Tahoma;
    background-color: #f7f7f7;
    margin-left: 0px;
    text-align: right;
    margin-bottom: 0px;
}

.txtDecimalEdit
{
    border: 1px solid #999999;
    font-size: 8pt;
    font-family: Tahoma;
    background-color: #FFFFFF;
    margin-left: 0px;
    text-align: right;
}
.txtDecimalDisc
{
    border: 1px solid #999999;
    font-size: 8pt;
    font-family: Tahoma;
    color:Red;
    background-color: #FFFFFF;
    margin-left: 0px;
    text-align: right;
    padding-left: 2px;
}
.txtUser
{	
	font-size: 14pt;
	font-weight: bold;		
	font-family: Tahoma;
	color: #FFFFFF;
	background-color: Red;
}
.txthead
{	
	font-size: 8pt;		
	font-family: Tahoma;
	color: #FFFFFF;
	background-color: #003366;
}
.txtheadUnderLine
{
    font-size: 8pt;
    font-family: Tahoma;
    color: #FFFFFF;
    background-color: #003366;
    text-decoration: underline;
}
.txtSubUnderLine
{
    font-size: 10pt;font-weight: bold;	
    font-family: Tahoma;
    color: #FFFFFF;
    background-color: navy;
    text-decoration: underline;
    height: 32px;
}
.txtheadStatus
{	
	font-size: 8pt;		
	font-family: Tahoma;
	color: #FFFF66;
	
}
.txtheadMaster
{	
	font-size: 8pt;		
	font-family: Tahoma;
	color: #FFFFFF;
	 background-color: #003366;
	
}
.txtheadEnq
{	
	font-size: 8pt;		
	font-family: Tahoma;
	color: #FFFFFF;
	 background-color: #0066CC;
	 font-weight: bold;	
	
}
.txtBody
{	
	margin: 0px;
    font-size: 8pt;		
	    font-family: Tahoma;
	    color: Navy;
	    background-color: #ffffff;
    
    }
.txtBodyUnderLine
{	
	font-size: 8pt;	
	font-weight: bold;		
	font-family: Tahoma;
	color: Navy;
	background-color: #ffffff;	
	text-decoration: underline;
    height: 16px;
}
.msg {
	font-family: Tahoma;
	font-size: 12pt;
	font-weight: bold;
	color: #FF0000;
}
.nb {
	font-family: Tahoma;
	font-size: 8pt;
	background-color: #e7e7ff;
	border: none;
}
.hs {
	font-family: Tahoma;
	font-size: 16px;
}
.nbBlue
{
    border: 1px solid #000080;    
    font-family: Tahoma;
    font-size: 10pt;
    color: Navy;
    font-weight: bold;
    background-color: #FFFF66;
    text-decoration: underline;
}
.nbSelect 
{
    border: 1px solid #000080;
	font-family: Tahoma;
	font-size: 10pt;	
	color: Navy;
	font-weight: bold;	
	background-color:#000080;
	text-decoration: underline;
}
.txtnon {
	font-family: Tahoma;
	font-size: 8pt;
	border: 1px solid #999999;
	color: #0000FF;
	background-color: #FFFFFF;
}
.btnAct
{
	cursor:pointer;
    border-right: midnightblue 1px ridge;
    border-top: midnightblue 1px ridge;
    font-weight: bold;
    font-size: 10pt;
    border-left: midnightblue 1px ridge;
    color: blue;
    border-bottom: midnightblue 1px ridge;
    font-family: Tahoma;
    background-color: #CECECE;
}
.bg
{
	border-right: #4a3c8c 1px solid;
	border-top: #4a3c8c 1px solid;
	border-left: #4a3c8c 1px solid;
	border-bottom: #4a3c8c 1px solid;
	background-color: #e7e7ff;
}
.bgh
{
	font-weight: bold;
	font-size: 16px;
	color: #e7e7ff;
	background-color: #4a3c8c;
}
.b
{
	border-top-width: 1px;
	border-left-width: 1px;
	font-size: 8pt;
	border-bottom-width: 1px;
	margin: 1px;
	font-family: Tahoma;
	background-color: #e7e7ff;
	border-right-width: 1px;
}
.tableFrame
    {
        width: 1200px;
        border-width: 1px;
        border-spacing: 0px;
        border-style: outset;
        border-color: #759ABA;
        border-collapse: separate;
        background-color: White;
    }
    .tableFrameManu
    {
        border: 1px outset #FFFFFF;
        width: 1200px;
            border-spacing: 0px;
            border-collapse: separate;
            background-color: #FFFFFF;
        height: 20px;
    }
    .tableStatus
    {
        width: 1200px;
        border-width: 0px;
        border-spacing: 0px;
        border-style: outset;
        border-color: White;
        border-collapse: separate;
        background-color: White;
    }
   .txtSearch
    {
         font-size: 12px;
         font-weight: bold;
         font-family: Tahoma;
         color: Black;
         background-color: #CCECFF;
    }
    .tableHead
    {
        width: 1200px;
        border-width: 0px;
        border-spacing: 0px;
        border-style: none;
        border-color: #FFFFFF;
        border-collapse: separate;
        background-color: #003366;
    }
     .textInput, textarea
            {
                width: 300px;
                background-color: #FFFFFF;
                border: 1px solid #000;
                font-family: Tahoma;
                font-size: 10px;
                color: #0000FF;
            }
            .inputHighlighted
            {
                /* Highlighting style */
                background-color: #317082;
                color: #FFF;
                width: 300px;
                border: 1px solid #000;
            }
.txtblack
    {
         font-size: 12px;
         font-family: Tahoma;
         color: Black;
    }
    .txtWhiteHeader
{
    font-size: 14px;
    font-family: Tahoma;
    color: White;
    font-weight: bold;
}
    