html { 
height:100%; max-height:100%; 
padding:0; margin:0; border:0; background:#fff; font-size:.8em; font-family: Verdana, Arial, Helvetica, sans-serif;
/* hide overflow:hidden from IE5/Mac */ 
/* \*/ 
overflow: hidden; 
/* */ 
}
body, td, th {font-family: "Times New Roman", Times, serif; font-size: 12px; margin:0; background:#fff;}
body {height:100%; max-height:100%; overflow:hidden; padding:0; margin:0; border:0;}
a:link, a:active {color:#333;}
a:visited {color: #666;}
a:hover {color:#e2001a;}

#footer {position:absolute; margin:0; bottom:0; left:0; display:block; width:130px; height:196px; background:transparent; z-index:5;}
#footer .links {font-size:11px; margin: 6px 0 0 6px;}
#columnL {position:absolute; left:0; top:0px; bottom:0px; width:580px; z-index:4; overflow:hidden;}
#columnR {position:absolute; left:0; top:0px; bottom:0px; width:auto; z-index:4; overflow: hidden;}

* html #columnL, * html #columnR {height:100%; top:0; bottom:0; }

#columnL {left:0; background:#fff; scrollbar-arrow-color: #e2001a;
    scrollbar-face-color: #fff;
    scrollbar-highlight-color: #fff;
    scrollbar-3d-light-color: #e2001a;
    scrollbar-shadow-color: #e2001a;
    scrollbar-dark-shadow-color: #e2001a;
    scrollbar-track-color: #fff;
    scrollbar-base-color:#e2001a; }
#columnR {left:580px; right:0px; background:#d2d2d2;}

.inner {display:block; padding:0 10px 10px 10px;}
.center {text-align:center;}
#footer img.space {margin-left:10px;}

.cbk_image { margin:4px;}
.cbk_image img {border:none;}
