/* CSS Document */
body,td,th {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(bg.gif);
	margin-right: 0px;
	margin-bottom: 0px;
}
.butn {
	background-color:#E0ECD8;
	color:#993300;
	height:11;
	font-size:11px;
	font-family:"Trebuchet MS";
	font-weight:bold;
	color:#003300;
	border-top: 1px solid #AFCE9B;
	border-right: 1px solid #003300;
	border-bottom: 1px solid #003300;
	border-left: 1px solid #AFCE9B;
}
.butn1 {	border: 1px solid;
	border-top-color: #E3A69F;
	border-left-color: #E3A69F;
	border-bottom-color: #003300;
	border-right-color: #003300;
	background-color:#E0ECD8;
	color:#993300;
	height:11;
	font-size:11px;
	font-family:"Trebuchet MS";
	font-weight:bold;
	color:#003300;
}
.style1 {color: #000000}
.style2 {color: #142F10}
.titulo {
	font-size:18px;
	font-weight:bold;
	color:#006600;
}
a {
	color:#003300;
	font-family:"Trebuchet MS";
	font-size:11px;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.field {

	background-color:#E0ECD8;
	color:#993300;
	font-size:11px;
	font-family:"Trebuchet MS";
	font-weight:bold;
	color:#003300;
	border-top: 1px solid #AFCE9B;
	border-right: 1px solid #003300;
	border-bottom: 1px solid #003300;
	border-left: 1px solid #AFCE9B;
}

