body {
	margin: 0px;
	background-color: #FFF5E5;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.checkout, .checkout a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.checkout a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.search_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	width:150px;
	height:16px;
}
.search_button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #CC3333;
	border: 1px solid #000000;
	width:35px;
}
#qwik_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	margin-left: 20px;
	padding-left: 0px;
}
#qwik_menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
#qwik_menu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #CC3333;
	text-decoration: none;
}
#qwik_menu ul {
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	color: #333333;
	font-family: Arial, Halvetica, sans-serif;
	font-size: 14px;
	padding-left: 3px;
}
#qwik_menu li {
	list-style-position: outside;
	margin-top: 1px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#qwik_menu li a.highlight {
	color: #CC3333;
}
#qwik_menu ul li {
	margin-left: 2px;
	padding-left: 0px;
	list-style-type: none;
	list-style-position: outside;
}
#qwik_menu ul li a {
	font-size: 12px;
	color: #666666;
}
#qwik_menu ul li a:hover {
	font-size: 12px;
}
#qwik_menu ul ul li {
	padding-left: 0px;
}
#qwik_menu ul ul li a {
	font-size: 11px;
}
#qwik_menu ul ul li a:hover {
	font-size: 11px;
}
.status_message {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #CC3333;
	text-decoration: none;
}
.trail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.trail a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
.trail a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.footer, .footer a, .footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}