.button {

font-family         : Verdana, Arial, Helvetica, sans-serif;
  font-size         : 10px;
  border            : 1px solid #333333;
  background-color  : #FFFFFF;
  color             : #ffffff;
  background-image  : url(http://images.secure2u.com/Templates/GenericRed/images/but.gif);
  padding           : 2px;

}
.category{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #585858;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d6ded6;
	background-image:url(/images/sm_arrow.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left: 15px;
	
}

td.category{
	background-color:#F9F9F9;
	font-size: 13px;
}
td.subCategory{

	background-color:#ffffff;
	padding-left: 15px;
	background-image:url(/images/arrow2.gif);
	background-position:left;
	background-repeat:no-repeat;
}
.subCategory {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.arial_10regular {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.arial_12bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.arial_12boldred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #c62526;
	text-decoration: none;
}

.store_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #585858;
}
a:visited {
	text-decoration: none;
	color: #585858;
}
a:active {
	text-decoration: none;
	color: #585858;
}
a:hover {
	text-decoration: underline;
	color: #585858;
}

body {
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
td.tpback1
{
	background-image:url(/images/tp_bk1.gif);
	background-position:top;
	background-repeat:repeat-x;
}
td.tpback2
{
	background-image: url(/images/tp_bk2.gif);
	background-position:top;
	background-repeat: repeat-x;
}
td.searchtd
{
	background-image:url(/images/search_back.gif);
	background-position:top;
	background-repeat:no-repeat;
}
td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.newstuff
{
	background-image:url(images/newico.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left: 27px;
	height: 25;
}