body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #e9e9e9;
}
img {
	border: none;
}
a {
	text-decoration: none;
}
table {
	padding: 0px;
	border: none;
	border-collapse: collapse;
}
td {
	vertical-align: top;
	padding: 0px;
}
td.left {
	background-image: url("../imagenes/shadow-left.gif");
	background-repeat: repeat-y;
	width: 10px;
}
td.right {
	background-image: url("../imagenes/shadow-right.gif");
	background-repeat: repeat-y;
	width: 10px;
}
td.center {
	width: 740px;
	background-color: White;
}
td.welcome {
	padding-left: 5px;
}
td.welcome-text-green {
	color: #8dc63f;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	width: 540px;
	padding-bottom: 18px;
	line-height: 15px;
}
td.welcome-text-grey {
	color: #555555;
	font-family: verdana;
	font-size: 11px;
	width: 540px;
	padding-bottom: 13px;
	line-height: 15px;
}
td.home-txt {
	color: #555555;
	font-family: verdana;
	font-size: 11px;
	width: 260px;
	line-height: 14px;
}
td.copy {
	color: #555555;
	font-family: verdana;
	font-size: 10px;
	line-height: 15px;
	text-align: right;
	padding-right: 20px;
	padding-top: 15px;
	padding-bottom: 8px;
}
td.map-text-ltblue {
	color: #62c3db;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	width: 540px;
	padding-bottom: 18px;
	line-height: 15px;
}
select.dining {
	width: 120px;
	height: 20px;
	color: #555555;
	font-family: verdana;
	font-size: 12px;
	background-color: #d8f0f6;
	border: 1px;
	border-style: solid;
	border-color: #555555;
}
select.relax {
	width: 120px;
	height: 20px;
	color: #555555;
	font-family: verdana;
	font-size: 12px;
	background-color: #faebec;
	border: 1px;
	border-style: solid;
	border-color: #555555;
}
select.services {
	width: 120px;
	height: 20px;
	color: #555555;
	font-family: verdana;
	font-size: 12px;
	background-color: #e2f1cf;
	border: 1px;
	border-style: solid;
	border-color: #555555;
}
select.shopping {
	width: 120px;
	height: 20px;
	color: #555555;
	font-family: verdana;
	font-size: 12px;
	background-color: #fbd6e7;
	border: 1px;
	border-style: solid;
	border-color: #555555;
}
td.visitors-txt {
	color: #555555;
	font-family: verdana;
	font-size: 11px;
	width: 260px;
	line-height: 15px;
	padding-bottom: 16px;
}
a.link {
	color: #555555;
	font-family: verdana;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
}
