body {
	background-color: #000000;
	background-attachment: fixed;
	background-color: #000002;
	background-image: url(/docs/images/background.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
}
.tx {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	color: #442216;
	text-decoration: none;
	font-weight: normal;
	padding-right: 25px;
}
.tx1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: normal;
}
.tx2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #A87C55;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
.txform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #442216;
	text-decoration: none;
	font-weight: normal;
	background-color: #F5F5F5;
	border: 1px solid #644033;
}
.trans {
	-moz-opacity:x; filter:alpha(opacity="85");
}
.tx_footer {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 8px;
	color: #683F2B;
	text-decoration: none;
	text-transform: none;
	line-height: 10px;
}

.titulo {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 15px;
	color: #683F2B;
	text-decoration: none;
	line-height: 30px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f8f4e9;
	background-image: url(/docs/images/titulo_arrow.gif);
	background-repeat: no-repeat;
	background-position: 150px center;
}

A.tx_clientes {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 10px;
	color: #e9dbb8;
	text-decoration: none;
	font-weight: normal;
	text-indent: 9px;
}
A.tx_clientes:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.campo1 {
	color: #000000;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 10px;
	background-color: #FCFAF3;
	height: 16px;
	width: 100px;
	border: 1px solid #E9DBB8;
}

.campo2 {
	color: #000000;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 10px;
	background-color: #FCFAF3;
	height: 16px;
	width: 50px;
	border: 1px solid #E9DBB8;
}

.botton1 {
	color: #ffffff;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 9px;
	background-color: #2D110B;
	height: 18px;
	width: 105px;
	border: 1px solid #E9DBB8;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 12px;
}

.txSmall {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 9px;
	color: #442216;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;
	padding-left: 10px;
}
