body
{
	
}
#Tree
{
font-family:Verdana;
font-size:9pt;
padding:3px;
height:auto;
background-image:url(Images/lICNavigationBgr.jpg);
vertical-align:top;
width:245px;
background-repeat:repeat-y;
}
.IssuesYear
{
font-family:Verdana;
font-size:13pt;
color:Green;
font-weight:bold;
margin-left:30px;
display:block;
border-bottom:dotted 1px Gray;	
}
.MediaPanel
{
    width:750px;
    font-family:Verdana;
    font-size:8.5pt;
    background-image:url(Images/PanelBgr.jpg);
    background-repeat:repeat-x;
    background-position:bottom;
    text-align:left;
    margin-bottom:5px;
}
.TextBoxwBgr
{
 background-color:#EDECFB;
 
}