@charset "utf-8";
body {
	background-image: url(assets/bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #D9CA9C;
}

p
{
color: #260401;
}

.layout {
	position: absolute;
	left: 20px;
}
.homebtn {
	position: absolute;
	left: 20px;
}

div.scroll {
height: 400px;
width: 400px;
overflow: auto;
}

#navlist
{
background: #D9CA9C;
margin: 0px;
padding: 0px;
height: 18px;
width: 400px;
}

#navlist li
{
display: inline;
float: left;
margin: 0px;
padding: 0px;
list-style: none;
}

#navlist li a:link, #navlist li a:visited
{
font: bold 16px/20px Arial, Helvetica, sans-serif;
color: #260401;
text-decoration: none;
display: block;
padding: 0px 0px 0px 0px;
margin: 0px;
height: 17px;
overflow: hidden;
width: 65px;
text-align: center;
}

#navlist li a#current
{
color: #da6a29;
font-style: italic;
}

#navlist li a:hover, #navlist li a:active
{
color: #D9CA9C;
text-decoration: none;
background: #260401;
text-align: left;
text-transform: uppercase;
font: bold normal 10px/16px "Lucida Sans Unicode", verdana, lucida, arial, helvetica, sans-serif;
}.subtitulo {
	text-align: right;
}
.layout table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bolder;
	text-align: center;
}
.awardtable {
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
}
.awardtable th {
	background-color: #260401;
	color: #D9CA9C;
	font-size: 12pt;
}
.awardtable td {
	color: #290805;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #DA6A29;
	font-size: 12pt;
	font-weight: bolder;
}
h3 {
	color: #260401;
}

#linkcontainer 
{
	width: 180px;
}

#linkcontainer ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #260401;
}

#linkcontainer a
{
	display: block;
	padding: 2px;
	width: 160px;
	background-color: #D9CA9C;
	border-bottom: 1px solid #260401;
	color: #260401;
	font-weight: bolder;
	font-size: 9pt;
	text-align: right;
}

#linkcontainer a:link, #linklist a:visited
{
	color: #260401;
	text-decoration: none;
}

#linkcontainer a:hover
{
background-color:#260401;
color: #D9CA9C;
}

h6 {
	font-size: 9px;
	color: #260401;
}

ul#homelist
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
}

#homelist li
{
display: inline;
list-style-type: none;
border-bottom: solid 2px #290805;
}

#homelist a { padding: 3px 10px; }

#homelist a:link, #homelist a:visited
{
	color: #290805;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
}

#homelist a:hover
{
color: #d9ca9c;
background-color: #290805;
text-decoration: none;
}

.infocell {
	color: #D9CA9C;
	background-color: #290805;
	width: 250px;
	height: 20px;
	vertical-align: middle;
	text-align: left;
	padding: 6px;
	margin: 3px;
}
.inputcell {
	width: 250px;
	text-align: left;
	vertical-align: middle;
	color: #290805;
}
.inputtext {
	color: #290805;
	background-color: #D9CA9C;
	font-weight: bolder;
}
.button {
	color: #D9CA9C;
	background-color: #290805;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	border: 2px solid #D9CA9C;
}

.layout .scroll .inputcell #field-48388b0d0d27a82 {
	width: 300px;
}
