p {
	margin-top: 0ex;
	margin-bottom: .5ex;
	padding: 0px;
}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
li {
	list-style-position: outside;
	list-style-image: url(images/list_arrow.png);
	margin-top: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	text-align: left;
	margin-right: 0px;
	padding-left: 3px;
}
li:hover {
	background-image: url(images/product_list_bg.png);
}
.BGLeft {
	background-attachment: scroll;
	background-image: url(images/css_bg_left.gif);
	background-repeat: repeat-x;
	background-position: right top;
}
.BGRight {
	background-attachment: scroll;
	background-image: url(images/css_bg_right.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.LeftMenueBG {
	background-attachment: scroll;
	background-image: url(images/left_menue_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.BodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 18px;
}
.FooterText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.BodyTextBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.BodyTextLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.DateText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.SoldOut {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #990000;
	font-weight: bold;
}
.BodyTextSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.FeatureText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
	line-height: 1.3em;
	font-weight: bold;
	font-style: italic;
}
#ProductList {
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	padding-top: 2px;
	padding-right: 25px;
	padding-bottom: 2px;
	padding-left: 25px;
	font-size: 14px;
	margin: 0px;
	color: #333333;
}
#ProductList:hover   {
	background-image: url(images/product_list_bg.png);
}
#RelatedProductsList {
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	font-size: 14px;
	margin: 0px;
	color: #333333;
}
#RelatedProductsList:hover {
	background-image: url(images/product_list_bg.png);
}
#AddThisButtons {
	padding: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 714px;
}
#ProductThumbnails {
	margin: 0px;
	height: 50px;
	width: 50px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}

