@charset "utf-8";
body {
	background-color: #666666;
	font-family: "trebuchet ms";
	font-size: 10pt;
	color: #333333;
}
a:link {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #00B8E6;
	text-decoration: none;
	font-weight: bold;
}

a:active {
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
.headernav {
	padding: 5px;
	background-color: #FFE7FF;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
h1 {
	font-size: 120%;
	color: #4F004F;
}
h2 {
	font-size: 110%;
	font-weight: bold;
	color: #333333;
}
h3 {
	font-size: 100%;
	color: #336666;
	text-decoration: underline;
	font-weight: lighter;
}
hr {
	height:2px;
	background-color: #666666;
   }

.footer {
	font-size: 75%;
	background-color: #FFE7FF;
	padding: 5px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #666666;
}

.subcategory
{ margin-left: 10px;
	font-size: 90%;
	}
strike
{color: red}
.sale
{
	color: #0099CC;
	font-size: 110%;
	font-weight: bold;
}
.maintable {
	background-color: #FFFFFF;
	border: medium solid #FFE7FF;
	text-align: justify;
}
.menulist {
	line-height: normal;
	list-style-position: inherit;
	list-style-type: none;
	text-indent: -30px;
}

.navmenu {
	background-color: #FFE7FF;
	vertical-align: top;

}

.showcase {
	border: medium solid #FFE7FF;
	margin-right: 10px;
}

blockquote {

}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.td    {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;td {
}
