html 
{
margin:0;  
padding:0;
border:0;
}

body
{
margin:0 0; /* top and bottom  margins keep top and bottom of contents away from screen edges */
font-family:trebuchet ms, tahoma, verdana, arial, sans-serif;
font-size:16px; 
color:#000; /* default font color */ 
}

li {
  	color: #000000;
  	margin-right: 10px;
  	font-size: 10pt;
  	font-family: Arial, Verdana, Arial;
}

ul, ol {
  	color: #000000;
  	margin-top: 0px;
  	padding-bottom: 0px;
  	margin-bottom: 0px;
  	margin-right: 0px;
  	font-size: 11px;
  	font-family: Tahoma, Verdana, Arial;
}

P {
  font-size: 10pt;
  font-family:trebuchet ms, tahoma, verdana, arial, sans-serif;
  margin-left: 10pt;
  margin-right: 10pt;
}

P a {
  	color: #294A7B;
}

P a:hover {
  	color: #000000;
}

.searchBoxBg {
  background-color: #003366;
}

.searchBoxBorder {
  background-color: #000000;
}

.line {
  background-color: #000000;
}

.title {
  font-family: Verdana;
  font-size: 12px;
  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: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
}

.continent {
  font-family: Verdana;
  font-size: 12px;
  color: #000000;
  font-weight: normal;
  text-decoration: none;
}

.continentLink {
  font-family: Verdana;
  font-size: 12px;
  color: #001BE6;
  font-weight: normal;
  text-decoration: underline;
}

.continentLink:hover {
  font-family: Verdana;
  font-size: 12px;
  color: #001BE6;
  font-weight: normal;
  text-decoration: none;
}

.country {
  font-family: Verdana;
  font-size: 12px;
  color: #000000;
  font-weight: normal;
  text-decoration: none;
}

.countryLink {
  font-family: Verdana;
  font-size: 12px;
  color: #001BE6;
  font-weight: normal;
  text-decoration: underline;
}

.countryLink:hover {
  font-family: Verdana;
  font-size: 12px;
  color: #001BE6;
  font-weight: normal;
  text-decoration: none;
}

.state {
  font-family: Verdana;
  font-size: 12px;
  color: #000000;
  font-weight: normal;
  text-decoration: none;
}

.stateLink {
  font-family: Verdana;
  font-size: 12px;
  color: #001BE6;
  font-weight: normal;
  text-decoration: underline;
}

.stateLink:hover {
  font-family: Verdana;
  font-size: 12px;
  color: #001BE6;
  font-weight: normal;
  text-decoration: none;
}

.city {
  font-family: Verdana;
  font-size: 12px;
  color: #000000;
  font-weight: normal;
  text-decoration: none;
}

.cityLink {
  font-family: Verdana;
  font-size: 12px;
  color: #001BE6;
  font-weight: normal;
  text-decoration: underline;
}

.cityLink:hover {
  font-family: Verdana;
  font-size: 12px;
  color: #001BE6;
  font-weight: normal;
  text-decoration: none;
}

.nearbycityLink {
  font-family: Verdana;
  font-size: 12px;
  color: #001BE6;
  font-weight: normal;
  text-decoration: underline;
}

.nearbycityLink:hover {
  font-family: Verdana;
  font-size: 12px;
  color: #001BE6;
  font-weight: normal;
  text-decoration: none;
}

.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: #001BE6;
  font-weight: normal;
  text-decoration: underline;
}

.hotelNameLink:hover {
  font-family: Verdana;
  font-size: 12px;
  color: #001BE6;
  font-weight: normal;
  text-decoration: none;
}

.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: #CC0000;
  font-weight: normal;
  text-decoration: none;
}

.button {
  cursor: hand;
  color: #0B2061;
  background-color: #F2F5FF;
  text-decoration: none;
  font-family: Verdana, sans-serif;
  font-size: 10px;
  font-weight: bold;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  border-top: 1px #C3C3C3 solid;
  border-right: 1px #003366 solid;
  border-bottom: 1px #003366 solid;
  border-left: 1px #C3C3C3 solid;
}

