﻿
        .labelTxt
        {
            font-family: arial;
            font-size: small;
            font-weight: normal;
            color: black;
        }
        
        .txtboxNormal
        {
            border: 1px solid black;
            background-color: #EEEEEE;
            font-family: Arial;
            font-size:   9pt;
            font-weight: normal;
            color: Black;
            color: #000000;
			margin-left: 0px;
			height : 16px;
}
        .txtListNormal
        {
            border: 1px solid black;
            background-color: #EEEEEE;
            font-family: Arial;
            font-size:   9pt;
            font-weight: normal;
            color: Black;
            color: #000000;
			margin-left: 0px;
}

		.focusList
        {
            border: 1px solid black;
            background-color: #D9EDD5;
            font-family: Arial;
            font-size:   9pt;
            font-weight: normal;
            color: Black;
            color: #000000;
			margin-left: 0px;
		}
        .txtboxCentre 
        {
            border: 1px solid black;
            background-color: #EEEEEE;
            font-family: Arial;
            font-size:   9pt;
            font-weight: normal;
            color: Black;
            color: #000000;
			margin-left: 0px;
			height : 16px;
	text-align: center;
}
	
        .txtboxNormalRight
        {
            border: 1px solid black;
            background-color: #EEEEEE;
            font-family: Arial;
            font-size:  9pt;
            font-weight: normal;
            color: Black;
            color: #000000;
			margin-left: 0px;
			height : 16px;
			text-align : right;
		}
		
        .txtboxLocked
        {
            border: 1px solid red;
            background-color: #EEEEEE;
            font-family: Arial;
            font-size:  9pt ;
            font-weight: normal;
            color: Black;
            color: #000000;
			margin-left: 0px;
			height : 16px;
		}
		
        .txtboxLockedRight
        {
            border: 1px solid red;
            background-color: #EEEEEE;
            font-family: Arial;
            font-size:  9pt;
            font-weight: normal;
            color: Black;
            color: #000000;
			margin-left: 0px;
			height : 16px;
			text-align : left;
		}
		
        .button
		{
            border: 1px solid #233797;
            font-family: arial;
            font-size: 11px;
            font-weight: bold;
            background-color: #055B96;
            padding-left: 5px;
            padding-right: 5px;
            color : White;
			height : 25px;
	}

        .buttonLeft
		{
            border: 1px solid #233797;
            font-family: arial;
            font-size: 11px;
            font-weight: bold;
            background-color: #055B96;
            padding-left: 5px;
            padding-right: 5px;
            color : White;
			height : 25px;
			text-align:left;
	}

        .buttonRED
		{
            border: 1px solid #233797;
            font-family: arial;
            font-size: 11px;
            font-weight: bold;
            background-color: Red;
            padding-left: 5px;
            padding-right: 5px;
            color : White;
			height : 25px;
        }
        
        .buttonGREEN
		{
            border: 1px solid #233797;
            font-family: arial;
            font-size: 11px;
            font-weight: bold;
            background-color: Green;
            padding-left: 5px;
            padding-right: 5px;
            color : White;
			height : 25px;
			height: 20px;
        }
        
		.buttonFocus
		{
            height: 16px;
            border: 1px solid Red;
            font-family: arial;
            font-size: 11px;
            font-weight: bold;
            background-color: green;
            padding-left: 5px;
            padding-right: 5px;
			height : 25px;
            color : Red ;
            
        }
        
        .ListNormal
        {
            border: 1px solid black;
            background-color: #EEEEEE;
            font-family: Arial;
            font-size:   9pt;
            font-weight: normal;
            color: Black;
            color: #000000;
			margin-left: 0px;
}
        .ListNormalCourier
        {
            border: 1px solid black;
            background-color: #EEEEEE;
            font-family: Courier;
            font-size:   9pt;
            font-weight: normal;
            color: Black;
            color: #000000;
			margin-left: 0px;
}
       .normalfld
		{
			background-color: #FFFFFF;
		}
		
		.focusfld
        {
            border: 1px solid black;
            background-color: #D9EDD5;
            font-family: Arial;
            font-size:   9pt;
            font-weight: normal;
            color: Black;
            color: #000000;
			margin-left: 0px;
			height : 16px;
		}
		
		.ListFocus
        {
            border: 1px solid black;
            background-color: #BFFF00;
            font-family: Arial;
            font-size:   9pt;
            font-weight: normal;
            color: Black;
            color: #000000;
			margin-left: 0px;
		}
		
		.ListFocusCourier
        {
            border: 1px solid black;
            background-color: #BFFF00;
            font-family: Courier;
            font-size:   9pt;
            font-weight: normal;
            color: Black;
            color: #000000;
			margin-left: 0px;
		}
		
		.focusfldRight
        {
            border: 1px solid black;
            background-color: #D9EDD5;
            font-family: Arial;
            font-size:   9pt;
            font-weight: normal;
            color: Black;
            color: #000000;
			margin-left: 0px;
			height : 16px;
            text-align: right;
		}
		
		.txtRight
		{
            text-align: right;
        }
        
        .completionList
        {
            border: solid 1px Gray;
            margin: 0px;
            padding: 0px;
            height: 70px;
            overflow: auto;
            background-color: #FFFFFF;
            font-size: 11px;
            font-family: Arial;
        }
        
        .listItem
        {
            color: #191919;
            font : Arial ;
        }
        
        .itemHighlighted
        {
            background-color: #77A5D2;
        }
        
        .linestyle
        {
            height: 17px;
            font-size: small;
            font-weight: 400;
            font-family: Arial;
            color : Blue ;
            text-align : left ;
        }

        .linestyleC
        {
            height: 17px;
            font-size: small;
            font-weight: 400;
            font-family: Arial;
            color : Blue ;
            text-align : center ;
        }

        .linestyleR
        {
            height: 17px;
            font-size: small;
            font-weight: 400;
            font-family: Arial;
            color : Blue ;
            text-align : right ;
        }

		.modalPopup {
			background-color:#FFFFFF;
			border-width:3px;
			border-style:solid;
			border-color:black;
			padding-top:10px;
			padding-left:10px;
			width:400px;
			height:140px;
		}
		
		.btn5 {
    border-radius: 5px;
    border: 0;
    border-radius: 5px;
	height : 25px;
    box-shadow: 1px 2px 5px #666;
 }
 
 .btn5:hover {
    border: 0;
    box-shadow: 1px 2px 5px #999;
    background:  linear-gradient(35deg,#99CCFF, #FFCCFF);
    color: rgb(255, 0, 102);
    padding: 5px;
	height : 25px;
    text-shadow: 0 -3px 3px #1d62ab;
    
 } 
 
 .btnNew {
    border: 0;
    box-shadow: 1px 2px 5px #999;
    background:  linear-gradient(35deg,#99CCFF, #FFCCFF);
    color: black;
    padding: 5px;
	height : 35px;
    text-shadow: 0 -3px 3px #1d62ab;
 }