body {
    background:#0C547B;
    padding-top:0px;
    margin-top:0px;
    margin-bottom:0px;
}

p,body,table,td,pre {
    font-size:10pt;
}

p,pre,body,table,td,h1,h2,h3,h4 {
    font-family: Trebuchet MS, Tahoma, Verdana, sans-serif, Arial;
}

p,pre {
    text-align:left;
}

a {
    color:#616161;
    text-decoration:none;
}

a:hover {
    text-decoration:none;
}

img {
    border:none;
}

#textbox {
    border:1px solid #808080;
    background:#ffffff;
    color:#555555;
}

#container {
    width:870px;
}

#head {
    background-image: url(head.jpg);
    background-repeat:no-repeat;
    height:100px;
    text-align:left;
    padding:0px;
    border-bottom:1px solid #333333;
}

#head2 {
    background-image: url(head2.jpg);
    background-repeat:no-repeat;
    height:200px;
    text-align:left;
    padding:0px;
}

#menu {
    font-size:10pt;
    background:#333333;
    color:#ffffff;
    padding:7px;
    text-align:left;
    height:20px;
}

#foot {
    font-size:10pt;
    background:#333333;
    color:#ffffff;
    padding:7px;
    text-align:left;
    height:20px;
}

.menuentry {
    color: #ADAEB1;
}

#content {
    background:#ffffff;
    background-image: url(background2.jpg);
    background-repeat:repeat-y;
    color:#000000;
    padding-top:10px;
    padding-bottom:10px;
    text-align:left;
    padding-left:25px;
    padding-right:25px;
    min-height:500px;
}

.tablemaster {
    border-top:1px solid #D8BE50;
    border-left:1px solid #D8BE50;
}
.tabletitle {
    background:#E8D99C;
    color:#000000;
    border-bottom:1px solid #D8BE50;
    border-right:1px solid #D8BE50;
}

.tablevalue {
    background:#F5EED2;
    color:#000000;
    border-bottom:1px solid #D8BE50;
    border-right:1px solid #D8BE50;
}
