BODY {
    background: white;
    color: black;
    margin:10px 10px 0px 10px;
    padding:0px;
    font-style: normal;
    font-size: 13px;
    line-height: 18px;
    font-family: Verdana;
}

.header {
    background:#fff;
    width:776px;
   /* height:93px; */
    voice-family: "\"}\"";
    voice-family: inherit;
    border-bottom: solid #000 1px;
}

.left_toolbar {
    position: absolute;
    left:10px;
    top:75px;
    width:170px;
    background:#fff;
}

.left_toolbar ul {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
    margin-top: 10px;
    margin-left: 10px;
}

.left_toolbar_title {
    background-color:#4899c4;
    color:#fff;
    font-size:12pt;
    font-weight:bold;
    margin:0px;
    padding:0px;
    margin-right:10px;
    padding-left:10px;
}

.left_toolbar A:link {text-decoration: underline; color: blue;}
.left_toolbar A:visited {text-decoration: underline; color: #666;}
.left_toolbar A:active {text-decoration: underline; color: #666;}
.left_toolbar A:hover {text-decoration: underline; color: #666;}

.no_frills A:link {text-decoration: none; color: blue;}
.no_frills A:visited {text-decoration: none; color: blue;}
.no_frills A:active {text-decoration: none; color: blue;}
.no_frills A:hover {text-decoration: none; color: grey;}

.content {
    background:#fff;
    margin-left: 169px;
    voice-family: "\"}\"";
    voice-family: inherit;
    margin-left: 171px;
    width: 616px;
    padding-top: 0px;
    padding-left: 0px;
}

.footer {
    background:#fff;
    width:776px;
    margin-left: 5%;
    margin-right: 5%;
    /* height:40px; */
    voice-family: "\"}\"";
    voice-family: inherit;
}
