h2 {
	font-family:arial;
	font-size:15px;
	font-weight:boldl;
	margin:.7em 0 .2em 0;
	color:#666;
}
h3 {
	font-size:15px;
	font-weight:bold;
	margin:0 0 .5em 0;
	color:#CE0002;
}
div#lhs {
	float:left;
	width:250px;
	overflow:auto;
	font-size:15px;
}
div#rhs {
	margin:0 0 0 270px;
	padding:0 0 0 0;
}
div#lhs div.menu {
	padding:8px;
	font-size:13px;
	background:#BFE7CE;
	margin:0 0 10px 0;
}
div#lhs div.menu a {
	display:block;
	padding:2px;
	border-bottom:1px solid #fff;
}
div#lhs div.menu a:hover {
	background:#fff;
	text-decoration:none;
}
div#images {
	margin:0 0 10px 0;
}
div#images img {
	width:250px;
	display:block;
}
div#images div {
	font-size:12px;
}
div.member {
	width:605px;
	overflow:auto;
	margin-bottom:10px;
	border-bottom:2px solid #BFE7CE;
	padding:0 0 8px 0;
}
div.member img {
	float:right;
	padding:3px;
	border:1px solid #BFE7CE;
	margin:0 0 0 8px;
}
div.image {
	float:left;
	padding:10px;
	width:165px;
	height:190px;
	overflow:hidden;
	text-align:center;
	border:1px solid #000;
	position:relative;
	margin:0 8px 8px 0;
}
div.image img {
	padding:1px;
	border:1px solid #aaa;
}
div.image table {
	height:165px;
	margin-top:-5px;
}
div.desc {
	position:absolute;
	left:0;
	bottom:0;
	width:185px;
	height:4.5em;
	font-size:11px;
	background:#ddd;
}
div.product {
	position:relative;
	margin:0 0 10px 0;
	overflow:auto;
	padding:10px 10px 27px 10px;
	border-bottom:1px solid #999;
}
div.product div.descr {
	font-size:12px;
}
div.gray {
	background:#eee;
}
div.product img.tb {
	float:right;
	padding:1px;
	display:block;
	border:1px solid #999;
	margin:0 0 0 8px;
}
div.product div.bottom {
	position:absolute;
	width:602px;
	padding:0 4px;
	background:#ddd;
	bottom:0;
	left:0;
}
div.product div.bottom img {
	margin-top:1px;
}
div.grandtotal {
	border:3px solid #CE0002;
	padding:5px;
	font-weight:bold;
	text-align:center;
	font-size:16px;
	background:#BFE7CE;
}
table.tables {
	background:#999;
}
table.tables tr td {
	font-size:12px;
	vertical-align:top;
	background:#fff;
}
table.tables tr.head td {
	color:#fff;
	background:#CE0002;
}
table.tables tr td.totals {
	background:#BFE7CE;
	font-weight:bold;
}
div.tourdate {
	padding:4px 0 8px 0;
	border-bottom:4px solid #eee;
}
div.tourdate h3 {
	margin-bottom:0;
}