BODY {
	MARGIN: 0px; BACKGROUND-COLOR: #ffffff
}


.LineHorizontal {  background-repeat: repeat-x}
.LineVertical {  background-repeat: repeat-y}
.MenuWaterMark {  background-repeat: no-repeat; background-position: center center}
.MenuFont {  font-family: "Century Gothic", Geneva, Georgia, Arial, "Courier New", "Times New Roman"; font-size: 12px; font-style: normal; font-weight: bold; text-decoration: none; color: #333399}
.MenuFont:Hover { font-family: "Century Gothic", Geneva, Georgia, Arial, "Courier New", "Times New Roman"; font-size: 16px; font-style: normal; font-weight: normal; text-decoration: none; color: F1B793}
.HotelInfoFont {  font-family: "Century Gothic", Geneva, Georgia, Arial, "Courier New", "Times New Roman"; font-size: 12px; font-style: normal; font-weight: normal; text-decoration: none; color: 4A5872}
.TableWaterMark {  background-attachment: scroll; background-repeat: no-repeat; background-position: center center}
.PageWaterMark { background-attachment: scroll; background-repeat: no-repeat; background-position: center center}
.VerbageFont { font-family: "Century Gothic", Geneva, Georgia, Arial, "Courier New", "Times New Roman"; font-size: 14px; font-style: normal; font-weight: normal; color: 4A5872; text-decoration: none }
.VerbageTitleFont { font-family: "Century Gothic", Geneva, Georgia, Arial, "Courier New", "Times New Roman"; font-size: 14px; font-style: bold; font-weight: bold; color: 4A5872; text-decoration: none }
.MenuFontActive { font-family: "Century Gothic", Geneva, Georgia, Arial, "Courier New", "Times New Roman"; font-size: 12px; font-style: normal; font-weight: bold; text-decoration: none; color: #663366}
.HeadingFont { font-family: "Century Gothic", Geneva, Georgia, Arial, "Courier New", "Times New Roman"; font-size: 26px; font-style: bold; font-weight: normal; color: 4A5872; text-decoration: none }
.InputFont { font-family: "Century Gothic", Geneva, Georgia, Arial, "Courier New", "Times New Roman"; font-size: 14px; font-style: normal; font-weight: normal; color: 4A5872; text-decoration: none }

.Menu {
	FONT-FAMILY: geneva, arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 2px;
}
.MenuActive {
	FONT-FAMILY: geneva, arial, sans-serif;	
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 2px;
}
.Menu:Hover {
	FONT-FAMILY: geneva, arial, sans-serif;	
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	text-transform: capitalize;
	color: #666699;
	text-decoration: none;
	letter-spacing: 2px;	
}
.SubMenu {
	FONT-FAMILY: geneva, arial, sans-serif;	
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
}
.SubMenuActive {
	FONT-FAMILY: geneva, arial, sans-serif;	
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
}
.SubMenu:Hover {
	FONT-FAMILY: geneva, arial, sans-serif;	
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	text-transform: capitalize;
	color: #666699;
	text-decoration: none;
	letter-spacing: 1px;
}
.Title {
	FONT-FAMILY: geneva, arial, sans-serif;	
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	text-transform: capitalize;
	color: #996633;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 2px;	
}
.words {
	FONT-SIZE: 12px; 
	COLOR: #666666; 
	FONT-FAMILY: geneva, arial, sans-serif;
	text-decoration: none;
}
.links {
	FONT-SIZE: 12px; 
	COLOR: #666666; 
	FONT-FAMILY: geneva, arial, sans-serif;	
	text-decoration: none;
}
.links:Hover {
	FONT-SIZE: 12px; 
	COLOR: #000000; 
	FONT-FAMILY: geneva, arial, sans-serif;	
	text-decoration: none;
}