body {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 24px;
	color: #FFFFFF;
}

td, th {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 24px;
	color: #FFFFFF;
}

a {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

form {
	margin: 0px;
	padding: 0px;
}

input {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
}

body.page {
	background-image: url(../images/bodyBg.gif);
	padding: 0px;
	margin-top: 20px;
	margin-left: 20px;
}

.title {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 22px;
	line-height: 30px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-color: #FF0000;
	border-bottom-style: groove;
	padding-bottom: 5px;
}

.subtitle {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: ridge;
	border-bottom-color: #FF0000;
	padding-bottom: 2px;
}

.legal {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 9px;
	color: #333333;
}

table.itemSummary {
	width: 100%;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 3px;
}

img.product {
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
}

.menuItem {
	border: 2px ridge #FF0000;
	font-weight: bold;
	background-color: #4D0202;
	color: #FFFFFF;
}

.menuItem2 {
	border: 2px ridge #FF0000;
	font-weight: bold;
	background-color: #CC0033;
	color: #FFFFFF;
}
