
a {
	color: #000000 ;
	}
	
a:hover {
	color: #FF6900 ;
	}

body, td {
	color: #000000 ;
	font-family: verdana, arial ;
	font-size: 11px ;
	}


body {
	background-color: #FFFFFF ;
	margin: 0px 0px 0px 0px ;
	padding: 0px 0px 0px 0px ;
	}
	
form {
	margin: 0px 0px 0px 0px ;
	padding: 0px 0px 0px 0px ;
	}
	
input, select {
	font-family: verdana ;
	font-size: 11px ;
	vertical-align: middle ;
	}
/*
td {
	vertical-align: top ;
	}
	*/
	
/* --------------------------------------------------------------------- */
	
a.grey {
	color: #000000 ;
	}	

a.light-blue {
	color: #000000 ;
	}
	
a.light-blue2 {
	color: #000000 ;
	}
	
a.red {
	color: #CE3031
	}
	
a.white {
	color: #FFFFFF ;
	}
	
div.reserve-online {
	font: bold 20px arial ;
	}
	
select.width-100pc {
	width: 100% ;
	}
	
span.bigger {
	font-size: 12px ;
	}
	
span.black {
	color: #000000 ;
	}

span.city-name {
	font-family: arial ;
	font-size: 18px ;
	font-weight: bolder ;
	}
	
span.grey {
	color: #636563 ;
	}
	
span.orange {
	color: #FF7A39 ;
	}	
	
span.red {
	color: #CE3031
	}
	
span.small {
	font-size: 10px ;
	}
	
span.strike {
	text-decoration: line-through ;
	}
	
span.large {
	font-size: 15px ;
	}
	
table.blue-stripe {
	background: #5286BD ;
	}
	
table.orange-stripe {
	background: #FF6900 ;
	}
	
table.city-listings-table {
	background-color: #08457B ;
	}
	
table.footer 
	td {
		font-size: 9px ;
		}
	
table.footer
	td.left {
		color: #08457B ;
		}
		
table.footer
	td.left 
		a {
			color: #000000 ;
			font-weight: bold ;
			}
			
table.footer
	td.left
		a:hover {
			color: #FF6900 ;
			}	
	
table.footer
	td.right {
		color: #000000 ;
		}
		
table.form-table {
	background-color: #09467B ;
	}
	
table.form-table-inner {
	background-color: #E7F0FA ;
	}
	
table.map-language 
	td	{
		text-align: center ;
		}
	
table.mini-table {
	background-color: #09467B ;
	}	
	
table.mini-table-header {
	background-color: #FFFFFF ;
	text-align: center ;
	}	

table.mini-table-inner {
	background-color: #FDFCD5 ;
	color: #333366 ;
	}
	
table.small-grey
	td {
		color: #636563 ;
		font-size: 10px ;
		}
	
table.top-bar 
	td {
		background-color: #ECF7FC ;
		font-size: 10px ;
		vertical-align: middle ;
		}
	
table.top-bar
	td.left {
		background-image: url("../img/global/top_bar_back_left.gif") ;
		background-repeat: repeat-x ;
		color: #08457B ;
		}
		
table.top-bar
	td.left 
		a {
			color: #000000 ;
			font-weight: bold ;
			}
			
table.top-bar
	td.left
		a:hover {
			color: #FF6900 ;
			}	
	
table.top-bar
	td.right {
		background-image: url("../img/global/top_bar_back_right.gif") ;
		background-repeat: repeat-x ;
		font-size: 11px ;
		text-align: center ;
		}
		
table.top-bar
	td.right
		a {
			color: #000000 ;
			font-weight: bold ;
			}
			
table.top-bar
	td.right
		a:hover {
			color: #FF6900 ;
			}
		
table.valignMiddle 
	td	{
		vertical-align: middle ;
		}

td.city-listing {
	background-color: #F5FCFE ;
	}
		
td.city-listings-header {
	background-color: #08457B ;
	color: #FFFFFF ;
	}
		
td.city-search-desc {
	color: #08457B ;
	font-size: 15px ;
	font-weight: bolder ;
	}	
	
td.city-search-tools {
	color: #0033CC ;
	}	
	
td.city-search-tools 
	a {
		color: #000000 ;
		}	
		
td.grey {
	color: #636563 ;
	}
		
td.small {
	font-size: 10px ;
	}
		
td.valignMiddle {
	vertical-align: middle ;
	}
	
	
	
a.title-link {
	color: #FFFFFF ;
	text-decoration: none ;
	}

a.title-link:hover {
	text-decoration: underline ;
	}	