BODY{
    font-family: sans-serif;
	background-color: #A0B4E6;
}
TD{
     font-family: sans-serif;
}
.top{
    vertical-align: top;
}
.floatRight{
    float: right;
}
ul.plain{
    list-style: none;
}
A.line{
    display: block;
    line-height: 2em;
}
br.hide{
    display: none;
}
table.body{
    vertical-align: top;
    background-color: #5F78Be;
}
td.body{
    vertical-align: top;
    font-size: 0.8em;
    color: #FFFFFF;
}
table.main{
     background-color: #A0B4E6;
     vertical-align: top;
}
td.menu{
    line-height: 1.2em;
    font-family: sans-serif;
    padding: 0.1em 0.2em;
    broken for netscape 4.x
}
div.title{
    background: #A0B4E6;
    font-size: 1.5em;
    font-weight: bold;
    color: #3d569c;
    padding: 0.2em;
    border-bottom: #3d569c solid 1px;
}
div.bodySubHeading{
    padding: 0.4em 0em 0em 0em;
    color: #3d569c;
    font-weight: bold;
    font-size: 0.8em;
}
div.bodyHeading{
    color: #FFFFFF;
    font-weight: bold;
    font-size: 1.5em;
    padding: 0em 1em;
}
td.bodyTop{
    font-size: 0.2em;
    border-top: 2px solid #FFFFFF;
}
td.bodyLeft{
    font-size: 0.2em;
    border-left: 2px solid #FFFFFF;
}
td.bodyRight{
    font-size: 0.2em;
    border-right: 2px solid #FFFFFF;
}
td.bodyBottom{
    font-size: 0.2em;
    border-bottom: 2px solid #FFFFFF;
}
td.bodyParent{
    vertical-align: top;
    padding: 0em 1em 1em 0em;
}
td.menusection{
    color: #3d569c;
    padding: 0em 0.2em;
    line-height: 2em;
    font-size: smaller;
    font-weight: bold;
    broken for netscape 4.x
}
A.menu{
    font-size: 0.7em;
    font-weight: bold;
    padding: 0em 1em;
    color: #FDFEB6;
    display: block;
    border: 1px solid #A0B4E6;
    broken for netscape 4.x
}
A.menuselected{
    font-size: 0.7em;
    padding: 0em 1em;
    color: #5F78Be;
    display: block;
    font-weight: bold;
    border: 1px solid #A0B4E6;
    broken for netscape 4.x
}
A:hover.menuselected{
     text-decoration: none;
}
A:hover.menu{
    background: #5F78Be;
    font-weight: bold;
    border: 1px solid #FFFFFF;
    text-decoration: none;
}
A{
    color: #FDFEB6;
    font-weight: bold;
    text-decoration: none;
}
A:hover{
    text-decoration: underline;
}
.treeview{
    font-family: sans-serif;
    font-size: 8pt;
    text-indent: 0.2em;
    color: #FFFFFF;
}
div.information{
    font-family: sans-serif;
    font-size: 0.8em;
    width: 170px;
    border: 1px outset #dddddd;
    background: #FFFF77;
    display: block;
    float: right;
    text-align: center;
    padding: 0.5em 0em;
}
li {
    padding: 0.4em 0em;
}

