.hdrStretch {
	background-image: url(../esp08/images/esp08_hdr_05.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
body {
	background-color: #dece98;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background-position: 0px 0px;
	margin: 0px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
}
.nav {
	font-weight: bold;
	color: #660000;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #003366;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: none;
}
a.nav:link {
	color: #660000
	text-decoration: none;
}
a.nav:hover {
	color: #660000
	text-decoration: underline;
}
a.nav:visited {
	color: #660000
	text-decoration: none;
}
a.nav:active {
	color: #660000
	text-decoration: none;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 23px;
	line-height: 23px;
	font-weight: bold;
	color: #660000;
}
.jumpMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
}
