body
        {
        font-family: Verdana, arial, Helvetica;
        font-size: .8em;
        margin: 0px 0px 0px 0px;
        border: 0px;
        padding: 0px;
        color: #000000;
        background: #ffffff;
	    width: 100%;
	    background-image:url(/lists/graphics/leftbarback.gif);
		background-repeat:repeat-y;
        }

a
        {
        color: #996600;
        }

a:visited

		{
		color: #cc9966;
		}

.topright
        {
		position: absolute;
        width: 100%;
        height: 77px;
        background: #AE6D1B;
        border-bottom: solid;
        border-width: 0.1em;
		top: 0px;
		left: 0px;
		z-index: 0;
        }



a.link_decoration
        {
	    text-decoration: none;
        color: #996633;
        }
		
a.link_decoration:visited

		{
		color: #996633;
		}