﻿#divContent
{
    font-family: Tahoma;
    color: #006400;
    background-image: url('watermark.jpg');
    background-attachment: fixed;
    background-repeat: no-repeat;
    height: 180px;
    width:300px;
    background-position:50px 6px;
    border-bottom-style:solid;
    border-top-style:solid;
    border-width:1px;
    padding-left:4px;
}

#divContentArvore
{
    font-family: Tahoma;
    color: #006400;
    background-image: url('watermark.jpg');
    background-attachment: fixed;
    background-repeat: no-repeat;
    height: 180px;
    width:300px;
    background-position:50px 6px;
    border-bottom-style:solid;
    border-top-style:solid;
    border-width:1px;
    padding-left:4px;
    padding-top:20px;
}

#divHeader
{
	background-image:url('spacer.gif');
	background-position: left bottom;
	background-repeat:no-repeat;
    white-space:nowrap;
    height:20px;
    width:300px;
    margin-bottom:7px;
}

a
{
	color:#008000;
	font-size:10pt;
}

span
{
	color:#008000;
	font-size:10pt;
}
