.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;





}
.txtbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #666666;
	color: #FF99FF;
	border: 1px inset #000000;



}
.formbuttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #999999;
	background-color: #999999;
	border: 0px #666666;
}
.form {
	border: thin solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;

}
.navtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;


}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
}
.formtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
}
table.sample {
	border-width: 2px;

	border-spacing: ;
	border-style: solid;
	border-color: black;
	border-collapse: collapse;
	background-color: #838F9E;
	color: #000000;
}
/*table.sample th {
	border-width: 2px;
	padding: 1px;
	border-style: solid;
	border-color: black;
	-moz-border-radius: ;
}
table.sample td {
	border-width: 2px;
	padding: 1px;
	border-style: solid;
	border-color: black;
	-moz-border-radius: ;
}*/
.escorttitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bolder;
}
.bookingDisclaim {
	color: #D8DBE0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.navtable {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.imageBorder {
	color: #000000;
	background-color: #000000;
	border: 2px solid #000000;
}
