/* CSS Document */
html {
height:100%; 
max-height:100%; 
padding:0;
margin:0; 
border:0; 
background:#000000; 
/* hide overflow:hidden from IE5/Mac */ 
/* \*/ 
overflow: hidden; 
/* */ 
}

body {height:100%; max-height:100%; overflow:hidden; padding:0; margin:0; border:0;}

#content {overflow:auto; position:absolute; z-index:3; top:110px; bottom:0; left:200px; right:0; background:#000000; color:#FFFFFF;}

* html #content {top:0; left:0; right:0; bottom:0; height:100%; max-height:100%; width:100%; overflow:auto; position:absolute; z-index:3; border-top:110px solid #FFFFFF; border-left:200px solid #FFFFFF;}


#head {position:absolute; margin:0; top:0; left:0; display:block; width:100%; height:110px; font-size:4em; z-index:5; overflow:hidden; color:#FFFFFF; background:#000000; border-bottom:1px solid #FFFFFF;}

#left {position:absolute; left:0; top:110px; bottom:0; width:200px; font-size:1.2em; z-index:4; overflow:auto; background:#000000; border-right:1px solid #FFFFFF; color:#FFFFFF;}

* html #left {height:100%; top:0; bottom:0; border-top:110px solid #FFFFFF; color:#FFFFFF;}

#content p {padding:10px;}

.tnormal {color:#FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
.thead {color:#FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight:bold; }

a:link {color:#EF7F01;}
a:visited {color:#E8983E;}

img {behavior: url("pngbehavior.htc");}