body,td,th {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 9px;
	color: #000000;
}

body {
	font-family: "Trebuchet MS", Arial, Verdana;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #650029;
	background-attachment: scroll;
	background-image: url(/docs/images/background.gif);
	background-repeat: repeat-x;
	background-position: top;
}

a.tx_small:hover {
	color: #FFF;
	text-decoration: none;
}
a.tx_small {
	text-decoration: none;
}
.tx_small {
	font-size: 9px;
	color: #999999;
}
.tx_design {
	font-size: 9px;
	color: #666;
	text-decoration: none;
}

.tx_normal {
	font-size: 11px;
	color: #000000;
}

.tx_form {
	font-size: 9px;
	color: #996600;
	text-align: left;
}

.input {
	font-size: 10px;
	color: #000000;
	background-color: #B79753;
	height: 15px;
	width: 160px;
	border: 1px solid #996600;
}

.tx_news {
	font-size: 11px;
	color: #593D00;
}

.input2 {
	font-size: 10px;
	color: #000000;
	background-color: #B79753;
	height: 50px;
	width: 160px;
	border: 1px solid #996600;
}

.enviar {
	font-size: 10px;
	color: #000000;
	background-color: #B79753;
	height: 35px;
	width: 89px;
	background-image: url(images/send.gif);
	border: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.input1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #B79753;
	height: 50px;
	width: 164px;
	border: 1px solid #996600;
}

.main {

}
.mod {
	background-color: #C1A25F;
	color: #9E7632;
	font-size: 11px;
	border: 4px solid #FFF;
}
.mod2 {
	border: 1px solid #B38F46;
}
.footer {
	font-size: 9px;
	color: #858488;
	background-color: #333;
	line-height: 10px;
	text-decoration: none;
}

