.tabla_marron {
	border: 1px solid #999999;
	background: #EFE0A6;
}
.tabla_trans {
	border: 1px solid #999999;
	background: none;
}
.form_toolbar {
	background: #e8e8e8;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
}
.header {
	border: 1px solid #ff6;
	background: #ff6;
	color: #333;
	padding: 3px;
}
.label {
	color: #666;
}
.one_pixel_border {
	border: 1px solid #999;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #0000CC;
	text-decoration: none;
	font-weight: bold;

}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #0066CC;
	text-decoration: none;
}
a:link {
	color: #000000;
	text-decoration: none;
}
input {
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
input.button {
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
select {
	font-size: 11px;
	height: 20px;
}
.titulo {
	color: #CCA624;
	font-weight: bold;

}
h1 {
	color: #CCA624;
	font-weight: bold;
}

