a:link {
	color: #693937;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #AE6966;
}
a:hover {
	text-decoration: none;
	color: #C6AAB5;
}
a:active {
	text-decoration: none;
	color: #B58E9C;
}
body 
{ 
  margin-top: 0px;
  margin-bottom: 0px;  
  margin-left: 0px;
  margin-right: 0px;
  overflow: auto;
  background-color:#A5758C;
  float: none;
}
.conta 
{
	margin-left: 0px;
	width: 100%;
	z-index: 1;
	left: 0px;
    background-repeat: no-repeat;
    background-position:center top;
    background-color:#DECBD6;
	overflow: hidden;
	float: none;
}
.fonte
{
	border-top: #693937 1px solid;
}
.fonte2
{
	border-top: #693937 1px solid;
	border-bottom: #693937 2px solid;	
}
div.header 
{
	width: 100%;
    background-repeat: no-repeat;
    background-position: center top;
    background-image:url(afb/inktpot.jpg);
	overflow: hidden;
	float: none;
}
div.layer 
{
	margin-left: 0px;
	width: 100%;
	margin-top: -50px;
	height: 35px;
	z-index: 1;
	left: 0px;
	float: none;
}
.layer1 {
	width: 100%;
	margin-top: -2px;
	left: 0;
	z-index:2;
	float: none;
}
.layer2 {
	width: 100%;
	margin-top: -2px;
	left: 0;
	z-index:2;
}
.login 
{
	margin-left: 0px;
	width: 100%;
	z-index: 1;
	left: 0px;
    background-repeat: no-repeat;
    background-position:center top;
    background-image:url(afb/inktpot2.jpg);
	overflow: hidden;
	float: none;
}
.style1 {
	font-family: Verdana;
	font-size: 	10pt;
	font-weight: bold;
	color: #693937;
}
.style2 {
	font-family: Verdana;
	font-size: 	10pt;
	color: #693937;
}
.style3 {
	font-family: Verdana;
	font-size: 	12pt;
	line-height: 18pt;
	color: #693937;
	font-weight: bold;
}
.style4 {
	font-family: Verdana;
	font-size: 	11pt;
	color: #693937;
	font-weight: bold;
}
.style5 {
	font-family: Verdana;
	font-size: 	10pt;
	font-weight: bold;
	font-style: italic;
	color: #693937;
}
.style6 {
	font-family: Verdana;
	font-size: 	8pt;
	font-weight: bold;
	font-style: italic;
	color: #693937;
}
.style7 {
	font-family: Verdana;
	font-size: 	7pt;
	color: #CC9999;
}
.style8 {
	font-family: Verdana;
	font-size: 	9pt;
	font-weight: bold;
	color: #693937;
}
.style9 {
	font-family: Verdana;
	font-size: 	9pt;
	font-weight: bold;
	font-style: italic;
	color: #693937;
}
.style10 {
	font-family: Verdana;
	font-size: 	10pt;
	font-weight: bold;
	font-style: italic;
	color: #693937;
}
.style11 {
	font-family: Verdana;
	font-size: 	11pt;
	color: #CC9999;
}
.table1 {
    background-image:url(afb/Logo.png);
	background-repeat: no-repeat;
	background-position: center top;		
	z-index: 3;
	float: none;
}
.table2 {
    background-image:url(afb/bloknote3.gif);
	background-repeat: no-repeat;
	background-position: center top;
	left: 0%;
	z-index: 3;
	float: none;
}
.page{
	position: absolute;
	visibility: hidden;
}
.picture {
	border-color: #693937;
}
div#container {
	width: 450px;
	margin-top: 0px;
	padding-left: 0px;
	padding-right: 15px;
	padding-top: 0px;
	padding-bottom: 10px;
}

div#errors {
	width: 450px;
	margin:0 auto;
}
label {
	float: left;
	width: 200px;
	text-align: left;
	padding-top: 5px;
}

input, textarea {
	padding: 3px;
	margin: 3px;
	border: 1px solid #bac5d6;
	font: 10px Verdana, sans-serif;
	background: #fff;
}
input.fout, textarea.fout {
	border: 1px solid #FF0000;
}

label.fout {
	color: #FF0000;
}
