html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, table, td, tr, fieldset {font-family:Verdana, Arial, Helvetica, sans-serif;margin: 0;padding: 0;border:0;font-size:11px;}
html {width: 100%;height: 100%}
body {font-size:11px;width: 100%;height: 100%;scrollbar-base-color:#000;scrollbar-face-color: #777;
    scrollbar-3dlight-color:#500;/* outer border left and top of buttons */
    scrollbar-highlight-color:#700;/* inner border left and top of buttons */  
    scrollbar-shadow-color:#500;/* inner border right and bottom of buttons */
    scrollbar-darkshadow-color:#300;/* outer border right and bottom of buttons */
    scrollbar-arrow-color:#800;
    scrollbar-track-color:#AAA;/* bottom of track */
    /* scrollbar is 13 pix wide !  take in considereation when designing center piece */
}
table#cont {position: absolute;width:100%;height:100%;text-align:center}
div#container {position: relative;text-align:left;margin-left:auto;margin-right:auto;width:900px;height:600px}
div#inner {position: absolute;width:100%;height:100%;}

table#cont2 {position: absolute;width: 100%;height: 100%;text-align:center;display:none}
div#container2 {position: relative;text-align:left;margin-left:auto;margin-right:auto;width:900px;height:600px}

table#cont3 {position: absolute;width: 100%;height: 100%;text-align:center}
div#container3 {position: relative;text-align:left;margin-left:auto;margin-right:auto}

#maincontent {position:absolute;overflow:hidden;z-index:1;width:740px;height:660px;}

.newslist[class]{margin:5px;height:395px;overflow:auto}
*html .newslist{margin:5px;height:400px;overflow:auto}

.newsfull{position:absolute;top:0px;overflow:auto;width:695px}


