.cpd01 { color: black; font-size: 12px; font-weight: normal; font-style: normal; line-height: 0; }.cpd02 { text-align: center; }.cpd03 { text-align: center; margin: auto; }body{ font-size: 12px; font-family: Verdana; text-decoration: none; margin: 0; padding: 0; border: 0; overflow: hidden; height: 100%; max-height: 100%; }p { font-size: 14px; line-height: 14px; position: relative; height: 14px; }td { color: #000; font-size: 14px; }#framecontentTop, #framecontentBottom{ height: 100px; /*Height of bottom frame div*/overflow: hidden; /*Disable scrollbars. Set to "scroll" to enable*/color: black; background-color: #101741; position: absolute; top: 0; left: 0; width: 100%; }#framecontentBottom{ height: 60px; /*Height of top frame div*/overflow: hidden; /*Disable scrollbars. Set to "scroll" to enable*/color: silver; background-color: #101741; top: auto; bottom: 0; width: 100%; }#maincontent{position: fixed; top: 100px; /*Set top value to HeightOfTopFrameDiv*/left: 0;right: 0;bottom: 60px; /*Set bottom value to HeightOfBottomFrameDiv*/overflow: auto; background: #81a594;}.innertube{margin: 15px; /*Margins for inner DIV inside each DIV (to provide padding)*/}h1 { color: #dcdcdc; font-size: 24px; font-weight: 400; line-height: 12px; text-align: center; padding-top: 6px; }h2 { color: #e6e6dc; font-size: 14px; font-weight: normal; line-height: 10px; text-align: center; }h3 { color: black; font-size: 14px; font-weight: 500; line-height: 14px; text-decoration: none; margin-left: 40%; }h4 { color: #3b3b3b; font-size: 10px; font-weight: 400; line-height: 0; height: 30px; }.rt_pic { position: absolute; top: 0; right: 0; }* html #maincontent{ /*IE6 hack*/height: 100%; width: 100%; }* html body{ /*IE6 hack*/padding: 100px 0 110px; /*Set value to (HeightOfTopFrameDiv 0 HeightOfBottomFrameDiv 0)*/}a:link { color: silver; text-decoration: underline; }a:hover { color: white; background-color: black; text-decoration: underline; }a:visited { color: #3b3b3b; text-decoration: underline; }