﻿.searchBoxBg {
	background: #BBDDFF;
}
.searchBoxBorder {
	background: #000080;
}
.line {
	background: #000080;
}
.title {  font-family: Verdana; font-size: 13px; color: #000000; font-weight: bold; text-decoration: none}
.text {  font-family: Verdana; font-size: 12px; color: #000000; font-weight: normal; text-decoration: none}
.searchBoxText {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
.continent {  font-family: Verdana; font-size: 12px; color: #000000; font-weight: bold; text-decoration: none}
.continentLink {
	font-family: Verdana;
	font-size: 12px;
	color: #008000;
	font-weight: normal;
	text-decoration: none;
}
.continentLink:hover {  font-family: Verdana; font-size: 12px; color: #006600; font-weight: bold; text-decoration: underline}
.country {  font-family: Verdana; font-size: 12px; color: #000000; font-weight: normal; text-decoration: none}
.countryLink {
	font-family: Verdana;
	font-size: 12px;
	color: #008000;
	font-weight: normal;
	text-decoration: none;
}
.countryLink:hover {  font-family: Verdana; font-size: 12px; color: #006600; font-weight: bold; text-decoration: underline}
.state {  font-family: Verdana; font-size: 12px; color: #000000; font-weight: normal; text-decoration: none}
.stateLink {
	font-family: Verdana;
	font-size: 12px;
	color: #008000;
	font-weight: normal;
	text-decoration: none;
}
.stateLink:hover {  font-family: Verdana; font-size: 12px; color: #006600; font-weight: bold; text-decoration: underline}
.city {  font-family: Verdana; font-size: 12px; color: #000000; font-weight: normal; text-decoration: none}
.cityLink {
	font-family: Verdana;
	font-size: 12px;
	color: #008000;
	font-weight: normal;
	text-decoration: none;
}
.cityLink:hover {  font-family: Verdana; font-size: 12px; color: #006600; font-weight: bold; text-decoration: AA0000}
.nearbycityLink {
	font-family: Verdana;
	font-size: 12px;
	color: #008000;
	font-weight: normal;
	text-decoration: none;
}
.nearbycityLink:hover {  font-family: Verdana; font-size: 12px; color: #006600; font-weight: bold; text-decoration: underline}
.state {  font-family: Verdana; font-size: 12px; color: #000000; font-weight: normal; text-decoration: none}
.stateLink {
	font-family: Verdana;
	font-size: 12px;
	color: #008000;
	font-weight: normal;
	text-decoration: none;
}
.stateLink:hover {  font-family: Verdana; font-size: 12px; color: #006600; font-weight: bold; text-decoration: underline}
.hotelName {  font-family: Verdana; font-size: 12px; color: #000000; font-weight: normal; text-decoration: none}
.hotelNameBold {  font-family: Verdana; font-size: 12px; color: #000000; font-weight: bold; text-decoration: none}
.hotelNameLink {
	font-family: Verdana;
	font-size: 12px;
	color: #008000;
	font-weight: normal;
	text-decoration: none;
}
.hotelNameLink:hover {  font-family: Verdana; font-size: 12px; color: #006600; font-weight: bold; text-decoration: underline}
.hotelAddress {  font-family: Verdana; font-size: 12px; color: #000000; font-weight: normal; text-decoration: none}
.hotelDescription {  font-family: Verdana; font-size: 12px; color: #000000; font-weight: normal; text-decoration: none}
.starRating {  font-family: Verdana; font-size: 12px; color: #000000; font-weight: normal; text-decoration: none}
.nightlyRates {  font-family: Verdana; font-size: 12px; color: #000000; font-weight: normal; text-decoration: none}
.hotelRates {  font-family: Verdana; font-size: 12px; color: #004400; font-weight: bold; text-decoration: none}
.button  {
	cursor: hand;
	border: 1px solid;
	border-color: #C3C3C3 #003366 #003366 #C3C3C3;
	padding: 0px 0px 0px 0px;
	font: bold 10px verdana,sans-serif;
	color: #FFFFFF;
	background-color: #000044;
	text-decoration: none;
	margin: 0px;
}
