body {
	margin: 0px;
}
.pageHeader {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	background-color: #195A5C;
	background-image: url(img/xptitle2_o.gif);
	background-repeat: repeat-y;
}

.oosTxt {
	font-family: Tahoma;
	font-size: 12px;
}
.oosConfirmTxt {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}
.oosErrorTxt {
	font-family: Tahoma;
	font-size: 12px;
	color: #E0451D;
	font-weight: bold;
}

.subName {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
}
.subDesc {
	font-family: Tahoma;
	font-size: 12px;
}
.subCommentary {
	font-family: Tahoma;
	font-size: 12px;
	font-style: italic;
}
.subPortions {
	font-family: Tahoma;
	font-size: 11px;
}
.subOrderOptions {
	font-family: Tahoma;
	font-size: 12px;
	background-color: #F6F6EC;
	border: 1px solid #000000;
}
.subNameHeader {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	background-color: #195A5C;
	background-image: url(img/xptitle2_o.gif);
	background-repeat: repeat-y;
	color: #FFFFFF;
}
.oneSub {
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
.oosInput {
	font-family: Tahoma;
	font-size: 12px;
}
.oosTimeInput {
	font-family: Tahoma;
	font-size: 12px;
	width: 60px;
}
.oosSelect {
	width: 105px;
	font-family: Tahoma;
	font-size: 12px;
}
.oosTextarea {
	width: 198px;
	font-family: Tahoma;
	font-size: 12px;
}
.oosFooter {
	font-family: Tahoma;
	font-size: 11px;
	text-align: center;
}

.cart {
	font-family: Tahoma;
	font-size: 11px;
	/* background-color: #F6F6EC; */
	/* border: 1px solid #000000; */
}

.deliveryDesc {
	font-family: Tahoma;
	font-size: 11px;
	background-color: #F6F6EC;
	/* border: 1px solid #000000; */
}

.button {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	background-color: #F6F6EC;
	border-right-width: thin;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #000000;
	border-bottom-color: #000000;
	letter-spacing: 2px;
}