/* The logo background color */
.clsLogo {}
/* The style of navigation bar */
.clsLeftNav {}
/* The style of the contents cell */
.clsTabContent{}
/* The style of the body. It visible near by logo.*/
BODY {}
/* The table cell description element */
.clsTabTblCell {}
/* The page header style */     
.clsSectionHeader {}
/* The table cell item element. This usually read only elements*/
.clsTabTblCellRO {}
/* The table cell item element. This usually editable elements */
.clsTabTblCellED {}
/* The error message style */
.clsErrorMsg {}
/* This style used in the paging */
.clsGridPage {}
/* The push button style */
.clsBtnOff {}
