body,td,th {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.3;
	color: #666666;
}

.hometitle {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

h2 {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 15px;
	margin-top: 15px;
}

h3 {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
}

p {
	margin: 0px;
	margin-bottom: 15px;
}

form {
	margin:0px;
	padding:0px;
	padding-bottom: 15px;
}

#itemlist p {
	margin-bottom: 0px;
}

a {
	text-decoration: none;
	color: #337777;
}

a:hover {
	text-decoration: underline;
}

th {
	text-decoration: underline;
}

.epad {
	display: none;
}

.title {
	text-align: center;
	font-size: 16px;
}

#categories {
	width: 100%;
	padding-top: 40px;
	padding-left: 80px;
}

.faq {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
}

.faqlist {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

.faqlist a:hover {
	text-decoration: underline;
}

.brands {
	margin-bottom: 3px;
}

.brands b {
	color: #000000;
}

.brands .website {
	font-size: 10px;
	text-transform: uppercase;
}

.questions {
	padding: 0px;
	padding-left: 10px;
	margin: 0px;
	margin-bottom: 15px;
}

.contact {
	text-align: center;
	font-size: 16px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.scraptop {
	background-image: url(/images/b_top.gif);
	background-repeat: repeat-x;
	vertical-align: bottom;
}

.scrapbottom {
	background-image: url(/images/b_bottom.gif);
	background-repeat: repeat-x;
	vertical-align: top;
}

.scrapleft {
	background-image: url(/images/b_left.gif);
	background-repeat: repeat-y;
	text-align: right;
	width: 3px;
}

.scrapright {
	background-image: url(/images/b_right.gif);
	background-repeat: repeat-y;
	text-align: left;
	width: 6px;
}

.invborder {  border: #000000; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.invborder2 { border: #000000 solid; border-width: 1px 1px 1px 0px}
.invborder3 { border: #000000 solid; border-width: 0px 1px 1px}
.invborder4 { border: #000000 solid; border-width: 0px 0px 1px 1px}
.invborder5 { border: #000000 solid; border-width: 1px 0px 1px 1px}
