body {
margin : 0;
padding : 0;
font-family: Verdana, Helvetica, Arial, sans-serif;
background: #E4DBC8  url(img/bgs.gif) center repeat-y;
}

p {
text-indent: 2em;
}

P,li,table {
font-size: 9pt; 
font-weight: normal;
}

table.main {
border: 1px solid #664F25;
width: 100%;
height: 100%;
}

table.sub {
width: 100%;
height: 100%;
}

.content table {
width: 100%;
border-collapse: collapse;
}


.content td, th {
border: 1px solid #664F25;
padding: 2px;
}

tr.imgs {
height: 126px;
}

tr.logo {
background: #805B31 url(img/bg.gif) repeat-x;
height: 144px;
}

td.content, td.menu  {
background: #E6E0C0 url(img/bgbottom.gif) repeat-x;
height: 100%;
}

td.copy {
background: #E6E0C0;
text-align: center;
font-size: 8pt;
}

td.menu{
width: 20%;
}

td{
padding: 0px;
margin: 0px;
}

img {
border: 0px;
}

td.content {
padding-right: 20px;
padding-left: 20px;
padding-bottom: 30px;
text-align: justify;
line-height: 1.5em;
}

td.data {
color: #D4C4AD;
padding-right: 12px;
text-align: right;
}

td.name {
padding-left: 12px;
text-align: left;
}


.menu li{
font-size: 10pt; 
font-weight: bold;
border-bottom: 1px solid #664F25;
padding-top: 0.5em;
padding-bottom: 0.3em;
}


.menu li.select{
font-weight: bolder ;
list-style-type: square;
}
.menu li:hover {list-style-type: circle;}

.name h4 {
color: gold;
font-size: 10pt; 
}

A {text-decoration: none;}
A:link {
color: #28252E;
text-decoration: none;
}
A:active {
color: #28252E;
text-decoration: none;
}
A:visited {
color: #28252E;
text-decoration: none;
}
A:hover {
color: #75542F;
text-decoration: none;
}

.data a{
color: #D4C4AD;
text-decoration: underline;
}
.data a:hover{
color: #D4C4AD;
text-decoration: underline;
}

.data tt {
white-space: nowrap;
}


.exp td{
text-align: center;
}

input,select {
margin: 2px;
background: #FFFFFF;
border: 1px solid #664F25;
font-size: 9pt;
color: #000000;
}

.forma td{
border: 0px;
}

.content img {
margin: 1.2em;
border: 0px;
text-align: left;
}


