
Body
{
    margin: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11pt;
    line-height: 1.5;
    color: #404060; /*background-color:#b0b0c0;*/
    /*background-image: url(MasterBkgd1.jpg);
    background-repeat: repeat-x;*/
    background-image: url(PageBkgdReel1.png);
    background-repeat:no-repeat;
    background-position:center top;
}

Body a
{
    color: #404060;
    text-decoration: none;
}

Body a:hover
{
    color: #202040;
    text-decoration:underline;
}



h1 { font-weight: bold; font-size:x-large; color: #600000; line-height:1.2; }
h2 { font-weight: bold; font-size:140%; color: #600000; line-height:1.2; }
h3 { font-weight: bold; font-size:120%; color: #600000; line-height:1.2; }




.ContentBkgdArea960
{
    width:960px;
    margin:0 auto;
    /*background-image:url(MasterBkgd960.jpg);
    background-repeat:no-repeat;*/
}


.ContentArea900
{
    width:900px; 
    margin:0 auto; 
    /*background-color:White;*/ 
}


.ContentBodyArea
{
    margin:10px;
    /*background-image:url(ContentAreaTop1.jpg);
    background-repeat:repeat-x;*/
}



.PortfolioHeader { /*color:#202040;*/ margin-top:2px; padding:6px 20px; font-size:large; font-weight:bold; }
/*
.PortfolioAccordion { border-bottom:dotted 1px #802020; }
.PortfolioAccordionHeader { background-color:#808090; color:White; font-weight:bold; margin-top:1px; padding:4px 20px; line-height:30px; border-top:solid 1px #802020; border-left:solid 10px #802020; border-right:solid 2px #b0b0c0; }
.PortfolioAccordionHeader a { color:White; }
.PortfolioAccordionHeader a:hover { color:White; text-decoration:underline; }
.PortfolioAccordionHeaderSelected { background-color:#404050; }
.PortfolioAccordionContent { padding:20px 40px 10px 40px; background-color:#f8f8f8; border-left:dotted 1px #d0d0d0; }
*/
.PortfolioListView { border-bottom:dotted 1px #802020; }
.PortfolioListViewHeader
{
    /*
    background-color: #808090;
    border-top: solid 1px #802020;
    border-left: solid 10px #802020;
    border-right: solid 2px #b0b0c0;
    */
    background-image: url(PortfolioHeaderBkgd2.png);
    background-repeat: no-repeat;
    color: White;
    font-weight: bold;
    margin-top: 1px;
    padding:15px;
    line-height: 1.2;
}
.PortfolioListViewContent
{
    /*background-color:#f8f8f8;*/
    border-left: dotted 1px #d0d0d0;
    background-image: url(PortfolioContentBkgd1.png);
    background-repeat: no-repeat;
}
