.border {
	border: 1px solid #666666;
}

.copyright {
	font-family: Arial;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
}

.link {  font-family: Arial; 
	font-size: 10px; 
	font-style: normal; 
	font-weight: normal; 
	color: #990000; 
	text-decoration: none
}
	
.reservationLink {  font-family: Arial; 
	font-size: 10px; 
	color: #990000; 
	font-style: normal; 
	font-weight: normal; 
	text-decoration: none
}

.whiteTextHome11px {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 14px;
}

.greyText10px {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.greyText11px {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	left: 2px;
}
	
.greyText12px {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.redTitleHome14px {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #990000;
}

.redTitleTable16px {
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	color: #990000;
	font-weight: bold;
}

.redTextPromotion12px {
	font-family: Charcoal;
	font-size: 12px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	color: 990000;
	text-decoration: none;
}

.greyTextPromotion12px {
	font-family: Charcoal;
	font-size: 12px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

.redText12px {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color: #990000;
}

.borderRed {
	border: 1px solid #990000;
}

.borderRedTable {
	border: 1px solid #990000;
	width: auto;
}
.button {
	font-size: 11px;
	color: #333333;
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
}
.buttonRed {
	font-size: 11px;
	color: #990000;
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
}
