.ui-widget,.ui-widget .ui-widget {
    font-size: 90%; 
}
body {
    background-image: url("/acm/javax.faces.resource/images/bk.jpg.xhtml");
}

.searchPanel{
    width: 800px;
    margin:auto;
}
.searchGridPanel{
    width: 500px;
    margin:auto;
}

.stkLbl{
    font-weight: bold;
}

.noborder.ui-panelgrid>*>tr,
.noborder.ui-panelgrid .ui-panelgrid-cell {
    border: none;
}

.clearbvbk{
    background: #99ff99;
    color: #009966;
}

.expiredbvbk{
    background: #ff9999;
    color: #cc0000;
}

tabcolumn_txtcenter{
    text-align: center;
}