.arial11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #174B86;
}
.arial11bold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #174B86;
}
.bg-search {
	background-image: url(../images/vacationbalivillas-bgsearch.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.search {
	color: #FFFFFF;
	background-color: #00759A;
	border: 1px solid #00759A;
}
.searchtext {

	color: #00759A;
	border: 1px solid #00759A;
}
.bg-villa {
	background-image: url(../images/bg-villa.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.pic-frame {
	color: #00759A;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #7B7C7C;
	border-right-color: #FFFFFF;
	border-bottom-color: #7B7C7C;
	border-left-color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
