

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(bg.gif);
}
#textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #89775F;
	text-decoration: none;
	height: 15px;
	width: 200px;
	border: 1px solid #89775F;
}

#fundoTabela {
	/*background: url(regfundo.jpg) no-repeat center top;*/
	background-color:white;
	border:2px solid #857A5C;
	width:600px;
}

#tabela {
	width:100%;
	height:800px;
}

.required{
	color: #857A5C;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
}

a{
color: #857A5C;
font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
}

.attributename{
color: #857A5C;
font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
}

.attributeinput{
color: #857A5C;
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
}

td {
	color: #857A5C;
	font-size:20px;
}
