body {
	color: #000000;
	background-color:#e3d891;
	margin-top: 10px;
	margin-bottom: 50px;
	margin-left: 0px;
	margin-right: 0px;
}

form {
	margin: 0px;
}

.default {
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.default a:link {
	color: #0000FF;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

.default a:visited {
	color: #0000FF;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

.default a:hover {
	color: #0000FF;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.default li {
	margin-bottom: 5px;
}

.default ul {
	list-style: square;
	margin-left: 1.5em;
	margin-bottom: 10px;
	margin-top: 10px;
}
.default ol {
	margin-left: 3em;
	margin-top: 5px;
	margin-bottom: 5px;
}

.form{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	width: 140px;
}

.menuhdg {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	background-image: url(pics/menu_hdg_mid.gif);
}

.menuitems {
	color: #2a2829;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.menuitems a:link {
	color: #2a2829;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

.menuitems a:visited {
	color: #2a2829;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

.menuitems a:hover {
	color: #2a2829;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.menuitems li {
	margin-bottom: 5px;
	margin-left: -1.7em;
}

.menuitems ul {
	list-style: square;
	margin-bottom: 10px;
	margin-top: 5px;
}
.header {
	background-image: url(pics/image.gif);
}
.topbar {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(pics/stripe_top.gif);
}
.bottombar {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(pics/stripe_btm.gif);
}
.middle {
	background-image: url(pics/stripe_mid.gif);
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.coupon {
	FLOAT: none;
	MARGIN: 0px 5px 3px 0px;
	COLOR: #000000;
	BACKGROUND-COLOR: #EBE7DF;
	border: 1px dashed #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	padding: 2px;
	text-decoration: none;
}
