body {
	background-color: #FFFFF3;
	margin: 0 0 0 0;
}

.text {
	color: #333333;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	padding-right: 10px;
	font-weight: normal;
	line-height: 1.2em;
}

.text_red {
	color: #d70024;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	padding-right: 10px;
	font-weight: normal;
	line-height: 1.2em;
}

.buttonstyle {
	color: #FFFFFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #D70125;
	border: 3px solid #DA0025;
}

.text10 {
	color: #333333;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.4em;
}

.text8 {
	color: #333333;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 1.4em;
}
.text_cream {
	color: #FFFFF3;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 1.4em;
}
.text_cream_12 {
	color: #FFFFF3;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.4em;
}

.textboxstyle {
	color: #333333;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	padding-right: 15px;
	font-weight: normal;
	line-height: 1.4em;
	background-color: #FFFFFF;
	border: 1px solid #DB0026;
}

#scroll {
	width: 300px;
/*	height: 420px;
	overflow: auto;
	SCROLLBAR-FACE-COLOR: #FFFFF3;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFF3;
	SCROLLBAR-SHADOW-COLOR: #FFFFF3;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFF3;
	SCROLLBAR-ARROW-COLOR: #DA0025;
	SCROLLBAR-TRACK-COLOR: #FFFFF3;
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFF3;
*/
	margin: 0px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.siteby {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
}

a {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #000000;
	text-decoration: none;
}



a.siteby:active {  color: #333333; text-decoration: none; }

a.siteby:visited {  color: #333333; text-decoration: none; }

a.siteby:link {  color: #333333; text-decoration: none; }

a.siteby:hover {  color: #333333; text-decoration: underline; }

a.booking:active {  color: #EA4D68; text-decoration: none; }

a.booking:visited {  color: #EA4D68; text-decoration: none; }

a.booking:link {  color: #EA4D68; text-decoration: none; }

a.booking:hover {  color: #EA4D68; text-decoration: underline; }



.textlink:link {
	color: #333333;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.4em;
	text-decoration:none
}
.textlink:active {
	color: #d70024;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.4em;
	text-decoration:none
}
.textlink:visited {
	color: #333333;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.4em;
	text-decoration:none
}
.textlink:hover {
	color: #d70024;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.4em;
	text-decoration:none
}

.textlink_menu:link {
	color: #333333;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 2em;
	text-decoration:none
}
.textlink_menu:active {
	color: #d70024;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 2em;
	text-decoration:none
}
.textlink_menu:visited {
	color: #333333;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 2em;
	text-decoration:none
}
.textlink_menu:hover {
	color: #d70024;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 2em;
	text-decoration:none
}
