body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
        
}
td {
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
        
}


a:link {
	font-weight: bold;
	color: #000000;
	text-decoration: none;

}
a:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	COLOR: #f0e68c;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.invisible {
	display: none;
}
.maincontent {
	border: 2px solid #ffff00;
	padding: 5px;
	background-color: #FFFFFF;
        text-align: left;
	



}
.menu {
	border: 1px solid #155B0D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #155B0D;
	<!-- background-image: url(images/button-bg2.gif); -->
	text-align: left;
	white-space: nowrap;
	line-height: 20pt;
	line-width: 155px;
	width: 155px;
	text-indent: 5px;
	font-style: italic;
}
.pcbody {

	border: 1px solid;
	padding: 5px;
}
.pcheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/header1.jpg);

	background-color: #FA990E;
	text-align: left;
	white-space: nowrap;
	border: 1px solid #000000;

}
form {
	display: inline;
}
.bottominfo {
	font-size: 8pt;
	text-align: left;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #01AEF0;
}
select {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;

}
input {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;

}
button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.plnotes {
	font-size: 8pt;
	font-style: italic;
}
.plname {
	font-weight: bold;
	font-size: 11pt;

}
.plprice {
	font-weight: bold;
}
.plpoints {
	font-style: italic;
	color: #009900;
	font-size: 8pt;

}
.plnum {
	font-weight: bold;
	font-size: 10pt;
	text-align: right;

}
.plbuynow {
	font-size: 10pt;
	font-weight: bold;
	text-align: right;
}
.plavail {
	font-size: 9pt;
}
.plitemno {
	font-size: 9pt;
}
.spnotes {
	font-size: 10pt;
	padding-top: 12pt;
	padding-bottom: 12pt;

}
.spavail {
	font-size: 9pt;
	padding-top: 6pt;
	padding-bottom: 6pt;
}
.spprice {
	font-weight: bold;
	font-size: 11pt;
}
.sppoints {

	font-style: italic;
	color: #009900;
	font-size: 10pt;
}
.spname {
	font-weight: bold;
	font-size: 14pt;
	color: #FA990E;
}
.spitemno {
	font-size: 10pt;
}
.spbuynow {

	font-size: 10pt;
	font-weight: bold;
	text-align: right;
}
.advsearch {
	text-align: center;
	font-size: 9pt;
	font-style: italic;
	padding-top: 3pt;

}
th {
	font-size: 10pt;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;

}
.vcprice {
	font-size: 9pt;

}
.errortext {
	font-weight: bold;
	color: #FF0000;
}
.paypalbody {
	border: 1px solid #000000;
	padding: 5px;
	background-color: #F6DBB5;


}