.ttw_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	padding: 0px;
	background-repeat: no-repeat;
	height: 90px;
	width: 242px;
	background-image: url(images/header.jpg);
}
.select_country_cell {
	background-image: url(images/country_select_bg.jpg);
	background-repeat: repeat-x;
	height: 29px;
	background-position: center center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}
.select_country_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #fefa9d;
	text-decoration: none;
}


.select_country {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #fdf98b;
	text-align: left;
	vertical-align: middle;
}
.verticle_yellow_bars {
	background-color: #ffd442;
	height: 100%;
	width: 8px;
}
.horizontal_yellow_bars {
	background-color: #ffd442;
	height: 8px;
	width: 100%;
}
.select_region_cell {
	background-color: #fefa9d;
	background-image: url(images/region_select_bg.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.select_city_cell {
	background-color: #fefa9d;
}
a.ttwlink:link {
	text-decoration: underline;
	color: #cc3300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
a.ttwlink:visited {
	text-decoration: underline;
	color: #cc3300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
a.ttwlink:hover {
	text-decoration: underline;
	color: #cc3300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
.ttwguide {
	background-color: #FFFA9E;
	background-image: url(images/TTW_11142007_GUIDE_BG.jpg);
	background-repeat: no-repeat;
	padding-right: 10px;
	padding-left: 10px;
}
.ttwholidays {
	background-color: #FEFB9E;
	background-image: url(images/TTW_11142007_04.jpg);
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.hideRow {
	display: none;
}
.showRow {
	display: table-row;
}
.destination_name {
	color: #d54200;
}
.small-kine-button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.thefourth {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
#Scroller {
  position: relative;
  width: 200px;
  height: 50px;
  overflow: hidden;
}
.Scroller-Container {
  position: absolute;
}
