body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

form {
	margin: 0px;
}

/* eXTReMe Tracker */
#eXTReMe { 
	text-align: right;
}

//table, table tr, table tr td {
//	padding: 0px;
//	border-spacing: 0px;
//	border: 0px;
//}

.list {
	padding: 0px;
	margin: 0px;
	border-spacing: 0px;
	overflow: auto;
	white-space: nowrap;
}

#categories {
	padding: 0px;
	margin: 0px;
	border-spacing: 0px;
	overflow: auto;
	white-space: nowrap;
	font-size: 15px;
	background-attachment: fixed;
	background: url('images/list_bg.gif');
}

#categories div {
	padding: 0px;
	margin: 0px;
	border-spacing: 0px;
	height: 22px;
	background-attachment: fixed;
	background: url('images/list_bg.gif');
}

#categories div a {
	color: #000000;
	text-decoration: none;
}

#categories div a:hover {
	color: #0000ff;
}

#categories div img {
	margin-right: 2px;
	vertical-align: middle;
	border-width: 0px;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

.product1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;	//9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	background-color: #ffffff;
}

.product2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;	//9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	background-color: #eeeeee;
}

.shortdesc {
	color: #555555;
	text-decoration: none;
}

.editbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}

a:hover {
	text-decoration: underline;
}

.link {
	color: #0000FF;
	text-decoration: none;
}

.specialLink {
	color: #800000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	border: 1px solid #000000;
}

.tabletitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/border_mid.jpg);
}

.error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
	text-decoration: none;
}

.frame {
	background: #eeeeee;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.special {
	padding: 5px;
	border: 1px solid #800000;
	background: #eeeeee;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.special div {
	text-align: center;
	background: url('images/special/sale2.jpg');
	background-repeat: repeat;
}

.special div img {
	padding: 5px;
}

#specials {
	background: #eeeeee;
	padding: 5px;
	text-align: center;
}

#specials div {
	margin: 5px;
}

#specials div img {
	border: 0px;
}

.productList, .productList tr, .productList tr th, .productList tr td {
	padding: 0px;
	border-spacing: 0px;
	margin: 0px;
}

.productList {
	border: 1px solid #800000;
	width: 100%;
}

.productList tr th {
	background: url('images/border_mid.jpg');
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	white-space: nowrap;
	height: 30px;
}

.productList tr td {
	height: 110px;
	font-size: 12px;
}

.productList tr th, .productList tr td {
	text-align: center;
}
