html,body{
	margin:0 0 1px;
	Background-image: url(images/quiltbg2.jpg);
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	padding: 0px;
	height: 100%;
}
.tabledescription {
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
}
.newitems {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
.newitemssmall {
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
.price {
	font-size: 12px;
	color: #990000;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
.description {
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
}
.descriptionYellow {
	font-size: 12px;
	color: #FFFFCC;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
.descriptionRed {
	font-size: 12px;
	color: #990000;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
.borderYellow {
	border: 1px solid #FFFFCC;
}
.borderRed {
	border: 1px solid #990000;
}
.normalfont {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
}
#fullheight{height:100%}
a.menu:link {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
}
a.menu:visited {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
}
a.menu:hover {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	background-color: #FFFFCC;
}
.linkdown {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFCC;
}
.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #990000;
}
.subheading {
	font-size: 16px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
.border {
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EEEEEE;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #EEEEEE;
}
.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #999999;
}

