#order-table
	input.radio { width: 15px; left: 10px; }
	input.submit { color: #000080; font-weight: bold; }
	input { width: 200px; font-family: Verdana; font-size: 9pt; }
	input.short { width: 40px; }
	textarea.fieldsize { width: 200px; height: 70; }
	textarea { width: 460px; height: 50px; font-family: Verdana; font-size: 9pt; }
	td { font-family: Verdana; font-size: 9pt; }
	td.header { background: #eeeeee; color: #000080; font-weight: bold; font-style: italic; }
	td.bright { font-weight: bold; text-decoration: underline;  }
	td.errorheader { background: #F43D33; font-weight: bold; color: #FFFFFF; font-style: italic; }
	td.errorline { background: #FCCFCD; font-size: 8pt; }
	td.errorline a { color: black; }
	td.errorline a:hover { color: white; background: #F43D33; text-decoration: none; }
	td.errorline li { padding-top: 4px; }
	hr { border: 0; height: 1px; color: red; background-color: silver; width: 95%; }
	select { font-family: Verdana;  font-size: 9pt; }
	span { color: red; font-weight: bold; }
	span.tiny { font-size: 7pt; color: black; font-weight: normal; font-style: italic; }
	span.tiny-red { font-size: 7pt; color: red; font-weight: normal; } 
	label.likelink { color: blue; text-decoration: underline; cursor: pointer; padding-right: 5px; }

#price-table
	td { font-family: verdana; font-size: 8pt; }
	input.radio { width: 15px; left: 10px; }
	input.check { width: 15px; }

#price-tiny-table td { font-family: verdana; font-size: 7pt; }
#price-tiny-table-arr-wc td { font-family: verdana; font-size: 7pt; }
#price-tiny-table-arr-mb td { font-family: verdana; font-size: 7pt; }
#price-tiny-table-arr-b td { font-family: verdana; font-size: 7pt; }
#price-tiny-table-dep-wc td { font-family: verdana; font-size: 7pt; }
#price-tiny-table-dep-mb td { font-family: verdana; font-size: 7pt; }
#price-tiny-table-dep-b td { font-family: verdana; font-size: 7pt; }
