body
        {
        font-family: Verdana, arial, Helvetica;
        font-size: .8em;
        margin: 0px;
        margin-right: 0px;
		border: 0px;
        padding: 0px;
        color: #000000;
        background: #ffffff;
        width: 100%;
		}

a
        {
        color: #AE6D1B;
        }

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


