body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #8b7d6b;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #332F26;
	vertical-align: top;
	line-height: 1em;
}
.recent_news_title {
	font-family: "Courier New", Courier, monospace;
	padding-left: 20px;
}
a:link {
	color: #5B7331;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #5B7331;
}
a:hover {
	text-decoration: underline;
	color: #AA0000;
}
a:active {
	text-decoration: none;
}
.top-navegation {
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 5px;
	padding-right: 10px;
}

.headings {
	color: #990000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding-right: 30px;
	padding-left: 30px;
	line-height: 17px;
}
.line_bottom {
	font-family: Georgia, "Times New Roman", Times, serif;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#addMeForm {
	background-color: #B9B5AC;
	height: 300px;
	width: 380px;
	position: absolute;
	top: 0px;
	left: 0px;
	border: thin ridge #660000;
	background-image: url(/images/eNewsletterTitle.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 20px;
}
.addMeSmallText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #332F26;
	vertical-align: top;
	line-height: 1em;
	top: 0px;
}
#firstName {
	top: 70px;
	position: absolute;
	height: 20px;
	width: 400px;
}
#smText {
	top: 35px;
	padding-top: 0px;
	margin-top: 0px;
	position: absolute;
	height: 10px;
	width: 400px;
}
#typeAgain {
	position: absolute;
	height: 20px;
	width: 400px;
	top: 190px;
}
#lastName {
	top: 100px;
	position: absolute;
	width: 400px;
	height: 20px;
}
#addMeContainer {
	height: 320px;
	width: 420px;
	position: absolute;
	left: 25px;
	top: 25px;
}
#verify {
	top: 160px;
	position: absolute;
	height: 20px;
	width: 400px;
}
#company {
	top: 240px;
	position: absolute;
	height: 20px;
	width: 400px;
}
#phone {
	top: 210px;
	position: absolute;
	height: 20px;
	width: 400px;
}
#redSmalltxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	line-height: 1em;
	top: 280px;
	position: absolute;
	margin-bottom: 5px;
	height: 15px;
	width: 400px;
}
#eAddress {
	top: 130px;
	position: absolute;
	height: 20px;
	width: 400px;
}

