
    .modalBackground {
        background-color: Gray;    
        filter: alpha(opacity=60);      
        opacity: 0.6; }  

     .buttonWAIT {
	border: 1px solid #6c8761;
	background-color:Red;
	text-decoration: blink;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #ffffff; }  
	          
     .button {
	border: 1px solid #6c8761;
	background-color:#6c8761;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #ffffff;
	height: 20px;
}
	                    
     .button:hover {
	border: 1px solid #6c8761;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #6c8761; }

     .buttonx {
	background-color:#FFF;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	color: #6F6860;}

    .buttonx:hover {
		background-color:#FFF;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	color: #AA0000;}

        .buttonSR {
	border: 1px solid #8FA886;
	font-weight: bolder;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color:#6F6860;
}
	        
        .buttonSR:hover {
	border: 1px solid #8FA886;
	font-weight: bolder;
	color: #6F6860;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FFF;
}
        .buttonSearch {
            background-color: #FFF;
            color: #AA0000;
            font-weight: bold;
            border: 1px solid #AA0000;}

        .buttonSearch:hover {
            font-weight: bold;
            color: #000;
            background-color: #FFF;}

.Button_back {
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #88A37E;
	border: 1px solid #88A37E;
	background-color: #FFF;
}
.Button_back:hover {
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	border: 1px solid #000000;
	background-color: #FFF;
}
.Head_Text {
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000;
}

.sm_row {
	font-family: Verdana, Arial;
	font-size: 10px;
}

.aceCL_NS {   
        margin : 0px!important;
        background-color : white;
        color : windowtext;
        border : buttonshadow;
        border-color: Black;
        border-width : 2px;
        border-style : solid;
        cursor : pointer;
        overflow :hidden;
        height : 240px;
        text-align : left; 
        list-style-type : none;
        padding-left: 0px;
        }

.aceCL {   
        margin : 0px!important;
        background-color : white;
        color : windowtext;
        border : buttonshadow;
        border-color: Black;
        border-width : 2px;
        border-style : solid;
        cursor : pointer;
        overflow : scroll;
        height : 200px;
        text-align : left; 
        list-style-type : none;
        padding-left: 0px;
        }
        
.SubHeadRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #AA0000;
    } 

.Text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding-left: 10px;
	white-space: normal;
	line-height: 17px;
	color: #6C665E;
    }   
   
.leftHd {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #556545;
}

.rightTxt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333;
}

.hiddenBUTTON 
{
	display:none;
}  

.sectionSFS {
        background-color:#92A989;
}

.sectionBldSFS {
	background-color:#D6DFD3;
}

.SubHeadSFS {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #404C34;
} 

.SubHead2SFS {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #404C34;
} 

.SubHead3SFS {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #404C34;
} 

.tableSFS {	
	border-collapse:collapse;	
	border-style:Solid;
	border-width:1px;	
	font-size:9pt;
	font-weight:normal;
}   