body {
	background-color: #871E1B;
	margin: 0px;
	padding: 0px;
}
.innertable {
	background-color: #FFFFFF;
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}

.innersubtable {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.innertable img,.subhead img {
	vertical-align: middle;
}
.menu img {
	vertical-align: middle;
}
.outertable TD {
	background-color: #00416B;
	padding: 2px;
	margin: 2px;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #eeeeee;
}
.menuitem {
	color: #FFFFFF;
	background-color: #876957;
}

.menuitem A {
	color: #FFFFFF;
	text-decoration: none;

}

.menuitem A:hover {
	color: #FFFFFF;
	text-decoration: underline;

}
.innertableheading TD {
	background-color: #e8efff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-weight: bold;
	margin: 4px;
	padding: 4px;

}
.footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #871E1B;

}
.subhead {
	font-weight: bold;
}
.wizhead {
	background-color: #871E1B;
	font-weight: bold;
}

.imgsurround {
	margin: 2px;
	padding: 2px;
	border-top: thin solid #cccccc;
	border-right: thin none #cccccc;
	border-bottom: thin solid #cccccc;
	border-left: thin solid #cccccc;


}
.tabledotbottom {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
}
.innerbg {
	background-color: #efefff;
}
.priceline TD {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #e3e3e3;
}
.sideprice {
	background-color: #e8efff;
	border: none;
	text-align: right;

}
.totalprice {
	background-color: #e8efff;
	border: none;
	text-align: right;
	font-weight: bold;

}
.error {
	background-color: #ffffcc;
}
