.parentMenu { font-size: 10pt; color: #F7FCD7; font-weight: bold; vertical-align: middle; text-align: left; cursor: hand; height: 25px; } .childMenu { font-size: 9pt; color: #A81E32; height: 14pt; } .subchildMenu { font-size: 8px; color: red; padding-left: 20px; } .subSubChildMenu { font-size: 8px; color: #033d61; padding-left: 30px; } .treeTable { border-color: #95d6e4; border-style: solid; border-width: 1pt; text-align: left; } .trCss { cursor: hand; width: 10%; } .childMenuTable { background-color: #ffffff; width: 100%; } body { margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; color: #03515d /*overflow-y : hidden; overflow-x: scroll*/ }