h1 { font-family: arial, helvetica, sans-serif; color:#505050; font-size:14pt; font-weight:bold }
h2 { font-family: arial, helvetica, sans-serif; color:#505050; font-size:12pt; font-weight:bold }
h3 { font-family: arial, helvetica, sans-serif; color:#505050; font-size:8pt; font-weight:normal}
h4 { font-family: arial, helvetica, sans-serif; color:#DD4444; font-size:12pt; font-weight:bold}
red { font-family: arial, helvetica, sans-serif; color:#DD4444; font-size:11pt; font-weight:normal}
p, ul, li, td, div, dl  { font-family: arial, helvetica, sans-serif; color:#505050; font-size:11pt; font-weight:normal }
b  { font-family: arial, helvetica, sans-serif; color:#505050; font-size:11pt; font-weight:bold }

body { background-color:#E5E5E5; }

a:link { color:#505050; text-decoration:underline; }
a:visited { color:#505050; text-decoration:underline; }
a:active { color:#DD4444; text-decoration:none; }
a:hover { color:#DD4444; text-decoration:underline; }

.hcrot { color : #DD4444; }

#L1 {   position: absolute;
        left: 0%;
        top: 0%;
        float : left;
        width : 740px;
        margin-left : 0px;
        height : 74px;
        background-color : #E5E5E5;
        padding: 5px;
        z-index:1;}

#L2 {   position: absolute;
        left: 0px;
        top: 84px;
        width : 100px;
        height : 290px;
        background-color : #E5E5E5;
        padding: 5px;
        z-index:2;}

#L3 {   position: absolute;
        left: 110px;
        top: 84px;
        width : 620px;
        /* height : 290px; */
        /* overflow : auto; */
        padding-right : 10px;
        padding-left : 10px;
        padding-bottom : 10px;
        padding-top : 10px;
        background-color : #FFFFEC;
        color : #505050;
        border : 1px solid menu;
        z-index:1;}

#L4 {   position: absolute;
        left: 0px;
        top: 390px;
        float : left;
        width : 740px;
        height : 50px;
        color : #505050;
        background-color : #E5E5E5;
        padding: 5px;
        }