div.headersidebar 
{
    float:right;
    background:url('images/menu/sidenav.gif');
    width:170px;
    height:184px;
    vertical-align:top;
    padding-left:20px;
    padding-top:6px;
}

/*
START Appendix ELEMENTS
*/

div.appendixbottom 
{
    width:358px;
    background:url(images/appendixbottom.jpg);
    padding-left:22px;
    padding-top:6px;
    padding-bottom:6px;
    border-left:4px solid #000000;
    margin-bottom:12px;
}
a.appendixbottom 
{
    font-family:Verdana;
    font-size: 11px;
    font-weight:normal;
    color:#cd2020;
    text-decoration:none;
}
a.appendixbottom:hover {
    color: #000000;
}


div.appendixtop
{
    width:140px;
    padding-left:00px;
    padding-top:6px;
    padding-bottom:6px;
}
a.appendixtop 
{
    font-family:Verdana;
    font-size: 11px;
    font-weight:bold;
    color:#cd2020;
    text-decoration:none;
}
a.appendixtop:hover {
    color: #000000;
}

.sidetitle 
{
    font-family:Verdana;
    font-size:13px;
    font-weight:bold;
    color:#ffffff;
}

/*
END Appendix Elements
*/
