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

a
        {
        color: #660000;
        }

a:visited {color: #996666;}

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



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