.error {
	font-weight: bold;
	color: red;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.warning {
	font-weight: normal;
	color: red;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.validation {
	color: red;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

.not_validation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.input_form {
	font-family: Arial, Helvetica, sans-serif;
}

.input_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}

.field_prompt {
	font-family: Verdana;
	font-weight: normal;
	font-size: 8pt;
}

.edit_field_value_50 {
	font-family: Verdana;
	font-weight: normal;
	font-size: 8pt;
	width: 50%;
}

.spinner_field_value_50 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	width: 50%;
}

.edit_field_value {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
}

.spinner_field_value {
	font-family: Verdana;
	font-weight: normal;
	font-size: 8pt;
}

.post_prompt {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
}

.click_button {
	font-weight: normal;
	font-family: Arial, Helvetica, Sans-Serif;
}

.result_table {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #616D7E;
}

.tbl_hdr {
	background-color: #616D7E;
	font-weight: bold;
	color: white;
}

.tbl_dateline {
	background-color: #616D7E;
	font-weight: bold;
	color: white;
}

.spacelimited {
	font-size: 10.5px;
	color: blue;
}

.start_time {
}

.tour_name {
color: black;
}

.tour_itiner {
}

.tour_len {
}

.price_print {
	color: black;
}

.print_price_bold {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
}

.print_price {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
}

.hlink {
	text-decoration: underline;
	color: black;
}

.payment_header {
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	color: blue;
	font-size: 12px;
}