.mapstateLink {
  font-family: Verdana;
  font-size: 10px;
  color: #001BE6;
  font-weight: normal;
  text-decoration: underline;
}

.mapstateLink:hover {
  font-family: Verdana;
  font-size: 10px;
  color: #001BE6;
  font-weight: normal;
  text-decoration: none;
}

input, select {
  	color: #000000;
  	font-size: 12px;
  	font-family: Tahoma, Verdana, Arial;
  	font-weight: bold;
}

.px {
  	padding-top: 0px;
  	padding-bottom: 0px;
  	padding-left: 0px;
  	padding-right: 0px;
  	margin-top: 2px;
  	margin-bottom: 0px;
  	margin-left: 0px;
  	margin-right: 0px;
}

.px5 {
  	padding-top: 5px;
  	padding-bottom: 0px;
  	padding-left: 0px;
  	padding-right: 0px;
  	margin-top: 5px;
  	margin-bottom: 0px;
  	margin-left: 0px;
  	margin-right: 0px;
}

.menu {
  	color: #FFFFFF;
  	margin-top: 9px;
  	padding-bottom: 9px;
  	margin-left: 10px;
  	margin-right: 10px;
  	font-size: 11px;
  	font-family: Tahoma, Verdana, Arial;
  	font-weight: bold;
}

.menu a {
  	color: #FFFFFF;
  	text-decoration: none;
}

.menu a:hover {
  	color: #F2F2F2;
}

.title01 {
  	color: #FFFFFF;
  	margin-top: 5px;
  	padding-bottom: 5px;
  	margin-left: 10px;
  	margin-right: 10px;
  	font-size: 11px;
  	font-family: Tahoma, Verdana, Arial;
  	font-weight: bold;
}

.title02 {
  	color: #000000;
  	margin-top: 0px;
  	padding-bottom: 0px;
  	margin-left: 5px;
  	margin-right: 5px;
  	font-size: 11px;
  	font-family: Tahoma, Verdana, Arial;
  	font-weight: bold;
}

.title02 a {
  	color: #000000;
  	text-decoration: none;
}

.right {
  	color: #003C5E;
  	margin-top: 5px;
  	padding-bottom: 10px;
  	margin-bottom: 0px;
  	margin-left: 10px;
  	margin-right: 10px;
  	font-size: 11px;
  	font-family: Tahoma, Verdana, Arial;
  	font-weight: bold;
}

.right b {
  	color: #EF6D00;
}

.right a {
  	color: #003C5E;
}

.right a:hover {
  	color: #000000;
}

.left {
  	color: #FFFFFF;
  	margin-top: 10px;
  	padding-bottom: 10px;
  	margin-bottom: 10px;
  	margin-left: 10px;
  	margin-right: 10px;
  	font-size: 11px;
  	font-family: Tahoma, Verdana, Arial;
}

.left a {
  	color: #FFFFFF;
}

.left a:hover {
  	color: #000000;
}

.bot {
  	color: #000000;
  	margin-top: 20px;
  	padding-bottom: 10px;
  	margin-bottom: 0px;
  	margin-left: 150px;
  	margin-right: 10px;
  	font-size: 11px;
  	font-family: Tahoma, Verdana, Arial;
  	font-weight: bold;
}

.bot a {
  	color: #000000;
  	text-decoration: none;
}

.bot a:hover {
  	color: #294A7B;
}

.maindisplay {
  	color: #000000;
  	margin-top: 20px;
  	padding-bottom: 10px;
  	margin-bottom: 0px;
  	margin-left: 150px;
  	margin-right: 10px;
  	font-size: 11px;
  	font-family: Tahoma, Verdana, Arial;
  	font-weight: bold;
}

H1 {
  font-size: 16pt;
}

H2 {
  font-size: 14pt;
}

UL {
  font-size: 10pt;
  font-family: Arial;
}

.red
{color:#f00;}

.blue
{color:#473c8b;}

.bold
{font-weight:bold;}

.italic
{font-style:italic;}

.hilite
{color:#000000;
background:#FFFF00;
}

.centered
{text-align:center;}
