body {
    color: #000000;
    background-color: #FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
   }
h1, h2, h3, h4 {
    color: #000000;
    background-color: transparent;
    line-height: 1.3em;
    }
th {
    vertical-align: bottom;
    }
.fullwidth {
    width: 100%;
    }
.darkgrey {
    color: #33CCCC;
    background-color: #000000;
    font-size: smaller;
    font-weight: bold;
    }
.navbaritema {
    width: 20%;
    }
.navbaritema a:link {
    color: #33CCCC;
    background-color: transparent;
    text-decoration: none;
    }
.navbaritema a:visited {
    color: #33CCCC;
    background-color: transparent;
    text-decoration: none;
    }
.navbaritema a:hover {
    color: #33CCCC;
    background-color: transparent;
    text-decoration: underline;
    }
.navbaritema a:active {
    color: #33CCCC;
    background-color: transparent;
    text-decoration: none;
    }
.navbaritemb {
    width: 30%;
    }
.navbaritemb a:link {
    color: #33CCCC;
    background-color: transparent;
    text-decoration: none;
    }
.navbaritemb a:visited {
    color: #33CCCC;
    background-color: transparent;
    text-decoration: none;
    }
.navbaritemb a:hover {
    color: #33CCCC;
    background-color: transparent;
    text-decoration: underline;
    }
.navbaritemb a:active {
    color: #33CCCC;
    background-color: transparent;
    text-decoration: none;
    }
.leftelement {
    color: #000000;
    background-color: #FFC534;
    width: 20%;
    text-align: left;
    vertical-align: top;
    border: 2px solid #CC7700;
    }
.lefttopics {
    margin: 5px;
    }
.mainelement {
    color: #000000;
    background-color: #FFFFFF;
    text-align: left;
    vertical-align: top;
    line-height: 1.3em;
    }
.maincontent {
    margin: 5px;
    }
.rightelement {
    color: #000000;
    background-color: #FFC534;
    width: 20%;
    text-align: left;
    vertical-align: top;
    border: 2px solid #CC7700;
    }
.sidebar {
    margin: 5px;
    }
.italictext {
    font-style: italic;
    }
a:link {
    color: #006666;
    }
a:visited {
    color: #660033;
    }
.breadcrumb {
    font-size: smaller;
    }
.nextitem {
    text-align: right;
    font-size: smaller;
    float: right;
    }
.previtem {
    text-align: left;
    font-size: smaller;
    float: left;
    }
.indentedblock {
    margin-left: 20px;
    margin-right: 20px;
    }
.copyright {
    clear: both;
    }
address {
    font-size: smaller;
    font-style: normal;
    text-align: left;
    }
.stdsubh {
    font-size: smaller;
    }
.stddefn {
    font-weight: bold;
    }
.boldcode {
    font-weight: bold;
    }
.sampletable {
    border-width: 1px;
    border-style: solid;
    border-color: #000000;
    width: 80%;
    }
.invisibleitem {
    visibility: hidden;
    }
.aligntop {
    vertical-align: top;
    }
.booktitle {
    font-weight: bold;
    }
.disclaimer {
    margin-left: 20px;
    font-weight: bold;
    color: #990000;
    font-size: smaller;
    margin-right: 20px;
    padding: 5px;
    border: 3px solid #990000;
    }
.skipover {
    display: none;
    }
.ccode {
    font-family: "Courier New", monospace;
    margin-left: 20px;
    margin-right: 20px;
    }
.asciiblock {
    font-family: "Courier New", Courier, mono;
    margin-right: 10px;
    margin-left: 10px;
    }
.padheader {
    color: #000000;
    margin-right: 10px;
    margin-left: 10px;
    }
dt {
    font-weight: bold;
    }
.centered {
    text-align: center;
    }
legend {
    color: #000000;
    font-size: smaller;
    }
.comparisondata {
    width: 100%;
    border-collapse: collapse;
    border-width: 1px;
    border-style: solid;
    border-color: #006666;
    }
.collapseborder {
    padding: 2px;
    border-width: 1px;
    border-style: solid;
    border-color: #006666;
    }
.formlegendbox {
    margin: 10px;
    }
