 .FilterMenuClass1 td
    {
      
      font-size: 11px;
    }

.MasterTable_Skin
{
      border-collapse: separate !important;
}


 div.popupDIVLayer 
    {
        position: absolute;
        Z-INDEX:-1;
        top:187px;
        left:290px;
        background-color: #eeeeee;
        color: #000000;
        border: 1px solid #333;
        font-family: Tahoma;
        font-size:8pt;
    }
    
 .stlMainDropDown
{
 /*	padding: 1px 1px 1px 1px; */
 
	border: solid 1px #7f9db9;
	background-color: Transparent;
	position: absolute;
	width: 225px;
	z-index: 100;
}

.stlDropDownList 
{
	font-family: Tahoma;
	font-size: 12px;
	padding: 1px 1px 1px 1px;
	border: solid 1px #000;
	background-color: #ff0000;
	z-index: 100;
	cursor: Hand;
}

.stlDropDownList:hover
{
	font-family: Tahoma;
	font-size: 12px;
	padding: 1px 1px 1px 1px;
	border: solid 1px #000;
	background-color: blue !important;
	z-index: 100;
	cursor: Hand; 
}
a.nganngo_button { text-decoration: none; }
a.nganngo_button:hover { text-decoration: none; }
a.nganngo_button:visited { text-decoration: none; }
