.mod-title {font-family:zawgyi-one;width:100%; font-size:20pt; height:20px;}
.mod-title div {font-family:zawgyi-one;}
.lotnumdiv{
    background-image:url(../Images/ball.gif); 
    float:left; position:relative; 
    background-repeat:no-repeat;
    width:50px;height:50px; 
    text-align:center; 
    vertical-align:bottom;
}
.lotnumtext{
    width:15px; 
    height:20px; 
    font-weight:bold; 
    font-size:14pt; 
    font-family:Zawgyi-One;
    color:red; 
    text-align:center;
    border-style:none;
    background-color:Transparent;
}
.lotnumdivadv{
    background-image:url(../Images/ballAdv.gif); 
    float:left; 
    position:relative; 
    background-repeat:no-repeat;
    width:50px;height:50px; 
    text-align:center; 
    font-family:Zawgyi-One;
    vertical-align:bottom;
}
.popup td{
    cursor:pointer; 
    width:40px;
	height:24px;
    background-color:White;
    border-style:solid;
    font-family:Zawgyi-One;
    border-width:2px; 
    border-color:silver;
}

.searchformtext{
    text-align:center;
    font-family:Zawgyi-One;
    width:20px;
    height:20px;
}

// Text Effect Start
//Text Effect End
