.DBGrid-Container { background-color: #FFFFFF ; }
.DBGrid { cursor: default ; }
.DBGrid-Column { cursor: default ; clear: none ; white-space: nowrap ; overflow: hidden ; text-overflow: ellipsis ; }
.DBGrid-Header { cursor: default ; border-bottom: 2px solid #FCC247 ; font-weight: bold ; height: 20px ; background-color: #FAF9F4 ; }
.DBGrid-Header-Mover { background-color: #EBEADB ; border-bottom: 2px solid #CC9900 ; }
.DBGrid-Header-Mout { background-color: #FAF9F4 ; border-bottom: 2px solid #FCC247 ; }
.DBGrid-Header-Mover-On { background-color: #EBEADB ; border-bottom: 2px solid #CC0000 ; }
.DBGrid-Header-Mout-On { background-color: #FAF9F4 ; border-bottom: 2px solid #FF0000 ; }
.DBGrid-Row-Activated { background-color: #E0E080 ; }
.DBGrid-Row-Default { background-color: #F7F7F7 ; }
.DBGrid-Row-A { background-color: #FEF7E7 ; }
.DBGrid-Row-B { background-color: #EEEEEE ; }
.DBGrid-Button { width: 30px ; }
.DBGrid-Page-On { color: #FF0000 ; text-decoration: none ; font-weight: bold ; }
.DBGrid-Message { color: maroon ; padding-left: 3px ; }
.DBGrid-Page-Numbers { padding-left: 5px ; padding-right: 5px ; } ;
.DBGrid-Button-Refresh { width: 65px ; }



