body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	margin: 5px;
}
h1 {
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	background-color: #D03E3E;
	text-indent: 17px;
	border-top: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 17px solid #000000;
}
h2 {
	font-size: 18px;
	color: #FFFFFF;
	font-style: normal;
}
h3 {
	font-size: 17px;
	border-top: 2px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
}
h4 {
	font-size: 15px;
	color: #FFFFFF;
	margin: 0px;
	border-top: 0px dotted #CCCCCC;
	border-right: 0px dotted #CCCCCC;
	border-bottom: 2px dotted #CCCCCC;
	border-left: 0px dotted #CCCCCC;
}
a:link, a:visited {
	color: #8D2323;
	text-decoration: underline;
}
a:hover, a:active {
	color: #8D2323;
	text-decoration: underline;
}
.bottomtext {
	color: #FFFFFF;
	font: bold 13px Arial, Helvetica, sans-serif;
}
.bottomEMail {
	font-size: 18px;
}
.bottomtext a:link, .bottomtext a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.bottomtext a:hover, .bottomtext a:active {
	text-decoration: underline;
	color: #FFFFFF;
}
.indextextarea {
	padding-right: 5px;
	padding-left: 5px;
	color: #FFFFFF;
	font: bold 15px Arial, Helvetica, sans-serif;
	background: url(images/text_area.jpg) no-repeat left top;
}
.insidetextarea {
	color: #000000;
	background: #FFFFFF url(images/inside_bg.jpg) no-repeat center top;
	padding: 80px 10px 10px;
	font: bold 15px Georgia, "Times New Roman", Times, serif;
	text-align: left;
}
.productdescription {
	text-transform: uppercase;
	font: bold 12px Arial, Helvetica, sans-serif;
}
.luretype {
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
}
#menulinks {
	color: #B0B0B0;
	padding: 0px;
	font: bold 12px Arial, Helvetica, sans-serif;
	margin: 10px;
}
#menulinks a:link, #menulinks a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	margin: 0px;
}
#menulinks a:hover, #menulinks a:active {
	color: #CCCCCC;
	text-decoration: underline;
	margin: 0px;
}
#menulinks p {margin: 0px;}
.indextextarea a:link, .indextextarea a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.indextextarea a:hover, .indextextarea a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.quickOrder {
	font-size: 18px;
	color: #D03E3E;
	padding: 0px;
	text-indent: 20px;
	background: url(images/exclamation.gif) no-repeat;
	margin: 0px 0px 1em;
}
