body {
    background-color: #193c50;
    color:#eeeeee;
    font-family:Arial,Helvetica,sans-serif;
    margin: 0px 0px;
    scrollbar-3dlight-color:#193c50;
    scrollbar-base-color:#193c50;
    scrollbar-face-color:#193c50;
    scrollbar-track-color:#4c6f83;
}

p,pre,td {
    font-family:Arial,Helvetica,sans-serif;
    color:#eeeeee;
    line-height:120%;
    font-size:10pt;
}

td {
    vertical-align:top;
}

p {
    text-align:justify;
}

b {
    font-weight:700;
}

h3 {
    color:#ffcf30;
}

h4 {
    color:#ffcf30;
}

h5 {
    color:#ffcf30;
}

hr {
    color:#777777;
    height:1px;
}

a,a:link,a:visited {
    font-family:Arial,Helvetica,sans-serif;
    color:#eeeeee;
    font-size:10pt;
}

a:hover {
    text-decoration:none;
}

td.menuleft1 {
    background-color:#526d9c;
    border-top: 2px solid #333333;
    border-bottom: 2px solid #333333;
    border-left: 2px solid #333333;
    line-height:100%;
    width:100px;
    height:16px;
    vertical-align:middle;
}

td.menuleft2 {
    background-color:#17474b;
    border-top: 2px solid #333333;
    border-bottom: 2px solid #333333;
    border-right: 2px solid #333333;
    width:12px;
    height:16px;
}

p.menuleft {
    font-weight:700;
    color:#000000;
    font-size:10pt;
    line-height:100%;
    vertical-align:middle;
    white-space:nowrap; 
}

span.menuleft {
    color:#EEEEEE;
    text-decoration:none;
    white-space:nowrap; 
}

a.menuleft,a:link.menuleft,a:visited.menuleft {color:#17474b; text-decoration:none;}

a:hover.menuleft {color:#ff3333;}
